[ Index ] |
PHP Cross Reference of phpBB-3.1.12-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: | 69 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Class: definition - X-Ref
This class holds all DEFINE variables from the current page load__call($name, $arguments) X-Ref |
Get a DEFINE'd variable param: string $name param: array $arguments return: mixed Null if not found |
set($name, $value) X-Ref |
DEFINE a variable param: string $name param: mixed $value return: \phpbb\template\twig\definition |
append($name, $value) X-Ref |
Append to a variable param: string $name param: string $value return: \phpbb\template\twig\definition |
Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |