MvcTools: ezcMvcReversibleRoute
[ ]
[ ]
[ ]
[ ]
[ ]
Interface: ezcMvcReversibleRoute
|
The interface that should be implemented by the different route types that allow Url generation from the route definition. [
source]
Method Summary
|
public void |
generateUrl(
[$arguments = null] )
Generates an URL back out of a route, including possible arguments |
Methods
generateUrl
void generateUrl(
[
$arguments = null] )
Generates an URL back out of a route, including possible arguments
Parameters
| Name |
Type |
Description |
$arguments |
array |
|
Last updated: Mon, 21 Dec 2009