$_actionController | Zend_Controller_Action_Helper_Abstract | protected |
$_autoJsonSerialization | Zend_Controller_Action_Helper_ContextSwitch | protected |
$_contextKey | Zend_Controller_Action_Helper_ContextSwitch | protected |
$_contextParam | Zend_Controller_Action_Helper_ContextSwitch | protected |
$_contexts | Zend_Controller_Action_Helper_ContextSwitch | protected |
$_currentContext | Zend_Controller_Action_Helper_ContextSwitch | protected |
$_defaultContext | Zend_Controller_Action_Helper_ContextSwitch | protected |
$_disableLayout | Zend_Controller_Action_Helper_ContextSwitch | protected |
$_frontController | Zend_Controller_Action_Helper_Abstract | protected |
$_specialConfig | Zend_Controller_Action_Helper_ContextSwitch | protected |
$_unconfigurable | Zend_Controller_Action_Helper_ContextSwitch | protected |
$_viewRenderer | Zend_Controller_Action_Helper_ContextSwitch | protected |
$_viewSuffixOrig | Zend_Controller_Action_Helper_ContextSwitch | protected |
__construct($options=null) | Zend_Controller_Action_Helper_ContextSwitch | |
_getViewRenderer() | Zend_Controller_Action_Helper_ContextSwitch | protected |
_setCallbacks(array $options) | Zend_Controller_Action_Helper_ContextSwitch | protected |
_setHeaders(array $options) | Zend_Controller_Action_Helper_ContextSwitch | protected |
_setSuffix(array $spec) | Zend_Controller_Action_Helper_ContextSwitch | protected |
_validateTrigger($trigger) | Zend_Controller_Action_Helper_ContextSwitch | protected |
addActionContext($action, $context) | Zend_Controller_Action_Helper_ContextSwitch | |
addActionContexts(array $contexts) | Zend_Controller_Action_Helper_ContextSwitch | |
addContext($context, array $spec) | Zend_Controller_Action_Helper_ContextSwitch | |
addContexts(array $contexts) | Zend_Controller_Action_Helper_ContextSwitch | |
addHeader($context, $header, $content) | Zend_Controller_Action_Helper_ContextSwitch | |
addHeaders($context, array $headers) | Zend_Controller_Action_Helper_ContextSwitch | |
clearActionContexts($action=null) | Zend_Controller_Action_Helper_ContextSwitch | |
clearCallbacks($context) | Zend_Controller_Action_Helper_ContextSwitch | |
clearContexts() | Zend_Controller_Action_Helper_ContextSwitch | |
clearHeaders($context) | Zend_Controller_Action_Helper_ContextSwitch | |
direct() | Zend_Controller_Action_Helper_ContextSwitch | |
getActionContexts($action=null) | Zend_Controller_Action_Helper_ContextSwitch | |
getActionController() | Zend_Controller_Action_Helper_Abstract | |
getAutoDisableLayout() | Zend_Controller_Action_Helper_ContextSwitch | |
getAutoJsonSerialization() | Zend_Controller_Action_Helper_ContextSwitch | |
getCallback($context, $trigger) | Zend_Controller_Action_Helper_ContextSwitch | |
getCallbacks($context) | Zend_Controller_Action_Helper_ContextSwitch | |
getContext($context) | Zend_Controller_Action_Helper_ContextSwitch | |
getContextParam() | Zend_Controller_Action_Helper_ContextSwitch | |
getContexts() | Zend_Controller_Action_Helper_ContextSwitch | |
getCurrentContext() | Zend_Controller_Action_Helper_ContextSwitch | |
getDefaultContext() | Zend_Controller_Action_Helper_ContextSwitch | |
getFrontController() | Zend_Controller_Action_Helper_Abstract | |
getHeader($context, $header) | Zend_Controller_Action_Helper_ContextSwitch | |
getHeaders($context) | Zend_Controller_Action_Helper_ContextSwitch | |
getName() | Zend_Controller_Action_Helper_Abstract | |
getRequest() | Zend_Controller_Action_Helper_Abstract | |
getResponse() | Zend_Controller_Action_Helper_Abstract | |
getSuffix($type) | Zend_Controller_Action_Helper_ContextSwitch | |
hasActionContext($action, $context) | Zend_Controller_Action_Helper_ContextSwitch | |
hasContext($context, $throwException=false) | Zend_Controller_Action_Helper_ContextSwitch | |
init() | Zend_Controller_Action_Helper_ContextSwitch | |
initContext($format=null) | Zend_Controller_Action_Helper_ContextSwitch | |
initJsonContext() | Zend_Controller_Action_Helper_ContextSwitch | |
postDispatch() | Zend_Controller_Action_Helper_ContextSwitch | |
postJsonContext() | Zend_Controller_Action_Helper_ContextSwitch | |
preDispatch() | Zend_Controller_Action_Helper_Abstract | |
removeActionContext($action, $context) | Zend_Controller_Action_Helper_ContextSwitch | |
removeCallback($context, $trigger) | Zend_Controller_Action_Helper_ContextSwitch | |
removeContext($context) | Zend_Controller_Action_Helper_ContextSwitch | |
removeHeader($context, $header) | Zend_Controller_Action_Helper_ContextSwitch | |
setActionContext($action, $context) | Zend_Controller_Action_Helper_ContextSwitch | |
setActionContexts(array $contexts) | Zend_Controller_Action_Helper_ContextSwitch | |
setActionController(Zend_Controller_Action $actionController=null) | Zend_Controller_Action_Helper_Abstract | |
setAutoDisableLayout($flag) | Zend_Controller_Action_Helper_ContextSwitch | |
setAutoJsonSerialization($flag) | Zend_Controller_Action_Helper_ContextSwitch | |
setCallback($context, $trigger, $callback) | Zend_Controller_Action_Helper_ContextSwitch | |
setCallbacks($context, array $callbacks) | Zend_Controller_Action_Helper_ContextSwitch | |
setConfig(Zend_Config $config) | Zend_Controller_Action_Helper_ContextSwitch | |
setContext($context, array $spec) | Zend_Controller_Action_Helper_ContextSwitch | |
setContextParam($name) | Zend_Controller_Action_Helper_ContextSwitch | |
setContexts(array $contexts) | Zend_Controller_Action_Helper_ContextSwitch | |
setDefaultContext($type) | Zend_Controller_Action_Helper_ContextSwitch | |
setHeader($context, $header, $content) | Zend_Controller_Action_Helper_ContextSwitch | |
setHeaders($context, array $headers) | Zend_Controller_Action_Helper_ContextSwitch | |
setOptions(array $options) | Zend_Controller_Action_Helper_ContextSwitch | |
setSuffix($context, $suffix, $prependViewRendererSuffix=true) | Zend_Controller_Action_Helper_ContextSwitch | |
TRIGGER_INIT | Zend_Controller_Action_Helper_ContextSwitch | |
TRIGGER_POST | Zend_Controller_Action_Helper_ContextSwitch | |