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

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

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

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

 getEntityTable ()
 
 prepareFields ($fields)
 
 validate (array $fields)
 
 getLockedStatusType ($statusId)
 
 get ($id)
 
 exists ($id)
 
 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
 

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

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

Методы

◆ addAction()

addAction ( $fields)

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

◆ checkModifyPermissionEntity()

checkModifyPermissionEntity ( )
protected

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

◆ checkReadPermissionEntity()

checkReadPermissionEntity ( )
protected

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

◆ deleteAction()

deleteAction ( $id)

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

◆ exists()

exists ( $id)
protected

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

◆ get()

get ( $id)
protected

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

◆ getAction()

getAction ( $id)

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

◆ getEntityTable()

getEntityTable ( )
protected

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

◆ getFieldsAction()

getFieldsAction ( )

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

◆ getLockedStatusType()

getLockedStatusType ( $statusId)
protected

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

◆ listAction()

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

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

◆ prepareFields()

prepareFields ( $fields)
protected

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

◆ updateAction()

updateAction ( $id,
array $fields )

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

◆ validate()

validate ( array $fields)
protected

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