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

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

 getFields ()
 
 getIterator ()
 
 count ()
 
 setAttendeesId (array $attendeesId)
 
 setAttendeesCodes (array $attendeesCodes)
 
 getAttendeesCodes ()
 
 toString ($separator=', ')
 
 getAttendeesIdCollection ()
 
- Открытые члены унаследованные от PropertyCollection
 __toString ()
 
 toString (string $separator=', ')
 
- Открытые члены унаследованные от Collection
 __construct (array $collection=[])
 
 add ($item)
 
 addItems (array $items)
 
 remove ($key)
 
 getCollection ()
 
 fetch ()
 
 rewindGenerator ()
 
- Открытые члены унаследованные от Property
 toString ()
 

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

- Защищенные члены унаследованные от Collection
 fetchGenerator ()
 
- Защищенные данные унаследованные от Collection
array $collection = []
 
Generator $generator = null
 

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

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

Методы

◆ count()

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

Переопределяет метод предка Collection.

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

◆ getAttendeesCodes()

getAttendeesCodes ( )

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

◆ getAttendeesIdCollection()

getAttendeesIdCollection ( )
Возвращает
int[]

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

◆ getFields()

getFields ( )
Возвращает
array

Переопределяет метод предка PropertyCollection.

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

◆ getIterator()

getIterator ( )
Возвращает
ArrayIterator
Исключения

Bitrix\Main\ArgumentException

Исключения

Bitrix\Main\ObjectPropertyException

Исключения

Bitrix\Main\SystemException

Переопределяет метод предка Collection.

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

◆ setAttendeesCodes()

setAttendeesCodes ( array $attendeesCodes)

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

◆ setAttendeesId()

setAttendeesId ( array $attendeesId)
Аргументы
array$attendeesId
Возвращает
$this

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

◆ toString()

toString ( $separator = ',
'  )
Аргументы
$separator
Возвращает
string
Исключения

Bitrix\Main\ArgumentException

Исключения

Bitrix\Main\ObjectPropertyException

Исключения

Bitrix\Main\SystemException

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