Go to the documentation of this file.
8 require_once(
'inc/header.inc.php' );
9 require_once( CH_DIRECTORY_PATH_INC .
'design.inc.php' );
10 require_once( CH_DIRECTORY_PATH_ROOT .
'templates/tmpl_' .
$tmpl .
'/scripts/ChTemplCommunicator.php');
37 'communicator_mode' => (
false !==
ch_get(
'communicator_mode') )
38 ?
ch_get(
'communicator_mode')
42 'person_switcher' => (
false !==
ch_get(
'person_switcher') )
43 ?
ch_get(
'person_switcher')
47 'sorting' => (
false !==
ch_get(
'sorting'))
52 'page' => (
false !==
ch_get(
'page'))
57 'per_page' => (
false !==
ch_get(
'per_page'))
62 'alert_page' => (
false !==
ch_get(
'alert_page'))
63 ? (
int)
ch_get(
'alert_page')
71 if ( isset( $_SERVER[
'HTTP_X_REQUESTED_WITH'] )
72 && $_SERVER[
'HTTP_X_REQUESTED_WITH'] ==
'XMLHttpRequest'
73 &&
false !==
ch_get(
'action') ) {
76 $aCallbackFunctions = array(
'getProcessingRows' );
78 switch(
ch_get(
'action') ) {
85 case 'accept_friends_request' :
92 case 'reject_friends_request' :
103 case 'delete_friends_request' :
110 case 'delete_hotlisted' :
124 case 'delete_greetings' :
135 case 'unblock_blocked' :
142 case 'block_unblocked' :
150 if ( isset($_POST[
'callback_function'])
and in_array($_POST[
'callback_function'], $aCallbackFunctions) ) {
155 header(
'Content-Type: text/html; charset=utf-8');
</code > Be careful enabling this directive if you have a redirector script that does not use the< code > Location</code > HTTP header
login_form($text="", $member=0, $bAjaxMode=false, $sLoginFormParams='')
if(isset( $_SERVER['HTTP_X_REQUESTED_WITH']) && $_SERVER['HTTP_X_REQUESTED_WITH']=='XMLHttpRequest' &&false !==ch_get('action')) $_ni
_t($key, $arg0="", $arg1="", $arg2="")
PageCode($oTemplate=null)
$_page_cont[$_ni]['page_main_code']
if( $sMembersList) $iProfileId