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

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

 __construct (Entity\Letter $letter)
 canChange ()
 getCode ()
 defer ()
 time (DateTime $dateTime)
 now ()
 set (iMethod $method)
 get ()
 apply ()
 revoke ()

Поля данных

const DEFERED = 'defered'
const TIME = 'time'
const SCHEDULE = 'schedule'

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

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

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

◆ __construct()

__construct ( Entity\Letter $letter)

Constructor.

Аргументы
Entity\Letter$letterLetter.

Замещает iMethod.

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

Методы

◆ apply()

apply ( )

Apply method.

Возвращает
void

Замещает iMethod.

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

◆ canChange()

canChange ( )

Check change possibility.

Возвращает
bool

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

◆ defer()

defer ( )

Set defer method.

Возвращает
void

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

◆ get()

get ( )

Get method.

Возвращает
iMethod

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

◆ getCode()

getCode ( )

Get code.

Возвращает
string

Замещает iMethod.

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

◆ now()

now ( )

Set time method with current time.

Возвращает
void

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

◆ revoke()

revoke ( )

Revoke method.

Возвращает
void

Замещает iMethod.

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

◆ set()

set ( iMethod $method)

Set method.

Аргументы
iMethod$methodMethod.

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

◆ time()

time ( DateTime $dateTime)

Set time method.

Аргументы
DateTime$dateTimeDate.
Возвращает
void

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

Поля

◆ DEFERED

const DEFERED = 'defered'

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

◆ SCHEDULE

const SCHEDULE = 'schedule'

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

◆ TIME

const TIME = 'time'

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/sender/lib/dispatch/method.php