oxajax.php File Reference

Go to the source code of this file.

Classes

class  ajaxListComponent

Variables

 $blAjaxCall = (isset($_SERVER['HTTP_X_REQUESTED_WITH']) && $_SERVER['HTTP_X_REQUESTED_WITH'] == 'XMLHttpRequest')
 $sBasePath = getShopBasePath()
 $myConfig = oxConfig::getInstance()
 $sUtilModule = $myConfig->getConfigParam( 'sUtilModule' )
 $aColumns = array()
 $oAjaxComponent = new ajaxcomponent( $aColumns )
 return


Variable Documentation

$aColumns = array()

Definition at line 601 of file oxajax.php.

$blAjaxCall = (isset($_SERVER['HTTP_X_REQUESTED_WITH']) && $_SERVER['HTTP_X_REQUESTED_WITH'] == 'XMLHttpRequest')

Definition at line 557 of file oxajax.php.

$myConfig = oxConfig::getInstance()

Definition at line 582 of file oxajax.php.

$oAjaxComponent = new ajaxcomponent( $aColumns )

Definition at line 604 of file oxajax.php.

$sBasePath = getShopBasePath()

Definition at line 572 of file oxajax.php.

$sUtilModule = $myConfig->getConfigParam( 'sUtilModule' )

Definition at line 585 of file oxajax.php.

Definition at line 612 of file oxajax.php.


Generated on Tue Sep 29 16:45:16 2009 for OXID eShop CE by  doxygen 1.5.5