Located in /Zend/Controller/Dispatcher/Token.php (line 26)
Name of the action to dispatch. The action is usually a method of the controller. This is the raw name, such as it would be extracted from the URI. It is the responsibility of the dispatcher to format it.
Name of the controller to dispatch. This is the raw name, such as it would be extracted from the URI. It is the responsibility of the dispatcher to format it.
Array of key/value pairs to pass as parameters to the controller.
Class constructor. A Zend_Controller_Dispatcher_Token object must be built with a controller name and an action, but parameters are optional.
Returns the action name, in the raw form.
Returns the controller name, in the raw form.
Get the parameters array.
Sets the action name. This is the raw name, such as it would be extracted from the URI. It is the responsibility of the dispatcher to format it.
Sets the controller name. This is the raw name, such as it would be extracted from the URI. It is the responsibility of the dispatcher to format it.
Sets the parameters array.
Documentation generated on Tue, 18 Apr 2006 11:55:46 -0700 by phpDocumentor 1.3.0RC3