Create and send autocompletion lists
Located in /Controller/Action/Helper/AutoComplete/Abstract.php (line 38)
Zend_Controller_Action_Helper_Abstract | --Zend_Controller_Action_Helper_AutoComplete_Abstract
Class | Description |
---|---|
![]() |
Create and send Scriptaculous-compatible autocompletion lists |
![]() |
Create and send Dojo-compatible autocompletion lists |
Suppress exit when sendJson() called
Inherited from Zend_Controller_Action_Helper_Abstract
Zend_Controller_Action_Helper_Abstract::$_actionController
Zend_Controller_Action_Helper_Abstract::$_frontController
Strategy pattern: allow calling helper as broker method
Prepares autocompletion data and, if $sendNow is true, immediately sends response.
Disable layouts and view renderer
Encode data to JSON
Prepare autocompletion data
Send autocompletion data
Calls prepareAutoCompletion, populates response body with this information, and sends response.
Validate autocompletion data
Inherited From Zend_Controller_Action_Helper_Abstract
Zend_Controller_Action_Helper_Abstract::getActionController()
Zend_Controller_Action_Helper_Abstract::getFrontController()
Zend_Controller_Action_Helper_Abstract::getName()
Zend_Controller_Action_Helper_Abstract::getRequest()
Zend_Controller_Action_Helper_Abstract::getResponse()
Zend_Controller_Action_Helper_Abstract::init()
Zend_Controller_Action_Helper_Abstract::postDispatch()
Zend_Controller_Action_Helper_Abstract::preDispatch()
Zend_Controller_Action_Helper_Abstract::setActionController()
Documentation generated on Mon, 21 Jun 2010 15:04:59 -0400 by phpDocumentor 1.4.3