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

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

 __construct (array $collection=null)
 
 getIterator ()
 
 add (?ParserComponent $component)
 
 count ()
 
 hasOneComponent ()
 
 hasOneCalendarComponent ()
 

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

static createInstance (array $collection=null)
 

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

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

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

◆ __construct()

__construct ( array $collection = null)

ComponentsCollection constructor.

Аргументы
ParserComponent[] | null$collection

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

Методы

◆ add()

add ( ?ParserComponent $component)
Аргументы
ParserComponent | null$component
Возвращает
$this

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

◆ count()

count ( )
Возвращает
int

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

◆ createInstance()

static createInstance ( array $collection = null)
static
Аргументы
ParserComponent[] | null$collection
Возвращает
ComponentsCollection

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

◆ getIterator()

getIterator ( )
Возвращает
ArrayIterator

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

◆ hasOneCalendarComponent()

hasOneCalendarComponent ( )
Возвращает
bool

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

◆ hasOneComponent()

hasOneComponent ( )
Возвращает
bool

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