|
Cheetah
|
Public Member Functions | |
| __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 | |
| __construct () | |
| getTagObjectConfig ($aParam=array()) | |
| implodeTags ($aTags) | |
| explodeTags ($sText) | |
| reparseObjTags ( $sType, $iID) | |
| getFirstObject () | |
| getHrefWithType ($sType) | |
| _getProfileJoin ($bAdmin) | |
Public Attributes | |
| $sAutoApprovePrefix | |
Public Attributes inherited from ChWsbTags | |
| $oDb | |
| $iViewer | |
| $sCacheFile | |
| $sNonParseParams | |
| $sCacheTable | |
| $sTagTable | |
| $aTagFields | |
| $iTagLength | |
| $aTagObjects = array() | |
| $sTagsDivider = CH_WSB_TAGS_DIVIDER | |
| $bToLower = true | |
Definition at line 12 of file ChWsbCategories.php.
| ChWsbCategories::__construct | ( | $iPossOwner = 0 | ) |
Definition at line 16 of file ChWsbCategories.php.
| ChWsbCategories::_getCommonCategories | ( | $sModule = '' | ) |
Definition at line 174 of file ChWsbCategories.php.
| ChWsbCategories::_getSelectCondition | ( | $aParam | ) |
Reimplemented from ChWsbTags.
Definition at line 138 of file ChWsbCategories.php.
| ChWsbCategories::_insertTags | ( | $aTagsSet | ) |
Reimplemented from ChWsbTags.
Definition at line 180 of file ChWsbCategories.php.
| ChWsbCategories::getCategoriesList | ( | $sType, | |
$iOwnerId = 0, |
|||
$bForm = false |
|||
| ) |
Definition at line 61 of file ChWsbCategories.php.
| ChWsbCategories::getGroupChooser | ( | $sType, | |
$iOwnerId = 0, |
|||
$bForm = false, |
|||
$sCustomValues = '' |
|||
| ) |
Definition at line 36 of file ChWsbCategories.php.
| ChWsbCategories::getTagList | ( | $aParam | ) |
Reimplemented from ChWsbTags.
Definition at line 88 of file ChWsbCategories.php.
| ChWsbCategories::getTagsCount | ( | $aParam | ) |
Reimplemented from ChWsbTags.
Definition at line 129 of file ChWsbCategories.php.
| ChWsbCategories::$sAutoApprovePrefix |
Definition at line 14 of file ChWsbCategories.php.