Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс StatusLang
+ Граф наследования:StatusLang:

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

 getFieldsAction ()
 
 addAction (array $fields)
 
 deleteByFilterAction ($fields)
 
 listAction (PageNavigation $pageNavigation, array $select=[], array $filter=[], array $order=[])
 
 getListLangsAction ()
 
- Открытые члены унаследованные от ControllerBase
 getBuilder (SettingsContainer $settings=null)
 
- Открытые члены унаследованные от Base
 __construct (BatchManager $batchManager, int $storeId)
 
 setStoreId (int $storeId)
 
 writeOff (float $quantity)
 
 return ()
 

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

 getEntityTable ()
 
 validate (array $fields)
 
 getListLangs ()
 
 existsByFilter ($filter)
 
 checkFields ($fields)
 
 checkPermissionEntity ($name, $arguments=[])
 
 checkModifyPermissionEntity ()
 
 checkReadPermissionEntity ()
 
- Защищенные члены унаследованные от ControllerBase
 createViewManager (Action $action)
 
 isCrmModuleInstalled ()
 
 getSettingsContainerDefault ()
 
 getFielsPropertyValuesFromRequest ()
 
 toArray (\Bitrix\Sale\Order $order, array $fields=[])
 
- Защищенные члены унаследованные от Base
 addRegistryItem (EO_StoreBatch $batchItem, float $amount)
 
 getRegistryItems ()
 

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

- Защищенные статические члены унаследованные от ControllerBase
static getNavData ($start, $orm=false)
 
static getApplication ()
 
- Защищенные данные унаследованные от Base
int $storeId
 
BatchManager $batchManager
 

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

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

Методы

◆ addAction()

addAction ( array $fields)

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

◆ checkFields()

checkFields ( $fields)
protected

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

◆ checkModifyPermissionEntity()

checkModifyPermissionEntity ( )
protected

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

◆ checkPermissionEntity()

checkPermissionEntity ( $name,
$arguments = [] )
protected

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

◆ checkReadPermissionEntity()

checkReadPermissionEntity ( )
protected

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

◆ deleteByFilterAction()

deleteByFilterAction ( $fields)

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

◆ existsByFilter()

existsByFilter ( $filter)
protected

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

◆ getEntityTable()

getEntityTable ( )
protected

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

◆ getFieldsAction()

getFieldsAction ( )

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

◆ getListLangs()

getListLangs ( )
protected

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

◆ getListLangsAction()

getListLangsAction ( )

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

◆ listAction()

listAction ( PageNavigation $pageNavigation,
array $select = [],
array $filter = [],
array $order = [] )

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

◆ validate()

validate ( array $fields)
protected

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