[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/ext/phpbb/viglink/ -> ext.php (summary)

VigLink extension for the phpBB Forum Software package.

Copyright: (c) 2014 phpBB Limited
License: GNU General Public License, version 2 (GPL-2.0)
File Size: 69 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ext:: (2 methods):
  is_enableable()
  enable_step()


Class: ext  - X-Ref

Extension class for custom enable/disable/purge actions

is_enableable()   X-Ref
Check whether the extension can be enabled.
The current phpBB version should meet or exceed
the minimum version required by this extension:

Requires phpBB 3.2.0-b1 or greater

return: bool

enable_step($old_state)   X-Ref
Check phpBB's VigLink switches and set them during install

param: mixed    $old_state    The return value of the previous call
return: mixed                Returns false after last step, otherwise



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1