Cheetah
Public Member Functions | Public Attributes | List of all members
ChBaseTags Class Reference
Inheritance diagram for ChBaseTags:
ChWsbTags ChTemplTags

Public Member Functions

 __construct ()
 
 getTagsView ($aTotalTags, $sHrefTempl)
 
 getTagsTopMenu ($aParam, $sAction='')
 
 getTagsTopMenuHtml ($aParam, $iBoxId, $sAction='')
 
 getTagsInternalMenuHtml ($aParam, $iBoxId, $sAction='')
 
 display ($aParam, $iBoxId, $sAction='', $sUrl='')
 
 setTemplateName ($sTmplName)
 
 setTemplateContent ($sTmplContent)
 
- Public Member Functions inherited from ChWsbTags
 getTagObjectConfig ($aParam=array())
 
 implodeTags ($aTags)
 
 explodeTags ($sText)
 
 reparseObjTags ( $sType, $iID)
 
 getTagList ($aParam)
 
 getTagsCount ($aParam)
 
 getFirstObject ()
 
 getHrefWithType ($sType)
 
 _getSelectCondition ($aParam)
 
 _getProfileJoin ($bAdmin)
 
 _insertTags ($aTagsSet)
 

Public Attributes

 $_sTagTmplName
 
 $_sTagTmplContent
 
- Public Attributes inherited from ChWsbTags
 $oDb
 
 $iViewer
 
 $sCacheFile
 
 $sNonParseParams
 
 $sCacheTable
 
 $sTagTable
 
 $aTagFields
 
 $iTagLength
 
 $aTagObjects = array()
 
 $sTagsDivider = CH_WSB_TAGS_DIVIDER
 
 $bToLower = true
 

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 ChBaseTags.php.

Constructor & Destructor Documentation

◆ __construct()

ChBaseTags::__construct ( )

Reimplemented from ChWsbTags.

Reimplemented in ChTemplTags, ChTemplTags, and ChTemplTags.

Definition at line 15 of file ChBaseTags.php.

Member Function Documentation

◆ display()

ChBaseTags::display (   $aParam,
  $iBoxId,
  $sAction = '',
  $sUrl = '' 
)

Definition at line 125 of file ChBaseTags.php.

◆ getTagsInternalMenuHtml()

ChBaseTags::getTagsInternalMenuHtml (   $aParam,
  $iBoxId,
  $sAction = '' 
)

Definition at line 101 of file ChBaseTags.php.

◆ getTagsTopMenu()

ChBaseTags::getTagsTopMenu (   $aParam,
  $sAction = '' 
)

Definition at line 59 of file ChBaseTags.php.

◆ getTagsTopMenuHtml()

ChBaseTags::getTagsTopMenuHtml (   $aParam,
  $iBoxId,
  $sAction = '' 
)

Definition at line 85 of file ChBaseTags.php.

◆ getTagsView()

ChBaseTags::getTagsView (   $aTotalTags,
  $sHrefTempl 
)

Definition at line 23 of file ChBaseTags.php.

◆ setTemplateContent()

ChBaseTags::setTemplateContent (   $sTmplContent)

Definition at line 179 of file ChBaseTags.php.

◆ setTemplateName()

ChBaseTags::setTemplateName (   $sTmplName)

Definition at line 174 of file ChBaseTags.php.

Member Data Documentation

◆ $_sTagTmplContent

ChBaseTags::$_sTagTmplContent

Definition at line 13 of file ChBaseTags.php.

◆ $_sTagTmplName

ChBaseTags::$_sTagTmplName

Definition at line 12 of file ChBaseTags.php.


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