[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
This file is part of the phpBB Forum Software package.
Copyright: | (c) phpBB Limited |
License: | GNU General Public License, version 2 (GPL-2.0) |
File Size: | 164 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
help:: (3 methods):
__construct()
handle()
assign_to_template()
__construct(\phpbb\controller\helper $helper, \phpbb\event\dispatcher_interface $dispatcher, \phpbb\template\template $template, \phpbb\user $user, $root_path, $php_ext) X-Ref |
Constructor param: \phpbb\controller\helper $helper param: \phpbb\event\dispatcher_interface $dispatcher param: \phpbb\template\template $template param: \phpbb\user $user param: string $root_path param: string $php_ext |
handle($mode) X-Ref |
Controller for /help/{mode} routes param: string $mode return: \Symfony\Component\HttpFoundation\Response A Symfony Response object |
assign_to_template(array $help_data) X-Ref |
Assigns the help data to the template blocks param: array $help_data return: null |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |