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

Public Member Functions

 __construct ()
 
 getCategoriesView ($aTotalCategories, $sHrefTempl, $iColumns)
 
 getCategTopMenu ($aParam, $sAction='')
 
 getCategTopMenuHtml ($aParam, $iBoxId, $sAction='')
 
 display ($aParam, $iBoxId, $sAction='', $bOrderPanel=false, $iColumns, $sUrl='')
 
 setTemplateName ($sTmplName)
 
 setTemplateContent ($sTmplContent)
 
 _getTopBox ($aParam, $iBoxId, $sPageUrl)
 
- Public Member Functions inherited from ChWsbCategories
 __construct ($iPossOwner=0)
 
 getGroupChooser ($sType, $iOwnerId=0, $bForm=false, $sCustomValues='')
 
 getCategoriesList ($sType, $iOwnerId=0, $bForm=false)
 
 getTagList ($aParam)
 
 getTagsCount ($aParam)
 
 _getSelectCondition ($aParam)
 
 _getCommonCategories ($sModule='')
 
 _insertTags ($aTagsSet)
 
- Public Member Functions inherited from ChWsbTags
 getTagObjectConfig ($aParam=array())
 
 implodeTags ($aTags)
 
 explodeTags ($sText)
 
 reparseObjTags ( $sType, $iID)
 
 getFirstObject ()
 
 getHrefWithType ($sType)
 
 _getProfileJoin ($bAdmin)
 

Public Attributes

 $_sCategTmplName
 
 $_sCategTmplContent
 
 $_aOrderValues
 
- Public Attributes inherited from ChWsbCategories
 $sAutoApprovePrefix
 
- 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 ChBaseCategories.php.

Constructor & Destructor Documentation

◆ __construct()

ChBaseCategories::__construct ( )

Reimplemented from ChWsbTags.

Reimplemented in ChTemplCategories, ChTemplCategories, and ChTemplCategories.

Definition at line 16 of file ChBaseCategories.php.

Member Function Documentation

◆ _getTopBox()

ChBaseCategories::_getTopBox (   $aParam,
  $iBoxId,
  $sPageUrl 
)

Definition at line 175 of file ChBaseCategories.php.

◆ display()

ChBaseCategories::display (   $aParam,
  $iBoxId,
  $sAction = '',
  $bOrderPanel = false,
  $iColumns,
  $sUrl = '' 
)

Definition at line 106 of file ChBaseCategories.php.

◆ getCategoriesView()

ChBaseCategories::getCategoriesView (   $aTotalCategories,
  $sHrefTempl,
  $iColumns 
)

Definition at line 25 of file ChBaseCategories.php.

◆ getCategTopMenu()

ChBaseCategories::getCategTopMenu (   $aParam,
  $sAction = '' 
)

Definition at line 65 of file ChBaseCategories.php.

◆ getCategTopMenuHtml()

ChBaseCategories::getCategTopMenuHtml (   $aParam,
  $iBoxId,
  $sAction = '' 
)

Definition at line 91 of file ChBaseCategories.php.

◆ setTemplateContent()

ChBaseCategories::setTemplateContent (   $sTmplContent)

Definition at line 170 of file ChBaseCategories.php.

◆ setTemplateName()

ChBaseCategories::setTemplateName (   $sTmplName)

Definition at line 165 of file ChBaseCategories.php.

Member Data Documentation

◆ $_aOrderValues

ChBaseCategories::$_aOrderValues

Definition at line 14 of file ChBaseCategories.php.

◆ $_sCategTmplContent

ChBaseCategories::$_sCategTmplContent

Definition at line 13 of file ChBaseCategories.php.

◆ $_sCategTmplName

ChBaseCategories::$_sCategTmplName

Definition at line 12 of file ChBaseCategories.php.


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