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

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

 executeComponent ()
 
 getEditAction ()
 
 getViewAction ()
 

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

 checkRequiredParams ()
 
 initParams ()
 
 canEdit ()
 
 printErrors ()
 
 checkComponentExecution ()
 
 getAccessController ()
 
 prepareResultAndTemplate ($template="")
 
 prepareResult ()
 

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

 $errors
 
 $userId
 
 $accessController
 

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

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

Методы

◆ canEdit()

canEdit ( )
protected

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

◆ checkComponentExecution()

checkComponentExecution ( )
protected

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

◆ checkRequiredParams()

checkRequiredParams ( )
protected

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

◆ executeComponent()

executeComponent ( )

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

◆ getAccessController()

getAccessController ( )
protected

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

◆ getEditAction()

getEditAction ( )
abstract

◆ getViewAction()

getViewAction ( )
abstract

◆ initParams()

initParams ( )
protected

Initialization of component parameters. Validating access to the modify action by Permission Entity Code parameter

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

◆ prepareResult()

prepareResult ( )
abstractprotected

◆ prepareResultAndTemplate()

prepareResultAndTemplate ( $template = "")
protected
Аргументы
string$template
Возвращает
array|void

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

◆ printErrors()

printErrors ( )
protected

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

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

◆ $accessController

AccessController $accessController
protected

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

◆ $errors

ErrorCollection $errors
protected

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

◆ $userId

int $userId
protected

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