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_INC .
'profiles.inc.php');
11 require_once(CH_DIRECTORY_PATH_CLASSES .
'ChWsbPageView.php');
13 require_once(CH_DIRECTORY_PATH_CLASSES .
'ChWsbFriendsPageView.php');
14 require_once(CH_DIRECTORY_PATH_CLASSES .
'ChWsbPaginate.php');
20 $_page[
'css_name'] = array(
'browse.css');
21 $_page[
'js_name'] =
'browse_members.js';
25 $_page[
'header'] =
_t(
'_View friends');
26 $_page[
'header_text'] =
_t(
'_View friends');
43 if (isset(
$_GET[
'per_page'])) {
46 if (isset(
$_GET[
'mode']) &&
$_GET[
'mode'] ==
'extended') {
69 'mode' => isset(
$_GET[
'mode']) ?
$_GET[
'mode'] :
null,
70 'photos' => isset(
$_GET[
'photos_only']) ?
true :
false,
71 'online' => isset(
$_GET[
'online_only']) ?
true :
false,
72 'sort' => isset(
$_GET[
'sort']) ?
$_GET[
'sort'] :
null,
if($iPage<=0) $aDisplayParameters
MsgBox($sText, $iTimer=0)
ch_import($sClassName, $aModule=array())
$_page_cont[$_ni]['page_main_code']
ch_check_profile_visibility($iViewedId, $iViewerId=0, $bReturn=false)
_t($key, $arg0="", $arg1="", $arg2="")
PageCode($oTemplate=null)
if(! $iProfileId) $sPageCaption