[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
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: | 135 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
acp_listener:: (4 methods):
__construct()
getSubscribedEvents()
set_viglink_services()
update_viglink_settings()
Class: acp_listener - X-Ref
ACP Event listener__construct(\phpbb\config\config $config, \phpbb\language\language $language, \phpbb\request\request_interface $request,\phpbb\template\template $template, \phpbb\user $user, \phpbb\viglink\acp\viglink_helper $viglink_helper,$phpbb_root_path, $php_ext) X-Ref |
Constructor param: \phpbb\config\config $config param: \phpbb\language\language $language param: \phpbb\request\request_interface $request phpBB request param: \phpbb\template\template $template param: \phpbb\user $user User object param: \phpbb\viglink\acp\viglink_helper $viglink_helper Viglink helper object param: string $phpbb_root_path phpBB root path param: string $php_ext PHP file extension |
getSubscribedEvents() X-Ref |
{@inheritDoc} |
set_viglink_services() X-Ref |
Check if phpBB is allowing VigLink services to run. VigLink will be disabled if phpBB is disallowing it to run. return: void |
update_viglink_settings($event) X-Ref |
Update VigLink settings param: array $event Event data return: void |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |