1C-Bitrix 25.700.0
|
Открытые члены | |
__construct () | |
__destruct () | |
Init ($mode, $event, $params=array()) | |
Generate ($arConditions, $arParams) | |
GenerateLevel (&$arLevel, $arParams, $boolFirst=false) | |
GetExecuteModule () | |
Открытые члены унаследованные от CGlobalCondTree | |
OnConditionAtomBuildList () | |
OnConditionControlBuildList () | |
Show ($arConditions) | |
GetDefaultConditions () | |
Parse ($arData='', $arParams=false) | |
ShowScripts () | |
ShowAtoms () | |
ShowParams () | |
ShowControls () | |
ShowLevel (&$arLevel, $boolFirst=false) | |
ShowConditions () | |
GetConditionValues ($arConditions) | |
GetConditionValuesLevel (&$arLevel, &$arResult, $boolFirst=false) | |
GetConditionHandlers () | |
GetUsedEntityList () |
Защищенные члены | |
fillUsedData (&$control) | |
Защищенные члены унаследованные от CGlobalCondTree | |
CheckControl ($arControl) | |
GetModeList () | |
GetEventList ($intEventID) | |
CheckEvent ($arEvent) | |
__ConvertKey ($strKey) | |
__SetCondition (&$arResult, $arKeys, $intIndex, $arOneCondition) | |
fillForcedShow (&$showControl) |
Защищенные данные | |
$arExecuteFunc = array() | |
$executeModule = array() | |
Защищенные данные унаследованные от CGlobalCondTree | |
const | PARAM_TITLE_MASK = '/^[A-Za-z_][A-Za-z01-9_]*$/' |
$intMode = BT_COND_MODE_DEFAULT | |
$arEvents = array() | |
$arInitParams = array() | |
$boolError = false | |
$arMsg = array() | |
$strFormName = '' | |
$strFormID = '' | |
$strContID = '' | |
$strJSName = '' | |
$boolCreateForm = false | |
$boolCreateCont = false | |
$strPrefix = 'rule' | |
$strSepID = '__' | |
$arSystemMess = array() | |
$arAtomList = null | |
$arAtomJSPath = null | |
$arControlList = null | |
$arShowControlList = null | |
$arShowInGroups = null | |
$forcedShowInGroup = null | |
$arInitControlList = null | |
$arDefaultControl | |
$usedModules = array() | |
$usedExtFiles = array() | |
$usedEntity = array() | |
$arConditions = null |
См. определение в файле sale_act.php строка 1549
__construct | ( | ) |
Переопределяет метод предка CGlobalCondTree.
См. определение в файле sale_act.php строка 1554
__destruct | ( | ) |
Переопределяет метод предка CGlobalCondTree.
См. определение в файле sale_act.php строка 1559
|
protected |
Переопределяет метод предка CGlobalCondTree.
См. определение в файле sale_act.php строка 1764
Generate | ( | $arConditions, | |
$arParams ) |
Переопределяет метод предка CGlobalCondTree.
См. определение в файле sale_act.php строка 1576
GenerateLevel | ( | & | $arLevel, |
$arParams, | |||
$boolFirst = false ) |
Переопределяет метод предка CGlobalCondTree.
См. определение в файле sale_act.php строка 1617
GetExecuteModule | ( | ) |
См. определение в файле sale_act.php строка 1759
Init | ( | $mode, | |
$event, | |||
$params = array() ) |
Переопределяет метод предка CGlobalCondTree.
См. определение в файле sale_act.php строка 1564
|
protected |
См. определение в файле sale_act.php строка 1551
|
protected |
См. определение в файле sale_act.php строка 1552