The interface that should be implemented by the different route types that allow Url generation from the route definition.
Source for this file: /MvcTools/src/interfaces/reversed_route.php
Version: | //autogentag// |
public void |
generateUrl(
[ $arguments
= null] )
Generates an URL back out of a route, including possible arguments |
Generates an URL back out of a route, including possible arguments
Name | Type | Description |
---|---|---|
$arguments |
array |