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

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

 __construct ($component=null)
 
 onIncludeComponentLang ()
 
 onPrepareComponentParams ($params)
 
 executeComponent ()
 
 configureActions ()
 
 getErrorByCode ($code)
 
 getErrors ()
 

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

 prepareRequest ()
 
 prepareFilter ()
 
 getFilter ()
 
 initDefaultSettings ()
 
 setFilterId ($filterId=false)
 
 getFilterId ()
 
 setFilterPresets ($filterPresets=[])
 
 getFilterPresets ()
 
 getCurrentUserId ()
 
 getWorkgroups ()
 
 setDefaultFilter ($value=[])
 
 prepareResult ()
 
 getDataFilter ()
 
 getData ()
 
 getNavigationTitle ()
 

Защищенные данные

 $errorCollection = null
 
 $defaultSettings = []
 
 $filter = []
 
 $filterId = false
 
 $filterPresets = []
 
 $requestData = []
 

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

- Открытые атрибуты унаследованные от Controllerable
const METHOD_ACTION_SUFFIX = 'Action'
 

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

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

Конструктор(ы)

◆ __construct()

__construct ( $component = null)

Base constructor.

Аргументы
\CBitrixComponent | null$componentComponent object if exists.

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

Методы

◆ configureActions()

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

Замещает Controllerable.

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

◆ executeComponent()

executeComponent ( )
Возвращает
void

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

◆ getCurrentUserId()

getCurrentUserId ( )
protected

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

◆ getData()

getData ( )
abstractprotected
Возвращает
void

◆ getDataFilter()

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

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

◆ getErrorByCode()

getErrorByCode ( $code)
Аргументы
string$code
Возвращает
Main\Error|null

Замещает Errorable.

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

◆ getErrors()

getErrors ( )
Возвращает
array|Main\Error[]

Замещает Errorable.

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

◆ getFilter()

getFilter ( )
protected

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

◆ getFilterId()

getFilterId ( )
protected

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

◆ getFilterPresets()

getFilterPresets ( )
protected

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

◆ getNavigationTitle()

getNavigationTitle ( )
protected
Возвращает
string

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

◆ getWorkgroups()

getWorkgroups ( )
protected

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

◆ initDefaultSettings()

initDefaultSettings ( )
protected
Возвращает
void

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

◆ onIncludeComponentLang()

onIncludeComponentLang ( )
Возвращает
void

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

◆ onPrepareComponentParams()

onPrepareComponentParams ( $params)
Аргументы
array$params
Возвращает
array

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

◆ prepareFilter()

prepareFilter ( )
protected
Возвращает
void

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

◆ prepareRequest()

prepareRequest ( )
protected
Возвращает
void

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

◆ prepareResult()

prepareResult ( )
protected
Возвращает
void

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

◆ setDefaultFilter()

setDefaultFilter ( $value = [])
protected

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

◆ setFilterId()

setFilterId ( $filterId = false)
protected

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

◆ setFilterPresets()

setFilterPresets ( $filterPresets = [])
protected

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

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

◆ $defaultSettings

$defaultSettings = []
protected

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

◆ $errorCollection

$errorCollection = null
protected

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

◆ $filter

$filter = []
protected

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

◆ $filterId

$filterId = false
protected

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

◆ $filterPresets

$filterPresets = []
protected

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

◆ $requestData

$requestData = []
protected

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