Cheetah
|
Public Member Functions | |
__construct ($aCommunicatorSettings) | |
__construct ($aCommunicatorSettings) | |
__construct ($aCommunicatorSettings) | |
![]() | |
getCss () | |
getJs () | |
getBlockCode_Connections () | |
getBlockCode_FriendRequests ($bShowEmpty=true) | |
getProcessingRows ($bShowEmpty=true) | |
![]() | |
getRequests ( $sTableName, &$aRequestTypes, $sAdditionalParam=null, $sAdditionalField=null) | |
execFunction ( $sCallback, $sTableName, &$aMembersList, $aParameters=array()) | |
_deleteRequest ( $sTableName, $iMemberID, $iFromOwner=0, $iExtraDelete=0) | |
_addRequest ( $sTableName, $iMemberID) | |
_acceptFriendInvite ($sTableName, $iMemberID) | |
_getJsObject () | |
![]() | |
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) |
![]() | |
$aUsedTemplates | |
$sMembersFlagExtension = '.gif' | |
![]() | |
$iTotalRequestsCount | |
$aCommunicatorSettings = array() | |
![]() | |
$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 ChTemplCommunicator.php.
ChTemplCommunicator::__construct | ( | $aCommunicatorSettings | ) |
Class constructor ;
: | $aCommunicatorSettings | (array) - contain some necessary data ; [ member_id ] (integer) - logged member's ID; [ communicator_mode ] (string) - page mode ; [ person_switcher ] (string) - switch the person mode - from me or to me ; [ sorting ] (string) - type of message's sort ; [ page ] (integer) - contain number of current page ; [ per_page ] (integer) - contain per page number for current page ; [ alert_page ] (integer) - contain number of current alert's page |
Reimplemented from ChBaseCommunicator.
Definition at line 12 of file ChTemplCommunicator.php.
ChTemplCommunicator::__construct | ( | $aCommunicatorSettings | ) |
Class constructor ;
: | $aCommunicatorSettings | (array) - contain some necessary data ; [ member_id ] (integer) - logged member's ID; [ communicator_mode ] (string) - page mode ; [ person_switcher ] (string) - switch the person mode - from me or to me ; [ sorting ] (string) - type of message's sort ; [ page ] (integer) - contain number of current page ; [ per_page ] (integer) - contain per page number for current page ; [ alert_page ] (integer) - contain number of current alert's page |
Reimplemented from ChBaseCommunicator.
Definition at line 12 of file ChTemplCommunicator.php.
ChTemplCommunicator::__construct | ( | $aCommunicatorSettings | ) |
Class constructor ;
: | $aCommunicatorSettings | (array) - contain some necessary data ; [ member_id ] (integer) - logged member's ID; [ communicator_mode ] (string) - page mode ; [ person_switcher ] (string) - switch the person mode - from me or to me ; [ sorting ] (string) - type of message's sort ; [ page ] (integer) - contain number of current page ; [ per_page ] (integer) - contain per page number for current page ; [ alert_page ] (integer) - contain number of current alert's page |
Reimplemented from ChBaseCommunicator.
Definition at line 12 of file ChTemplCommunicator.php.