[ Index ]

PHP Cross Reference of phpBB-3.3.11-deutsch

title

Body

[close]

/phpbb/help/controller/ -> help.php (summary)

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

Defines 1 class

help:: (3 methods):
  __construct()
  handle()
  assign_to_template()


Class: help  - X-Ref

__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

return: \Symfony\Component\HttpFoundation\Response A Symfony Response object
param: string        $mode

assign_to_template(array $help_data)   X-Ref
Assigns the help data to the template blocks

return: null
param: array $help_data



Generated: Sat Nov 4 14:26:03 2023 Cross-referenced by PHPXref 0.7.1