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

Открытые статические члены

static getEvents ($code)
static getEventsByType ($code, $type)
static addEvent ($code, $type, $event)
static isEventTypeExists ($code, $type)
static resetEvents ($code=null, $type=null)
Открытые статические члены унаследованные от PoolBase
static getPoolByCode ($code)
static get ($code, $type)
static getByIndex ($code, $type, $index)
static add ($code, $type, $value)
static delete ($code, $type, $index)
static isTypeExists ($code, $type)
static resetPool ($code=null, $type=null)

Статические защищенные данные

static $events = array()
Статические защищенные данные унаследованные от PoolBase
static $pool = array()
static $index = 0

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

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

Методы

◆ addEvent()

addEvent ( $code,
$type,
$event )
static
Аргументы
$code
$type
$event

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

◆ getEvents()

getEvents ( $code)
static

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

◆ getEventsByType()

getEventsByType ( $code,
$type )
static

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

◆ isEventTypeExists()

isEventTypeExists ( $code,
$type )
static
Аргументы
$code
$type
Возвращает
bool

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

◆ resetEvents()

resetEvents ( $code = null,
$type = null )
static
Аргументы
null$code
null$type

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

Поля

◆ $events

$events = array()
staticprotected

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


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