Cheetah
|
Go to the source code of this file.
Variables | |
$bAjaxMode = ( isset( $_SERVER['HTTP_X_REQUESTED_WITH'] ) and $_SERVER['HTTP_X_REQUESTED_WITH'] == 'XMLHttpRequest' ) ? true : false | |
$aChoice = ch_get('section') | |
$oZ = new ChWsbSearch($aChoice) | |
$sCode = $oZ->response() | |
else | |
$aChoice = ch_get('section') |
Definition at line 14 of file searchKeywordContent.php.
$bAjaxMode = ( isset( $_SERVER['HTTP_X_REQUESTED_WITH'] ) and $_SERVER['HTTP_X_REQUESTED_WITH'] == 'XMLHttpRequest' ) ? true : false |
Definition at line 13 of file searchKeywordContent.php.
$oZ = new ChWsbSearch($aChoice) |
Definition at line 15 of file searchKeywordContent.php.
$sCode = $oZ->response() |
Definition at line 16 of file searchKeywordContent.php.
else |
Definition at line 19 of file searchKeywordContent.php.