| [ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 41 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
HelperInterface:: (3 methods):
setHelperSet()
getHelperSet()
getName()
Interface: HelperInterface - X-Ref
HelperInterface is the interface all helpers must implement.| setHelperSet(HelperSet $helperSet = null) X-Ref |
| Sets the helper set associated with this helper. param: HelperSet $helperSet A HelperSet instance |
| getHelperSet() X-Ref |
| Gets the helper set associated with this helper. return: HelperSet A HelperSet instance |
| getName() X-Ref |
| Returns the canonical name of this helper. return: string The canonical name |
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |