Map Information
Map Information
No methods for this task.
Routing
Routing
- public function routePath($path) — Find the route matching a path, if one exists.
- private function tryRoute($route, $value, $path) — Test a sub-map to see if any routes match a path.
- private function newRoutingResult() — Build a new routing result for this map.
Other Methods
Other Methods
- public function setSite($site)
- public function getSite()
- public function setApplication($application)
- public function getApplication()
- public function setRoutes($routes)
- public function getRoutes()