[ Index ] |
PHP Cross Reference of phpBB-3.2.11-deutsch |
![]() | Up one level | |
![]() | DependencyInjection/ | |
![]() | schema/ | |
![]() | AnnotationClassLoader.php [source] [260 lines] | AnnotationClassLoader loads routing information from a PHP class and its methods. You need to define an implementation for the getRouteDefaults() 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] [120 lines] | |
![]() | AnnotationFileLoader.php [source] [137 lines] | |
![]() | ClosureLoader.php [source] [46 lines] | |
![]() | DirectoryLoader.php [source] [58 lines] | |
![]() | ObjectRouteLoader.php [source] [95 lines] | A route loader that calls a method on an object to load the routes. |
![]() | PhpFileLoader.php [source] [66 lines] | |
![]() | XmlFileLoader.php [source] [270 lines] | |
![]() | YamlFileLoader.php [source] [224 lines] |
Generated: Wed Nov 11 20:33:01 2020 | Cross-referenced by PHPXref 0.7.1 |