[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 105 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
EnvParametersResource:: (7 methods):
__construct()
__toString()
getResource()
isFresh()
serialize()
unserialize()
findVariables()
Class: EnvParametersResource - X-Ref
EnvParametersResource represents resources stored in prefixed environment variables.__construct($prefix) X-Ref |
param: string $prefix |
__toString() X-Ref |
{@inheritdoc} |
getResource() X-Ref |
return: array An array with two keys: 'prefix' for the prefix used and 'variables' containing all the variables watched by this resource |
isFresh($timestamp) X-Ref |
{@inheritdoc} |
serialize() X-Ref |
unserialize($serialized) X-Ref |
findVariables() X-Ref |
No description |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |