|
Cheetah
|
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 | |
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.
| ChBaseTags::__construct | ( | ) |
Reimplemented from ChWsbTags.
Reimplemented in ChTemplTags, ChTemplTags, and ChTemplTags.
Definition at line 15 of file ChBaseTags.php.
| ChBaseTags::display | ( | $aParam, | |
| $iBoxId, | |||
$sAction = '', |
|||
$sUrl = '' |
|||
| ) |
Definition at line 125 of file ChBaseTags.php.
| ChBaseTags::getTagsInternalMenuHtml | ( | $aParam, | |
| $iBoxId, | |||
$sAction = '' |
|||
| ) |
Definition at line 101 of file ChBaseTags.php.
| ChBaseTags::getTagsTopMenu | ( | $aParam, | |
$sAction = '' |
|||
| ) |
Definition at line 59 of file ChBaseTags.php.
| ChBaseTags::getTagsTopMenuHtml | ( | $aParam, | |
| $iBoxId, | |||
$sAction = '' |
|||
| ) |
Definition at line 85 of file ChBaseTags.php.
| ChBaseTags::getTagsView | ( | $aTotalTags, | |
| $sHrefTempl | |||
| ) |
Definition at line 23 of file ChBaseTags.php.
| ChBaseTags::setTemplateContent | ( | $sTmplContent | ) |
Definition at line 179 of file ChBaseTags.php.
| ChBaseTags::setTemplateName | ( | $sTmplName | ) |
Definition at line 174 of file ChBaseTags.php.
| ChBaseTags::$_sTagTmplContent |
Definition at line 13 of file ChBaseTags.php.
| ChBaseTags::$_sTagTmplName |
Definition at line 12 of file ChBaseTags.php.