Go to the source code of this file.
Classes | |
class | ajaxListComponent |
Variables | |
if(!function_exists( 'getShopBasePath')) | if (!function_exists( 'isAdmin')) |
$blAjaxCall = (isset($_SERVER['HTTP_X_REQUESTED_WITH']) && $_SERVER['HTTP_X_REQUESTED_WITH'] == 'XMLHttpRequest') |
$blAjaxCall = (isset($_SERVER['HTTP_X_REQUESTED_WITH']) && $_SERVER['HTTP_X_REQUESTED_WITH'] == 'XMLHttpRequest') |
Definition at line 603 of file oxajax.php.
Returns shop base path.
Method used to override default isAdmin. It simulates admin mode. Returns true
Definition at line 17 of file oxajax.php.