|
Cheetah
|
Public Member Functions | |
| __construct () | |
| __construct () | |
| genSiteSearch ($sText='') | |
| genSiteServiceMenu () | |
| __construct () | |
Public Member Functions inherited from ChBaseFunctions | |
| getProfileMatch ( $memberID, $profileID) | |
| getProfileZodiac ( $profileDate) | |
| getProfileViewActions ( $iProfileId, $bDynamic=false) | |
| TemplPageAddComponent ($sKey) | |
| genActionLink (&$aObjectParamaters, $aRow, $sCssClass=null, $sTemplateIndexActionLink='action') | |
| markerReplace (&$aMemberSettings, $sTransformText, $sExecuteCode=null, $bTranslate=false) | |
| msgBox ($sText, $iTimer=0, $sOnTimer="") | |
| advMsgBox ($sText, $aOptions=array()) | |
| isAllowedShare (&$aDataEntry) | |
| loadingBoxInline ($sName='') | |
| loadingBox ($sName='', $sClass='') | |
| popupBox ($sName, $sTitle, $sContent, $aActions=array()) | |
| transBox ($content, $isPlaceInCenter=false) | |
| genSexIcon ($sSex) | |
| getSexPic ($sSex, $sType='medium') | |
| getMemberAvatar ($iId, $sType='medium', $bRetina=false) | |
| getMemberThumbnail ($iId, $sFloat='none', $bGenProfLink=false, $sForceSex='visitor', $isAutoCouple=true, $sType='medium', $aOnline=array(), $sTmplSfx='') | |
| getMemberIcon ($iId, $sFloat='none', $bGenProfLink=false, $sTmplSfx='') | |
| _getImageShared ($aImageInfo, $sType='thumb') | |
| getTemplateIcon ($sName) | |
| getTemplateImage ($sName) | |
| genObjectsActions (&$aKeys, $sActionsType, $bSubMenuMode=false, $sTemplateIndex='actions', $sTemplateIndexActionLink='action') | |
| centerContent ($s, $sBlockStyle, $isClearBoth=true) | |
| genSiteLogo () | |
| getLogoUrl ($bRetina=false) | |
| genSiteSplash () | |
| genSiteBottomMenu () | |
| genNotifyMessage ($sMessage, $sDirection='left', $isButton=false, $sScript='') | |
| getSiteStatBody ($aVal, $sMode='') | |
| genGalleryImages ($aImages, $oTemplate=false) | |
| sysImage ($sImg, $sClassAdd='', $sAlt='', $sAttr='', $sImageType=false, $iSize=16) | |
| getUserTitle ($iId) | |
| getUserInfo ($iId) | |
| getLanguageSwitcher ($sCurrent) | |
| getTemplateSwitcher ($sCurrent) | |
Additional Inherited Members | |
Public Attributes inherited from ChBaseFunctions | |
| $aSpecialKeys | |
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 ChTemplFunctions.php.
| ChTemplFunctions::__construct | ( | ) |
class constructor
Reimplemented from ChBaseFunctions.
Definition at line 15 of file ChTemplFunctions.php.
| ChTemplFunctions::__construct | ( | ) |
class constructor
Reimplemented from ChBaseFunctions.
Definition at line 15 of file ChTemplFunctions.php.
| ChTemplFunctions::__construct | ( | ) |
class constructor
Reimplemented from ChBaseFunctions.
Definition at line 15 of file ChTemplFunctions.php.
| ChTemplFunctions::genSiteSearch | ( | $sText = '' | ) |
Function will generate site's search;
Reimplemented from ChBaseFunctions.
Definition at line 20 of file ChTemplFunctions.php.
| ChTemplFunctions::genSiteServiceMenu | ( | ) |
Function will generate site's service menu;
Reimplemented from ChBaseFunctions.
Definition at line 29 of file ChTemplFunctions.php.