$nextClass
$nextClass :
Manager for the responses (next page)
createURL(string $type, string $token, array $args = NULL) : string
Create the URL for a given Action or View, using the given parameters
string | $type | Type of the next page (Action or View) |
string | $token | Token of the next page (for the actions returned from getActionToken, for the views, from getViewToken) |
array | $args | The optional arguments |
The next URL