|
Cheetah
|
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 | |
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.
| ChBaseCategories::__construct | ( | ) |
Reimplemented from ChWsbTags.
Reimplemented in ChTemplCategories, ChTemplCategories, and ChTemplCategories.
Definition at line 16 of file ChBaseCategories.php.
| ChBaseCategories::_getTopBox | ( | $aParam, | |
| $iBoxId, | |||
| $sPageUrl | |||
| ) |
Definition at line 175 of file ChBaseCategories.php.
| ChBaseCategories::display | ( | $aParam, | |
| $iBoxId, | |||
$sAction = '', |
|||
$bOrderPanel = false, |
|||
| $iColumns, | |||
$sUrl = '' |
|||
| ) |
Definition at line 106 of file ChBaseCategories.php.
| ChBaseCategories::getCategoriesView | ( | $aTotalCategories, | |
| $sHrefTempl, | |||
| $iColumns | |||
| ) |
Definition at line 25 of file ChBaseCategories.php.
| ChBaseCategories::getCategTopMenu | ( | $aParam, | |
$sAction = '' |
|||
| ) |
Definition at line 65 of file ChBaseCategories.php.
| ChBaseCategories::getCategTopMenuHtml | ( | $aParam, | |
| $iBoxId, | |||
$sAction = '' |
|||
| ) |
Definition at line 91 of file ChBaseCategories.php.
| ChBaseCategories::setTemplateContent | ( | $sTmplContent | ) |
Definition at line 170 of file ChBaseCategories.php.
| ChBaseCategories::setTemplateName | ( | $sTmplName | ) |
Definition at line 165 of file ChBaseCategories.php.
| ChBaseCategories::$_aOrderValues |
Definition at line 14 of file ChBaseCategories.php.
| ChBaseCategories::$_sCategTmplContent |
Definition at line 13 of file ChBaseCategories.php.
| ChBaseCategories::$_sCategTmplName |
Definition at line 12 of file ChBaseCategories.php.