| [ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 81 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
CollectionConfigurator:: (5 methods):
__construct()
__destruct()
add()
collection()
prefix()
Class: CollectionConfigurator - X-Ref
| __construct(RouteCollection $parent, $name, self $parentConfigurator = null) X-Ref |
| No description |
| __destruct() X-Ref |
| No description |
| add($name, $path) X-Ref |
| Adds a route. param: string $name param: string $path return: RouteConfigurator |
| collection($name = '') X-Ref |
| Creates a sub-collection. return: self |
| prefix($prefix) X-Ref |
| Sets the prefix to add to the path of all child routes. param: string $prefix return: $this |
| Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |