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

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

 __construct ()
 
 add (Item $item)
 
 get (string $entityId, $itemId)
 
 has (Item $item)
 
 getAll ()
 
 count ()
 
 getEntityItems (string $entityId)
 
 toJsObject ()
 
 toArray ()
 
 jsonSerialize ()
 
 getIterator ()
 

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

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

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

◆ __construct()

__construct ( )

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

Методы

◆ add()

add ( Item $item)

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

◆ count()

count ( )

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

◆ get()

get ( string $entityId,
$itemId )

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

◆ getAll()

getAll ( )

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

◆ getEntityItems()

getEntityItems ( string $entityId)

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

◆ getIterator()

getIterator ( )

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

◆ has()

has ( Item $item)

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

◆ jsonSerialize()

jsonSerialize ( )

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

◆ toArray()

toArray ( )

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

◆ toJsObject()

toJsObject ( )

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