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

Public Member Functions

 __construct ()
 
 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

 $oDb
 
 $iViewer
 
 $sCacheFile
 
 $sNonParseParams
 
 $sCacheTable
 
 $sTagTable
 
 $aTagFields
 
 $iTagLength
 
 $aTagObjects = array()
 
 $sTagsDivider = CH_WSB_TAGS_DIVIDER
 
 $bToLower = true
 

Detailed Description

Definition at line 14 of file ChWsbTags.php.

Constructor & Destructor Documentation

◆ __construct()

ChWsbTags::__construct ( )

Member Function Documentation

◆ _getProfileJoin()

ChWsbTags::_getProfileJoin (   $bAdmin)

Definition at line 224 of file ChWsbTags.php.

◆ _getSelectCondition()

ChWsbTags::_getSelectCondition (   $aParam)

Reimplemented in ChWsbCategories.

Definition at line 193 of file ChWsbTags.php.

◆ _insertTags()

ChWsbTags::_insertTags (   $aTagsSet)

Reimplemented in ChWsbCategories.

Definition at line 232 of file ChWsbTags.php.

◆ explodeTags()

ChWsbTags::explodeTags (   $sText)

Definition at line 83 of file ChWsbTags.php.

◆ getFirstObject()

ChWsbTags::getFirstObject ( )

Definition at line 175 of file ChWsbTags.php.

◆ getHrefWithType()

ChWsbTags::getHrefWithType (   $sType)

Definition at line 185 of file ChWsbTags.php.

◆ getTagList()

ChWsbTags::getTagList (   $aParam)

Reimplemented in ChWsbCategories.

Definition at line 130 of file ChWsbTags.php.

◆ getTagObjectConfig()

ChWsbTags::getTagObjectConfig (   $aParam = array())

Definition at line 62 of file ChWsbTags.php.

◆ getTagsCount()

ChWsbTags::getTagsCount (   $aParam)

Reimplemented in ChWsbCategories.

Definition at line 165 of file ChWsbTags.php.

◆ implodeTags()

ChWsbTags::implodeTags (   $aTags)

Definition at line 75 of file ChWsbTags.php.

◆ reparseObjTags()

ChWsbTags::reparseObjTags (   $sType,
  $iID 
)

Definition at line 100 of file ChWsbTags.php.

Member Data Documentation

◆ $aTagFields

ChWsbTags::$aTagFields

Definition at line 25 of file ChWsbTags.php.

◆ $aTagObjects

ChWsbTags::$aTagObjects = array()

Definition at line 28 of file ChWsbTags.php.

◆ $bToLower

ChWsbTags::$bToLower = true

Definition at line 31 of file ChWsbTags.php.

◆ $iTagLength

ChWsbTags::$iTagLength

Definition at line 26 of file ChWsbTags.php.

◆ $iViewer

ChWsbTags::$iViewer

Definition at line 18 of file ChWsbTags.php.

◆ $oDb

ChWsbTags::$oDb

Definition at line 16 of file ChWsbTags.php.

◆ $sCacheFile

ChWsbTags::$sCacheFile

Definition at line 20 of file ChWsbTags.php.

◆ $sCacheTable

ChWsbTags::$sCacheTable

Definition at line 23 of file ChWsbTags.php.

◆ $sNonParseParams

ChWsbTags::$sNonParseParams

Definition at line 21 of file ChWsbTags.php.

◆ $sTagsDivider

ChWsbTags::$sTagsDivider = CH_WSB_TAGS_DIVIDER

Definition at line 30 of file ChWsbTags.php.

◆ $sTagTable

ChWsbTags::$sTagTable

Definition at line 24 of file ChWsbTags.php.


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