Package Cake\Routing\Route

Class summary

  • CakeRoute

    A single Route used by the Router to connect requests to parameter maps.

  • PluginShortRoute

    Plugin short route, that copies the plugin param to the controller parameters It is used for supporting /:plugin routes.

  • RedirectRoute

    Redirect route will perform an immediate redirect. Redirect routes are useful when you want to have Routing layer redirects occur in your application, for when URLs move.

© 2005–2016 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
http://api.cakephp.org/2.7/package-Cake.Routing.Route.html