Открытые члены | |
__construct () | |
getMap () | |
getDescriptionConfig () | |
getParamDescription ($name, $type) | |
getParamsByGroups () | |
getParamsByType ($paramType) | |
getImageParams () | |
getGroupParams () | |
isGroup ($paramName) | |
getGroupByParam ($paramName) | |
getLangMessages () | |
has ($paramName) | |
Открытые атрибуты | |
const | VERSION = 1.1 |
См. определение в файле configmap.php строка 19
__construct | ( | ) |
Bitrix\Main\SystemException
См. определение в файле configmap.php строка 29
getDescriptionConfig | ( | ) |
Gets full description of the all parameters recursively
Bitrix\Main\SystemException
См. определение в файле configmap.php строка 79
getGroupByParam | ( | $paramName | ) |
Returns group of the parameter by its name
$paramName |
См. определение в файле configmap.php строка 196
getGroupParams | ( | ) |
Gets all parameters with group types
Bitrix\Main\SystemException
См. определение в файле configmap.php строка 171
getImageParams | ( | ) |
Gets all parameters with type "image"
См. определение в файле configmap.php строка 161
getLangMessages | ( | ) |
getMap | ( | ) |
См. определение в файле configmap.php строка 64
getParamDescription | ( | $name, | |
$type ) |
См. определение в файле configmap.php строка 98
getParamsByGroups | ( | ) |
См. определение в файле configmap.php строка 118
getParamsByType | ( | $paramType | ) |
Gets parameters by passed type
$paramType |
См. определение в файле configmap.php строка 136
has | ( | $paramName | ) |
Checks if parameter with passed name is exists in the map
$paramName |
См. определение в файле configmap.php строка 228
isGroup | ( | $paramName | ) |
Checks if parameter with passed $paramName is group
$paramName |
Bitrix\Main\SystemException
См. определение в файле configmap.php строка 183
const VERSION = 1.1 |
См. определение в файле configmap.php строка 21