This is a convenience class.

At current it will return the request and response from the client registry as they are the more common things that will be needed by providers

category Zend
package Zend_Tool
copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
license New BSD License
inherited_from \Zend_Tool_Framework_Action_Base

 Methods

constructor -

__construct(\unknown_type $options = null
Inherited

Parameters

$options

\unknown_type

getName()

getName() : string
Inherited
inherited_from \Zend_Tool_Framework_Action_Interface::getName()

Returns

string

setName()

setName(string $name) : \Zend_Tool_Framework_Action_Base
Inherited

Parameters

$name

string

Returns

\Zend_Tool_Framework_Action_Base

_parseName - internal method to determine the name of an action when one is not explicity provided.

_parseName() : string
Inherited

Returns

string

 Properties

 

$_name

$_name : string

Default

null