| [ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 58 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Alias:: (4 methods):
__construct()
isPublic()
setPublic()
__toString()
| __construct($id, $public = true) X-Ref |
param: string $id Alias identifier param: bool $public If this alias is public |
| isPublic() X-Ref |
| Checks if this DI Alias should be public or not. return: bool |
| setPublic($boolean) X-Ref |
| Sets if this Alias is public. param: bool $boolean If this Alias should be public |
| __toString() X-Ref |
| Returns the Id of this alias. return: string The alias id |
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |