Cheetah
Public Member Functions | List of all members
ChTemplFunctions Class Reference
Inheritance diagram for ChTemplFunctions:
ChBaseFunctions

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
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ __construct() [1/3]

ChTemplFunctions::__construct ( )

class constructor

Reimplemented from ChBaseFunctions.

Definition at line 15 of file ChTemplFunctions.php.

◆ __construct() [2/3]

ChTemplFunctions::__construct ( )

class constructor

Reimplemented from ChBaseFunctions.

Definition at line 15 of file ChTemplFunctions.php.

◆ __construct() [3/3]

ChTemplFunctions::__construct ( )

class constructor

Reimplemented from ChBaseFunctions.

Definition at line 15 of file ChTemplFunctions.php.

Member Function Documentation

◆ genSiteSearch()

ChTemplFunctions::genSiteSearch (   $sText = '')

Function will generate site's search;

Returns
: Html presentation data;

Reimplemented from ChBaseFunctions.

Definition at line 20 of file ChTemplFunctions.php.

◆ genSiteServiceMenu()

ChTemplFunctions::genSiteServiceMenu ( )

Function will generate site's service menu;

Returns
: Html presentation data;

Reimplemented from ChBaseFunctions.

Definition at line 29 of file ChTemplFunctions.php.


The documentation for this class was generated from the following file: