Path

ez components / documentation / api reference / trunk / mvctools


eZ Components trunk

MvcTools: ezcMvcReversedRoute

[ Tutorial ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Interface: ezcMvcReversedRoute

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: Tue, 26 May 2009