Class Ajax extends Backend
Inheritance:
- System
- Controller
- Backend
- Ajax
/system/modules/backend/Ajax.php line 40
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Class Ajax
Provide methods to handle Ajax requests.
Methods
- public ()
- protected getContentElement(integer $intId) overrides Controller::getContentElement()
- protected getFormField( int $strId)
- protected getFrontendModule(integer $intId, string $strColumn) overrides Controller::getFrontendModule()
- protected output( mixed $varValue)
- public executePostActions(object $dc)
- public executePreActions()
- public run()
- public __construct(? $strAction) overrides Backend::__construct()
Properties
- protected string $strAction
- protected string $strAjaxId
- protected string $strAjaxKey
- protected string $strAjaxName
Add a comment