ajax.php File Reference

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()


Variable Documentation

$ajaxID = (string)t3lib_div::_GP('ajaxID')

Definition at line 39 of file ajax.php.

$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().

$ajaxParams = array()

Definition at line 64 of file ajax.php.

$ajaxScript = $TYPO3_CONF_VARS['BE']['AJAX'][$ajaxID]

Definition at line 59 of file ajax.php.

$noUserAjaxIDs

Initial value:

 array(
    'BackendLogin::login',
    'BackendLogin::logout',
    'BackendLogin::refreshLogin',
    'BackendLogin::isTimedOut',
    'BackendLogin::getChallenge',
)

Definition at line 42 of file ajax.php.

$TYPO3_AJAX = true

Definition at line 33 of file ajax.php.


Generated on Sat Jul 24 04:17:42 2010 for TYPO3 API by  doxygen 1.4.7