ElementList
VObject ElementList.
This class represents a list of elements. Lists are the result of queries, such as doing $vcalendar->vevent where there's multiple VEVENT objects.
- Full name:
\Sabre\VObject\ElementList
- Parent class:
ArrayIterator
Methods
offsetSet
Sets an item through ArrayAccess.
Parameters:
Parameter | Type | Description |
---|---|---|
$offset |
int | |
$value |
mixed |
offsetUnset
Sets an item through ArrayAccess.
This method just forwards the request to the inner iterator
Parameters:
Parameter | Type | Description |
---|---|---|
$offset |
int |
Automatically generated on 2025-03-18