[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 39 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. |
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: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |