1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс ProductImage
Граф наследования:ProductImage:
Controller Base

Открытые члены

 getFieldsAction ()
 listAction (int $productId, array $select=[], \CRestServer $restServer=null)
 getAction (int $id, int $productId, \CRestServer $restServer=null)
 addAction (array $fields, array $fileContent, \CRestServer $restServer=null)
 deleteAction (int $id, int $productId)
Открытые члены унаследованные от Controller
 getEntity ()
Открытые члены унаследованные от Base
 __construct (BatchManager $batchManager, int $storeId)
 setStoreId (int $storeId)
 writeOff (float $quantity)
 return ()

Защищенные члены

 getEntityTable ()
 checkModifyPermissionEntity ()
 checkReadPermissionEntity ()
Защищенные члены унаследованные от Controller
 init ()
 createViewManager (Action $action)
 getViewFields ()
 getServiceItemName ()
 getServiceListName ()
 getServiceEntityName ()
 getErrorCodeEntityNotExists ()
 getErrorEntityNotExists ()
 addErrorEntityNotExists ()
 getErrorCodeModifyAccessDenied ()
 getErrorModifyAccessDenied ()
 getErrorCodeReadAccessDenied ()
 getErrorReadAccessDenied ()
Защищенные члены унаследованные от Base
 addRegistryItem (EO_StoreBatch $batchItem, float $amount)
 getRegistryItems ()

Дополнительные унаследованные члены

Открытые статические члены унаследованные от Controller
static getCallbackRestEvent ()
static getHandlers ()
Поля данных унаследованные от Controller
const IBLOCK_READ = 'iblock_admin_display'
const IBLOCK_ELEMENT_READ = 'element_read'
const IBLOCK_ELEMENT_EDIT = 'element_edit'
const IBLOCK_ELEMENT_DELETE = 'element_delete'
const IBLOCK_SECTION_READ = 'section_read'
const IBLOCK_SECTION_EDIT = 'section_edit'
const IBLOCK_SECTION_DELETE = 'section_delete'
const IBLOCK_ELEMENT_EDIT_PRICE = 'element_edit_price'
const IBLOCK_SECTION_SECTION_BIND = 'section_section_bind'
const IBLOCK_ELEMENT_SECTION_BIND = 'section_element_bind'
const IBLOCK_EDIT = 'iblock_edit'
const CATALOG_STORE = ActionDictionary::ACTION_STORE_VIEW
const CATALOG_READ = ActionDictionary::ACTION_CATALOG_READ
const CATALOG_GROUP = ActionDictionary::ACTION_PRICE_GROUP_EDIT
const CATALOG_VAT = ActionDictionary::ACTION_VAT_EDIT
const ERROR_ACCESS_DENIED = 'Access denied'
Защищенные статические члены унаследованные от Controller
static getApplication ()
static getGlobalUser ()
static getNavData ($start, $orm=false)
static getBindings ()
Защищенные данные унаследованные от Controller
AccessController $accessController
Защищенные данные унаследованные от Base
int $storeId
BatchManager $batchManager

Подробное описание

См. определение в файле productimage.php строка 15

Методы

◆ addAction()

addAction ( array $fields,
array $fileContent,
\CRestServer $restServer = null )

REST method catalog.productImage.add

Аргументы
array$fields
array$fileContent
\CRestServer | null$restServer
Возвращает
void

См. определение в файле productimage.php строка 158

◆ checkModifyPermissionEntity()

checkModifyPermissionEntity ( )
protected

См. определение в файле productimage.php строка 625

◆ checkReadPermissionEntity()

checkReadPermissionEntity ( )
protected

См. определение в файле productimage.php строка 637

◆ deleteAction()

deleteAction ( int $id,
int $productId )

REST method catalog.productImage.delete

Аргументы
int$id
int$productId
Возвращает
void

См. определение в файле productimage.php строка 278

◆ getAction()

getAction ( int $id,
int $productId,
\CRestServer $restServer = null )

REST method catalog.productImage.get

Аргументы
int$id
int$productId
\CRestServer | null$restServer
Возвращает
array[]|null

См. определение в файле productimage.php строка 120

◆ getEntityTable()

getEntityTable ( )
protected

См. определение в файле productimage.php строка 404

◆ getFieldsAction()

getFieldsAction ( )

REST method catalog.productImage.getFiles

Аргументы
int$productId
array$select
\CRestServer | null$restServer
Возвращает
Page|null

См. определение в файле productimage.php строка 29

◆ listAction()

listAction ( int $productId,
array $select = [],
\CRestServer $restServer = null )

REST method catalog.productImage.list

Аргументы
int$productId
array$select
\CRestServer | null$restServer
Возвращает
Page|null

См. определение в файле productimage.php строка 43


Объявления и описания членов класса находятся в файле: