Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ActionDictionary

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

static getActionPermissionMap ()
 
static getLegacyMap ()
 
static getStoreDocumentActionPermissionMap ()
 
static getActionRuleName (string $value)
 

Открытые атрибуты

const PREFIX = "ACTION_"
 
const ACTION_CATALOG_READ = 'catalog_read'
 
const ACTION_CATALOG_VIEW = 'catalog_view'
 
const ACTION_STORE_VIEW = 'catalog_store'
 
const ACTION_STORE_ANALYTIC_VIEW = 'catalog_store_analytic'
 
const ACTION_VAT_EDIT = 'catalog_vat'
 
const ACTION_MEASURE_EDIT = 'catalog_measure'
 
const ACTION_CATALOG_IMPORT_EDIT = 'catalog_import_edit'
 
const ACTION_CATALOG_EXPORT_EDIT = 'catalog_export_edit'
 
const ACTION_CATALOG_IMPORT_EXECUTION = 'catalog_import_exec'
 
const ACTION_CATALOG_EXPORT_EXECUTION = 'catalog_export_exec'
 
const ACTION_INVENTORY_MANAGEMENT_ACCESS = 'catalog_inventory_management_access'
 
const ACTION_STORE_MODIFY = 'catalog_store_modify'
 
const ACTION_DEAL_PRODUCT_RESERVE = 'catalog_deal_product_reserve'
 
const ACTION_STORE_PRODUCT_RESERVE = 'catalog_store_product_reserve'
 
const ACTION_RESERVED_SETTINGS_ACCESS = 'catalog_setting_access'
 
const ACTION_STORE_DOCUMENT_VIEW = 'catalog_store_document_view'
 
const ACTION_STORE_DOCUMENT_PERFORM = 'catalog_store_document_perform'
 
const ACTION_STORE_DOCUMENT_MODIFY = 'catalog_store_document_modify'
 
const ACTION_STORE_DOCUMENT_CANCEL = 'catalog_store_document_cancel'
 
const ACTION_STORE_DOCUMENT_CONDUCT = 'catalog_store_document_conduct'
 
const ACTION_STORE_DOCUMENT_DELETE = 'catalog_store_document_delete'
 
const ACTION_STORE_DOCUMENT_ALLOW_NEGATION_PRODUCT_QUANTITY = 'catalog_store_document_allow_negation_product_quantity'
 
const ACTION_CATALOG_SETTINGS_ACCESS = 'catalog_settings'
 
const ACTION_CATALOG_RIGHTS_EDIT = 'catalog_rights_edit'
 
const ACTION_SELL_NEGATIVE_COMMODITIES_SETTINGS_EDIT = 'catalog_sell_negative_commodities_settings_edit'
 
const ACTION_PRODUCT_CARD_EDIT = 'catalog_product_card_edit'
 
const ACTION_PRODUCT_CARD_SETTINGS_FOR_USERS_SET = 'catalog_product_card_settings_for_users_set'
 
const ACTION_STORE_DOCUMENT_CARD_EDIT = 'catalog_document_card_edit'
 
const ACTION_PRODUCT_VIEW = 'catalog_product_view'
 
const ACTION_PRODUCT_ADD = 'catalog_product_add'
 
const ACTION_PRODUCT_EDIT = 'catalog_product_edit'
 
const ACTION_PRODUCT_DELETE = 'catalog_product_delete'
 
const ACTION_PRODUCT_PURCHASE_INFO_VIEW = 'catalog_purchas_info'
 
const ACTION_PRODUCT_DISCOUNT_SET = 'catalog_discount'
 
const ACTION_PRODUCT_PRICE_EXTRA_EDIT = 'catalog_extra'
 
const ACTION_PRICE_GROUP_EDIT = 'catalog_group'
 
const ACTION_PRICE_EDIT = 'catalog_price'
 
const ACTION_PRICE_ENTITY_EDIT = 'catalog_entity_price'
 
const ACTION_PRODUCT_PUBLIC_VISIBILITY_SET = 'catalog_product_public_visibility_set'
 

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

static getClassName ()
 

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

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

Методы

◆ getActionPermissionMap()

static getActionPermissionMap ( )
static

permission on action

Возвращает
array

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

◆ getActionRuleName()

static getActionRuleName ( string $value)
static

get action name by string value

Аргументы
string$valuestring value of action
Возвращает
string|null
Исключения

ReflectionException

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

◆ getClassName()

static getClassName ( )
staticprotected

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

◆ getLegacyMap()

static getLegacyMap ( )
static

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

◆ getStoreDocumentActionPermissionMap()

static getStoreDocumentActionPermissionMap ( )
static

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

Данные класса

◆ ACTION_CATALOG_EXPORT_EDIT

const ACTION_CATALOG_EXPORT_EDIT = 'catalog_export_edit'

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

◆ ACTION_CATALOG_EXPORT_EXECUTION

const ACTION_CATALOG_EXPORT_EXECUTION = 'catalog_export_exec'

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

◆ ACTION_CATALOG_IMPORT_EDIT

const ACTION_CATALOG_IMPORT_EDIT = 'catalog_import_edit'

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

◆ ACTION_CATALOG_IMPORT_EXECUTION

const ACTION_CATALOG_IMPORT_EXECUTION = 'catalog_import_exec'

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

◆ ACTION_CATALOG_READ

const ACTION_CATALOG_READ = 'catalog_read'

The right to access the catalog and the module settings

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

◆ ACTION_CATALOG_RIGHTS_EDIT

const ACTION_CATALOG_RIGHTS_EDIT = 'catalog_rights_edit'

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

◆ ACTION_CATALOG_SETTINGS_ACCESS

const ACTION_CATALOG_SETTINGS_ACCESS = 'catalog_settings'

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

◆ ACTION_CATALOG_VIEW

const ACTION_CATALOG_VIEW = 'catalog_view'

The right to access the catalog (without access the module settings). Used only in legacy.

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

◆ ACTION_DEAL_PRODUCT_RESERVE

const ACTION_DEAL_PRODUCT_RESERVE = 'catalog_deal_product_reserve'

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

◆ ACTION_INVENTORY_MANAGEMENT_ACCESS

const ACTION_INVENTORY_MANAGEMENT_ACCESS = 'catalog_inventory_management_access'

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

◆ ACTION_MEASURE_EDIT

const ACTION_MEASURE_EDIT = 'catalog_measure'

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

◆ ACTION_PRICE_EDIT

const ACTION_PRICE_EDIT = 'catalog_price'

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

◆ ACTION_PRICE_ENTITY_EDIT

const ACTION_PRICE_ENTITY_EDIT = 'catalog_entity_price'

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

◆ ACTION_PRICE_GROUP_EDIT

const ACTION_PRICE_GROUP_EDIT = 'catalog_group'

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

◆ ACTION_PRODUCT_ADD

const ACTION_PRODUCT_ADD = 'catalog_product_add'

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

◆ ACTION_PRODUCT_CARD_EDIT

const ACTION_PRODUCT_CARD_EDIT = 'catalog_product_card_edit'

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

◆ ACTION_PRODUCT_CARD_SETTINGS_FOR_USERS_SET

const ACTION_PRODUCT_CARD_SETTINGS_FOR_USERS_SET = 'catalog_product_card_settings_for_users_set'

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

◆ ACTION_PRODUCT_DELETE

const ACTION_PRODUCT_DELETE = 'catalog_product_delete'

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

◆ ACTION_PRODUCT_DISCOUNT_SET

const ACTION_PRODUCT_DISCOUNT_SET = 'catalog_discount'

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

◆ ACTION_PRODUCT_EDIT

const ACTION_PRODUCT_EDIT = 'catalog_product_edit'

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

◆ ACTION_PRODUCT_PRICE_EXTRA_EDIT

const ACTION_PRODUCT_PRICE_EXTRA_EDIT = 'catalog_extra'

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

◆ ACTION_PRODUCT_PUBLIC_VISIBILITY_SET

const ACTION_PRODUCT_PUBLIC_VISIBILITY_SET = 'catalog_product_public_visibility_set'

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

◆ ACTION_PRODUCT_PURCHASE_INFO_VIEW

const ACTION_PRODUCT_PURCHASE_INFO_VIEW = 'catalog_purchas_info'

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

◆ ACTION_PRODUCT_VIEW

const ACTION_PRODUCT_VIEW = 'catalog_product_view'

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

◆ ACTION_RESERVED_SETTINGS_ACCESS

const ACTION_RESERVED_SETTINGS_ACCESS = 'catalog_setting_access'

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

◆ ACTION_SELL_NEGATIVE_COMMODITIES_SETTINGS_EDIT

const ACTION_SELL_NEGATIVE_COMMODITIES_SETTINGS_EDIT = 'catalog_sell_negative_commodities_settings_edit'

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

◆ ACTION_STORE_ANALYTIC_VIEW

const ACTION_STORE_ANALYTIC_VIEW = 'catalog_store_analytic'

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

◆ ACTION_STORE_DOCUMENT_ALLOW_NEGATION_PRODUCT_QUANTITY

const ACTION_STORE_DOCUMENT_ALLOW_NEGATION_PRODUCT_QUANTITY = 'catalog_store_document_allow_negation_product_quantity'

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

◆ ACTION_STORE_DOCUMENT_CANCEL

const ACTION_STORE_DOCUMENT_CANCEL = 'catalog_store_document_cancel'

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

◆ ACTION_STORE_DOCUMENT_CARD_EDIT

const ACTION_STORE_DOCUMENT_CARD_EDIT = 'catalog_document_card_edit'

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

◆ ACTION_STORE_DOCUMENT_CONDUCT

const ACTION_STORE_DOCUMENT_CONDUCT = 'catalog_store_document_conduct'

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

◆ ACTION_STORE_DOCUMENT_DELETE

const ACTION_STORE_DOCUMENT_DELETE = 'catalog_store_document_delete'

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

◆ ACTION_STORE_DOCUMENT_MODIFY

const ACTION_STORE_DOCUMENT_MODIFY = 'catalog_store_document_modify'

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

◆ ACTION_STORE_DOCUMENT_PERFORM

const ACTION_STORE_DOCUMENT_PERFORM = 'catalog_store_document_perform'

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

◆ ACTION_STORE_DOCUMENT_VIEW

const ACTION_STORE_DOCUMENT_VIEW = 'catalog_store_document_view'

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

◆ ACTION_STORE_MODIFY

const ACTION_STORE_MODIFY = 'catalog_store_modify'

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

◆ ACTION_STORE_PRODUCT_RESERVE

const ACTION_STORE_PRODUCT_RESERVE = 'catalog_store_product_reserve'

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

◆ ACTION_STORE_VIEW

const ACTION_STORE_VIEW = 'catalog_store'

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

◆ ACTION_VAT_EDIT

const ACTION_VAT_EDIT = 'catalog_vat'

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

◆ PREFIX

const PREFIX = "ACTION_"

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