You are currently browsingthe website for symfony 1
Visit the Symfony2 website
« Back to API menu
sfRouteCollection represents a collection of routes.
Returns the current route (implements the Iterator interface).
returns The escaped value
Returns the options.
returns The options
Returns the routes.
returns The routes
Get the name of the current route (implements the Iterator interface).
returns The key
Moves to the next route (implements the Iterator interface).
Reset the error array to the beginning (implements the Iterator interface).
Returns true if the current route is valid (implements the Iterator interface).
returns The validity of the current route; true if it is valid
Constructor.