Cheetah
|
Public Member Functions | |
__construct (&$aFilteredSettings, &$aDisplaySettings, $sPageName) | |
__construct (&$aFilteredSettings, &$aDisplaySettings, $sPageName) | |
__construct (&$aFilteredSettings, &$aDisplaySettings, $sPageName) | |
![]() | |
genBrowseLink ( $sName, $sValue, $sLink, $sIcon, $bImgDetect=true) | |
getBlockCode_SettingsBlock () | |
genLinkLocation ( $sType, $sTypeValue) | |
getBlockCode_SearchedMembersBlock () | |
![]() | |
__construct ($sPageName=null) | |
getSexCount ( $PrimaryQuery) | |
getAgesCount ( $PrimaryQuery) | |
getCountriesCount ( $PrimaryQuery) | |
_getGlobalStatistics ( $sSex='', $sAge='', $sCountry='', $sPhoto='', $sOnline='', $sType='') | |
writeCache ( $aMembersInfo) | |
![]() | |
checkAjaxMode () | |
createCache () | |
load () | |
isLoaded () | |
getPageTitle () | |
getPageWidth () | |
getPageClass () | |
getViewerInfo () | |
forcePageWidth ($iWidth) | |
gen () | |
genPageEmpty () | |
genOnlyBlock ( $iBlockID, $sDynamicType='tab') | |
getCode () | |
genColumnsHeader () | |
genColumnsFooter () | |
genColumn ( $iColumn) | |
getBlockCode_Topest ($iColumn) | |
genColumnHeader ( $iColumn, $fColumnWidth) | |
genColumnFooter ( $iColumn) | |
genBlock ( $iBlockID, $aBlock, $bStatic=true, $sDynamicType='tab') | |
_getBlockCaptionCode ($iBlockID, $aBlock, $aBlockCode, $bStatic=true, $sDynamicType='tab') | |
_getBlockTopCode ($iBlockID, $aBlock, $aBlockCode, $bStatic=true, $sDynamicType='tab') | |
_getBlockBottomCode ($iBlockID, $aBlock, $aBlockCode, $bStatic=true, $sDynamicType='tab') | |
isBlockVisible ( $sVisible) | |
getBlockBottomCode ( $iBlockID, $aLinks) | |
getBlockCode_MemberStat () | |
getBlockCode_Custom ( $iBlockID, $sContent) | |
getBlockCode_Echo ( $iBlockID, $sContent) | |
getBlockCode_TrueText ( $iBlockID, $sContent) | |
getBlockCode_Text ($iBlockID, $sContent) | |
getBlockCode_XML ( $iBlockID, $sContent) | |
getBlockCode_PHP ( $iBlockID, $sContent) | |
getBlockCode_Code ( $iBlockID, $sContent) | |
getBlockCode_RSS ( $iBlockID, $sContent) | |
getBlockCode_LoginSection ($iBlockID, $sParams='') | |
GenFormWrap ($sMainContent, $sPage, $sFunctionName, $iMaxThumbWidth, $iThumbsCnt) | |
getBlocksCacheObject () | |
genBlocksCacheKey ($sId) | |
Additional Inherited Members | |
![]() | |
static | getBlockCaptionItemCode ( $iBlockID, $aLinks) |
static | getBlockCaptionMenu ( $iBlockID, $aLinks) |
![]() | |
$bShowBothCoupleProfiles = true | |
$aParameters | |
$aAdditionalParameters | |
$oSearchProfileTmpl | |
$aDisplaySettings | |
$_sSqlActive = "`Profiles`.`Status` = 'Active'" | |
![]() | |
$aMembersInfo | |
$aDateBirthRange | |
$aSexRange | |
$aCountryRange | |
$bPermalinkMode | |
$sKeyName | |
$iMemberOnlineTime | |
![]() | |
$sPageName | |
$aPage | |
$sCode = '' | |
$sWhoViews = 'non' | |
$iMemberID = 0 | |
$bAjaxMode = false | |
$aColumnsWidth = array () | |
$sTableName = 'sys_page_compose' | |
$sCacheFile | |
$oCacher = null | |
This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/
Definition at line 10 of file ChTemplBrowse.php.
ChTemplBrowse::__construct | ( | & | $aFilteredSettings, |
& | $aDisplaySettings, | ||
$sPageName | |||
) |
Class constructor ;
: | $aFilteredSettings | (array) ; : sex (string) - set filter by sex, : age (string) - set filter by age, : country (string) - set filter by country, : photos_only (string) - set filter 'with photo only', : online_only (string) - set filter 'online only', |
: | $aDisplaySettings | (array) ; : page (integer) - current page, : per_page (integer) - number ellements for per page, : sort (string) - sort parameters for SQL instructions, : mode (mode) - switch mode to extended and simple, |
: | $sPageName | (string) - need for page builder ; |
Reimplemented from ChBaseBrowse.
Definition at line 28 of file ChTemplBrowse.php.
ChTemplBrowse::__construct | ( | & | $aFilteredSettings, |
& | $aDisplaySettings, | ||
$sPageName | |||
) |
Class constructor ;
: | $aFilteredSettings | (array) ; : sex (string) - set filter by sex, : age (string) - set filter by age, : country (string) - set filter by country, : photos_only (string) - set filter 'with photo only', : online_only (string) - set filter 'online only', |
: | $aDisplaySettings | (array) ; : page (integer) - current page, : per_page (integer) - number ellements for per page, : sort (string) - sort parameters for SQL instructions, : mode (mode) - switch mode to extended and simple, |
: | $sPageName | (string) - need for page builder ; |
Reimplemented from ChBaseBrowse.
Definition at line 28 of file ChTemplBrowse.php.
ChTemplBrowse::__construct | ( | & | $aFilteredSettings, |
& | $aDisplaySettings, | ||
$sPageName | |||
) |
Class constructor ;
: | $aFilteredSettings | (array) ; : sex (string) - set filter by sex, : age (string) - set filter by age, : country (string) - set filter by country, : photos_only (string) - set filter 'with photo only', : online_only (string) - set filter 'online only', |
: | $aDisplaySettings | (array) ; : page (integer) - current page, : per_page (integer) - number ellements for per page, : sort (string) - sort parameters for SQL instructions, : mode (mode) - switch mode to extended and simple, |
: | $sPageName | (string) - need for page builder ; |
Reimplemented from ChBaseBrowse.
Definition at line 28 of file ChTemplBrowse.php.