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

Дополнительные унаследованные члены

- Открытые члены унаследованные от EntityMap
 addItems (array $items)
 
 add ($item, $key=null)
 
 updateItem ($item, $key=null)
 
- Открытые члены унаследованные от Map
 getItem ($key)
 
 has ($key)
 
 getItemsByKeys (array $keys)
 
- Открытые члены унаследованные от Collection
 __construct (array $collection=[])
 
 getIterator ()
 
 count ()
 
 add ($item)
 
 remove ($key)
 
 getCollection ()
 
 fetch ()
 
 rewindGenerator ()
 
- Защищенные члены унаследованные от Collection
 fetchGenerator ()
 
- Защищенные данные унаследованные от Collection
array $collection = []
 
Generator $generator = null
 

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

@method self add(EventConnection $item, $key = null) @method self addItems(array $items) @method self updateItem(EventConnection $item, $key) @method EventConnection getItem($key) @method self getItemsByKeys(array $key) @method EventConnection[] getCollection() @method EventConnection fetch()

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