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

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

 addAction (array $fields)
 updateAction (int $id, array $fields)
 deleteAction (int $id)
 getFieldsAction ()
Открытые члены унаследованные от Controller
 getEntity ()
Открытые члены унаследованные от Base
 __construct (BatchManager $batchManager, int $storeId)
 setStoreId (int $storeId)
 writeOff (float $quantity)
 return ()

Открытые статические члены

static getCallbackRestEvent ()
static processItemEvent (array $params, array $handler)
Открытые статические члены унаследованные от Controller
static getHandlers ()
Открытые статические члены унаследованные от EventBindInterface
static getHandlers ()

Поля данных

const EVENT_ON_ADD = 'OnGroupAdd'
const EVENT_ON_UPDATE = 'OnGroupUpdate'
const EVENT_ON_DELETE = 'OnGroupDelete'
Поля данных унаследованные от 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'

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

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

Защищенные статические члены

static getBindings ()
Защищенные статические члены унаследованные от Controller
static getApplication ()
static getGlobalUser ()
static getNavData ($start, $orm=false)

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

Защищенные данные унаследованные от Controller
AccessController $accessController
Защищенные данные унаследованные от Base
int $storeId
BatchManager $batchManager

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

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

Методы

◆ addAction()

addAction ( array $fields)
Аргументы
array$fields
Возвращает
array|null

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

◆ deleteAction()

deleteAction ( int $id)
Аргументы
int$id
Возвращает
bool|null

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

◆ getBindings()

getBindings ( )
staticprotected

Get bindings from PHP events to REST events

Возвращает
string[]

Переопределяет метод предка Controller.

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

◆ getCallbackRestEvent()

getCallbackRestEvent ( )
static

@inheritDoc

Переопределяет метод предка Controller.

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

◆ getEntityTable()

getEntityTable ( )
protected

@inheritDoc

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

◆ getErrorCodeEntityNotExists()

getErrorCodeEntityNotExists ( )
protected

public function listAction

См. также
ListAction::listAction public function getAction
GetAction::getAction

Переопределяет метод предка Controller.

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

◆ getFieldsAction()

getFieldsAction ( )
Возвращает
array

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

◆ processItemEvent()

processItemEvent ( array $params,
array $handler )
static
Аргументы
array$params
array$handler
Возвращает
array[]

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

◆ updateAction()

updateAction ( int $id,
array $fields )
Аргументы
int$id
array$fields
Возвращает
array|null

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

Поля

◆ EVENT_ON_ADD

const EVENT_ON_ADD = 'OnGroupAdd'

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

◆ EVENT_ON_DELETE

const EVENT_ON_DELETE = 'OnGroupDelete'

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

◆ EVENT_ON_UPDATE

const EVENT_ON_UPDATE = 'OnGroupUpdate'

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


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