[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
![]() | Up one level | |
![]() | Configurator/ | |
![]() | DependencyInjection/ | |
![]() | schema/ | |
![]() | AnnotationClassLoader.php [source] [278 lines] | AnnotationClassLoader loads routing information from a PHP class and its methods. You need to define an implementation for the configureRoute() method. Most of the time, this method should define some PHP callable to be called for the route (a controller in MVC speak). |
![]() | AnnotationDirectoryLoader.php [source] [93 lines] | |
![]() | AnnotationFileLoader.php [source] [152 lines] | |
![]() | ClosureLoader.php [source] [46 lines] | |
![]() | DirectoryLoader.php [source] [58 lines] | |
![]() | GlobFileLoader.php [source] [47 lines] | |
![]() | ObjectRouteLoader.php [source] [95 lines] | A route loader that calls a method on an object to load the routes. |
![]() | PhpFileLoader.php [source] [75 lines] | |
![]() | XmlFileLoader.php [source] [361 lines] | |
![]() | YamlFileLoader.php [source] [221 lines] |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |