См. определение в файле measure.php строка 16
◆ addAction()
addAction |
( |
array | $fields | ) |
|
- Аргументы
-
- Возвращает
- array|null
- Исключения
-
Bitrix\Main\ArgumentException
- Исключения
-
Bitrix\Main\NotImplementedException
- Исключения
-
Bitrix\Main\ObjectPropertyException
- Исключения
-
Bitrix\Main\SystemException
См. определение в файле measure.php строка 35
◆ checkDefaultValue()
checkDefaultValue |
( |
array | $fields | ) |
|
|
protected |
to ensure compatibility the correct option would be to mark the field as required
- См. также
- \Bitrix\Catalog\RestView\Measure::getFields().IS_DEFAULT.ATTRIBUTES.REQUIRED
См. определение в файле measure.php строка 168
◆ checkMeasureBeforeUpdate()
checkMeasureBeforeUpdate |
( |
int | $id, |
|
|
array | $fields ) |
|
protected |
◆ checkModifyPermissionEntity()
checkModifyPermissionEntity |
( |
| ) |
|
|
protected |
◆ checkReadPermissionEntity()
checkReadPermissionEntity |
( |
| ) |
|
|
protected |
◆ deleteAction()
- Аргументы
-
- Возвращает
- bool|null
- Исключения
-
Bitrix\Main\ArgumentException
- Исключения
-
Bitrix\Main\NotImplementedException
- Исключения
-
Bitrix\Main\ObjectPropertyException
- Исключения
-
Bitrix\Main\SystemException
См. определение в файле measure.php строка 104
◆ getAction()
- Аргументы
-
- Возвращает
- array|null
- Исключения
-
Bitrix\Main\ArgumentException
- Исключения
-
Bitrix\Main\NotImplementedException
- Исключения
-
Bitrix\Main\ObjectPropertyException
- Исключения
-
Bitrix\Main\SystemException
См. определение в файле measure.php строка 153
◆ getEntityTable()
◆ getFieldsAction()
◆ listAction()
listAction |
( |
PageNavigation | $pageNavigation, |
|
|
array | $select = [], |
|
|
array | $filter = [], |
|
|
array | $order = [] ) |
- Аргументы
-
array | $select | |
array | $filter | |
array | $order | |
PageNavigation | $pageNavigation | |
- Возвращает
- Page
- Исключения
-
Bitrix\Main\ArgumentException
- Исключения
-
Bitrix\Main\NotImplementedException
- Исключения
-
Bitrix\Main\ObjectPropertyException
- Исключения
-
Bitrix\Main\SystemException
См. определение в файле measure.php строка 136
◆ updateAction()
updateAction |
( |
int | $id, |
|
|
array | $fields ) |
- Аргументы
-
- Возвращает
- array|null
- Исключения
-
Bitrix\Main\ArgumentException
- Исключения
-
Bitrix\Main\NotImplementedException
- Исключения
-
Bitrix\Main\ObjectPropertyException
- Исключения
-
Bitrix\Main\SystemException
См. определение в файле measure.php строка 71