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

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

 __construct ($type, $parameters=null, $moduleId=null, $handler=null)
 getResultType ()
 getType ()
 getModuleId ()
 getHandler ()
 getParameters ()

Поля данных

const UNDEFINED = 0
const SUCCESS = 1
const ERROR = 2

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

 $moduleId
 $handler
 $type
 $parameters

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

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

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

◆ __construct()

__construct ( $type,
$parameters = null,
$moduleId = null,
$handler = null )

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

Методы

◆ getHandler()

getHandler ( )

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

◆ getModuleId()

getModuleId ( )

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

◆ getParameters()

getParameters ( )

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

◆ getResultType()

getResultType ( )

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

◆ getType()

getType ( )

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

Поля

◆ $handler

$handler
protected

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

◆ $moduleId

$moduleId
protected

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

◆ $parameters

$parameters
protected

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

◆ $type

$type
protected

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

◆ ERROR

const ERROR = 2

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

◆ SUCCESS

const SUCCESS = 1

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

◆ UNDEFINED

const UNDEFINED = 0

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


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