1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс AbstractCommand
Граф наследования:AbstractCommand:
CommandInterface AuthorizeUserCommand

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

 run ()

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

 execute ()
 validate ()
 beforeRun ()
 afterRun ()

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

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

Методы

◆ afterRun()

afterRun ( )
protected

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

◆ beforeRun()

beforeRun ( )
protected

If the method returns a value then the command should not be executed

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

◆ execute()

execute ( )
abstractprotected

Переопределяется в AuthorizeUserCommand.

◆ run()

run ( )
final

Исключения
CommandException
CommandValidationException

Замещает CommandInterface.

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

◆ validate()

validate ( )
protected

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


Объявления и описания членов класса находятся в файле: