Path

ez components / documentation / api reference / 2009.1.1 / mvctools


eZ Components 2009.1.1

MvcTools: ezcMvcReversibleRoute

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

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, 27 Jul 2009