[ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 107 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
DumperPrefixCollection:: (4 methods):
getPrefix()
setPrefix()
addPrefixRoute()
mergeSlashNodes()
Class: DumperPrefixCollection - X-Ref
Prefix tree of routes preserving routes order.getPrefix() X-Ref |
Returns the prefix. return: string The prefix |
setPrefix($prefix) X-Ref |
Sets the prefix. param: string $prefix The prefix |
addPrefixRoute(DumperRoute $route) X-Ref |
Adds a route in the tree. param: DumperRoute $route The route return: DumperPrefixCollection The node the route was added to |
mergeSlashNodes() X-Ref |
Merges nodes whose prefix ends with a slash. Children of a node whose prefix ends with a slash are moved to the parent node |
Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |