|
| static | OnRestServiceBuildDescription () |
| static | entityAdd ($params, $n, $server) |
| static | entityGet ($params, $n, $server) |
| static | entityRights ($params, $n, $server) |
| static | entityUpdate ($params, $n, $server) |
| static | entityDelete ($params, $n, $server) |
| static | entitySectionGet ($params, $n, $server) |
| static | entitySectionAdd ($params, $n, $server) |
| static | entitySectionUpdate ($params, $n, $server) |
| static | entitySectionDelete ($params, $n, $server) |
| static | entityItemGet ($params, $n, $server) |
| static | entityItemAdd ($params, $n, $server) |
| static | entityItemUpdate ($params, $n, $server) |
| static | entityItemDelete ($params, $n, $server) |
| static | entityItemPropertyGet ($params, $n, $server) |
| static | entityItemPropertyAdd ($params, $n, $server) |
| static | entityItemPropertyUpdate ($params, $n, $server) |
| static | entityItemPropertyDelete ($params, $n, $server) |
| static | Clean ($appId) |
|
| static | checkIblockType () |
| static | getIBlock ($code, $bSkipCheck=false) |
| static | getIBlocks ($server) |
| static | getItemProperty ($property, $entity, $server) |
| static | getItemProperties ($entity, $server) |
| static | checkParams (&$params) |
| static | checkItemParams (&$params) |
| static | checkSectionParams (&$params) |
| static | checkItemPropertyParams (&$params) |
| static | checkEntity ($entity, $server) |
| static | checkItemProperty ($property, $entity, $server) |
| static | parseEntity ($iblock, \CRestServer $server) |
| static | getEntityIBlockCode ($entity, \CRestServer $server) |
| static | getIBlockType () |
| static | prepareItem ($params, $arIBlock, $server) |
| static | prepareSection ($params, $arIBlock, $server) |
| static | checkFilter ($arFilter, $bChangeLogic=true) |
| static | checkSectionFilter ($arFilter, $bChangeLogic=true) |
| static | checkRights ($arRights) |
| static | getFile ($fileId) |
| static | getNavData ($start, $bORM=false) |
| static | setNavData ($result, $dbRes) |
| static | sanitizeFilter ($filter, array $availableFields=null, $valueCallback=null, array $availableOperations=null) |
| static | sanitizeOrder ($order, array $availableFields=null) |
См. определение в файле restentity.php строка 10
◆ checkEntity()
| checkEntity |
( |
| $entity, |
|
|
| $server ) |
|
staticprotected |
◆ checkFilter()
| checkFilter |
( |
| $arFilter, |
|
|
| $bChangeLogic = true ) |
|
staticprotected |
◆ checkIblockType()
◆ checkItemParams()
| checkItemParams |
( |
& | $params | ) |
|
|
staticprotected |
◆ checkItemProperty()
| checkItemProperty |
( |
| $property, |
|
|
| $entity, |
|
|
| $server ) |
|
staticprotected |
◆ checkItemPropertyParams()
| checkItemPropertyParams |
( |
& | $params | ) |
|
|
staticprotected |
◆ checkParams()
◆ checkRights()
◆ checkSectionFilter()
| checkSectionFilter |
( |
| $arFilter, |
|
|
| $bChangeLogic = true ) |
|
staticprotected |
◆ checkSectionParams()
| checkSectionParams |
( |
& | $params | ) |
|
|
staticprotected |
◆ Clean()
◆ entityAdd()
| entityAdd |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
◆ entityDelete()
| entityDelete |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
◆ entityGet()
| entityGet |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
◆ entityItemAdd()
| entityItemAdd |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
◆ entityItemDelete()
| entityItemDelete |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
◆ entityItemGet()
| entityItemGet |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
◆ entityItemPropertyAdd()
| entityItemPropertyAdd |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
◆ entityItemPropertyDelete()
| entityItemPropertyDelete |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
◆ entityItemPropertyGet()
| entityItemPropertyGet |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
◆ entityItemPropertyUpdate()
| entityItemPropertyUpdate |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
◆ entityItemUpdate()
| entityItemUpdate |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
◆ entityRights()
| entityRights |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
◆ entitySectionAdd()
| entitySectionAdd |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
◆ entitySectionDelete()
| entitySectionDelete |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
◆ entitySectionGet()
| entitySectionGet |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
◆ entitySectionUpdate()
| entitySectionUpdate |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
◆ entityUpdate()
| entityUpdate |
( |
| $params, |
|
|
| $n, |
|
|
| $server ) |
|
static |
◆ getEntityIBlockCode()
◆ getFile()
◆ getIBlock()
| getIBlock |
( |
| $code, |
|
|
| $bSkipCheck = false ) |
|
staticprotected |
◆ getIBlocks()
◆ getIBlockType()
◆ getItemProperties()
| getItemProperties |
( |
| $entity, |
|
|
| $server ) |
|
staticprotected |
◆ getItemProperty()
| getItemProperty |
( |
| $property, |
|
|
| $entity, |
|
|
| $server ) |
|
staticprotected |
◆ OnRestServiceBuildDescription()
| OnRestServiceBuildDescription |
( |
| ) |
|
|
static |
◆ parseEntity()
◆ prepareItem()
| prepareItem |
( |
| $params, |
|
|
| $arIBlock, |
|
|
| $server ) |
|
staticprotected |
◆ prepareSection()
| prepareSection |
( |
| $params, |
|
|
| $arIBlock, |
|
|
| $server ) |
|
staticprotected |
◆ ENTITY_IBLOCK_CODE_PREFIX
| const ENTITY_IBLOCK_CODE_PREFIX = 'APP' |
◆ ERROR_ENTITY_ALREADY_EXISTS
| const ERROR_ENTITY_ALREADY_EXISTS = 'ERROR_ENTITY_ALREADY_EXISTS' |
◆ ERROR_ENTITY_NOT_FOUND
| const ERROR_ENTITY_NOT_FOUND = 'ERROR_ENTITY_NOT_FOUND' |
◆ ERROR_ITEM_NOT_FOUND
| const ERROR_ITEM_NOT_FOUND = 'ERROR_ITEM_NOT_FOUND' |
◆ ERROR_PROPERTY_ALREADY_EXISTS
| const ERROR_PROPERTY_ALREADY_EXISTS = 'ERROR_PROPERTY_ALREADY_EXISTS' |
◆ ERROR_PROPERTY_NOT_FOUND
| const ERROR_PROPERTY_NOT_FOUND = 'ERROR_PROPERTY_NOT_FOUND' |
◆ ERROR_SECTION_NOT_FOUND
| const ERROR_SECTION_NOT_FOUND = 'ERROR_SECTION_NOT_FOUND' |
◆ ERROR_UNSUPPORTED_PROPERTY_TYPE
| const ERROR_UNSUPPORTED_PROPERTY_TYPE = 'ERROR_UNSUPPORTED_PROPERTY_TYPE' |
◆ ERROR_UNSUPPORTED_PROPERTY_TYPE_CHANGE
| const ERROR_UNSUPPORTED_PROPERTY_TYPE_CHANGE = 'ERROR_UNSUPPORTED_PROPERTY_TYPE_CHANGE' |
Объявления и описания членов класса находятся в файле: