|
| __construct ($oTemplate=false) |
|
| getJsObjectName () |
|
| getJsCodeForm ($bDynamicMode=false) |
|
| getJsCodeView ($bDynamicMode=false) |
|
| getJsCode ($sType, $bDynamicMode=false) |
|
| getLabel ($sField, $sLabel) |
|
| getLabelPlaceholder ($sPlaceholder) |
|
| getLabelsBrowse ($aParams=array()) |
|
| getLabelsList (&$aInput, &$oForm) |
|
| getLabelsListContext (&$aInput, &$oForm) |
|
| addCssJs ($sType, $bDynamicMode=false) |
|
| __clone () |
|
| actionSelectLabels () |
|
| actionLabelsList () |
|
| getLabels ($aParams=[]) |
|
| getLabelsSystem ($iParentId=0) |
|
| getLabelsContext ($iProfileId=0) |
|
| getLabelUrl ($sKeyword, $mixedSection=false) |
|
| getFormFieldId ($aInput=array()) |
|
| onAdd ($iId) |
|
| onEdit ($iId) |
|
| onDelete ($iId) |
|
|
| selectLabels ($aValues=array()) |
|
| _getLabelsBrowse ($iParentId, $iLevel) |
|
| _getLabelsList ($iParentId, $iLevel, &$bOpened, &$aInput, &$oForm) |
|
| _getLabelsSystem ($iParentId, $iLevel) |
|
|
| $_oTemplate |
|
| $_sJsObjClass |
|
| $_sJsObjName |
|
| $_aHtmlIds |
|
| $_oDb |
|
| $_sForm |
|
| $_sFormDisplaySelect |
|
|
static | getInstance ($oTemplate=false) |
|
static | getInstance () |
|
Labels objects representation.
- See also
- BxDolLabel
◆ getLabelsBrowse()
BxBaseLabel::getLabelsBrowse |
( |
| $aParams = array() | ) |
|
Get 'Browse Labels' block.
◆ getLabelsList()
BxBaseLabel::getLabelsList |
( |
& | $aInput, |
|
|
& | $oForm ) |
Get 'List' custom form element.
◆ getLabelsListContext()
BxBaseLabel::getLabelsListContext |
( |
& | $aInput, |
|
|
& | $oForm ) |
Get "Contexts' List" custom form element.
The documentation for this class was generated from the following file:
- template/scripts/BxBaseLabel.php