Go to the source code of this file.
Namespaces | |
| namespace | TYPO3 |
Variables | |
| $TYPO3_AJAX = true | |
| $ajaxID = (string)t3lib_div::_GP('ajaxID') | |
| $noUserAjaxIDs | |
| $ajaxScript = $TYPO3_CONF_VARS['BE']['AJAX'][$ajaxID] | |
| $ajaxObj = t3lib_div::makeInstance('TYPO3AJAX', $ajaxID) | |
| $ajaxParams = array() | |
| $ajaxObj = t3lib_div::makeInstance('TYPO3AJAX', $ajaxID) |
Definition at line 63 of file ajax.php.
Referenced by SC_alt_file_navframe::ajaxExpandCollapse(), SC_alt_db_navframe::ajaxExpandCollapse(), tx_t3editor::ajaxSaveCode(), tx_opendocs::closeDocument(), ShortcutMenu::createAjaxShortcut(), ShortcutMenu::deleteAjaxShortcut(), SC_mod_web_perm_ajax::dispatch(), ShortcutMenu::getAjaxShortcutGroups(), t3lib_extjs_ExtDirectApi::getAPI(), tx_t3editor::getPlugins(), AjaxLogin::isTimedOut(), AjaxLogin::login(), AjaxLogin::logout(), TYPO3_tcefile::processAjaxRequest(), t3lib_TCEforms_Suggest::processAjaxRequest(), t3lib_TCEforms_inline::processAjaxRequest(), AjaxLogin::refreshLogin(), tx_opendocs::renderAjax(), ShortcutMenu::renderAjax(), ModuleMenu::renderAjax(), t3lib_extjs_ExtDirectRouter::route(), ShortcutMenu::setAjaxShortcut(), WorkspaceSelector::setWorkspace(), and WorkspaceSelector::toggleWorkspacePreview().
| $noUserAjaxIDs |
1.4.7