Открытые члены | |
__construct ($name) | |
getType () | |
getProperties () | |
setMethod (?ParserPropertyType $method) | |
setProdId (?ParserPropertyType $prodId) | |
setCalScale (?ParserPropertyType $calscale) | |
setVersion (?ParserPropertyType $version) | |
setEvent (Event $event) | |
setSubComponents (iterable $subComponents) | |
getContent () | |
getEvents () | |
getProdId () | |
getVersion () | |
getTimezones () | |
getMethod () | |
getCalScale () | |
countEvents () | |
getName () | |
hasOneEvent () | |
getEvent () | |
![]() | |
getType () | |
getProperties () | |
accessContent () | |
toString () | |
appendProperty (PropertyType $property) | |
appendSubComponent (BasicComponent $component) | |
Открытые статические члены | |
static | createInstance (string $name='') |
Открытые атрибуты | |
const | COMPONENT_TYPE = 'VCALENDAR' |
Дополнительные унаследованные члены | |
![]() | |
hasRequiredProperties (Content $componentLoad) | |
См. определение в файле calendar.php строка 7
__construct | ( | $name | ) |
countEvents | ( | ) |
См. определение в файле calendar.php строка 226
|
static |
getCalScale | ( | ) |
См. определение в файле calendar.php строка 218
getContent | ( | ) |
См. определение в файле calendar.php строка 155
getEvent | ( | ) |
См. определение в файле calendar.php строка 250
getEvents | ( | ) |
См. определение в файле calendar.php строка 163
getMethod | ( | ) |
См. определение в файле calendar.php строка 205
getName | ( | ) |
См. определение в файле calendar.php строка 234
getProdId | ( | ) |
См. определение в файле calendar.php строка 171
getProperties | ( | ) |
Переопределяет метод предка BasicComponent.
См. определение в файле calendar.php строка 68
getTimezones | ( | ) |
См. определение в файле calendar.php строка 197
getType | ( | ) |
Переопределяет метод предка BasicComponent.
См. определение в файле calendar.php строка 60
getVersion | ( | ) |
См. определение в файле calendar.php строка 184
hasOneEvent | ( | ) |
См. определение в файле calendar.php строка 242
setCalScale | ( | ?ParserPropertyType | $calscale | ) |
ParserPropertyType | null | $calscale |
См. определение в файле calendar.php строка 99
setEvent | ( | Event | $event | ) |
setMethod | ( | ?ParserPropertyType | $method | ) |
ParserPropertyType | null | $method |
См. определение в файле calendar.php строка 77
setProdId | ( | ?ParserPropertyType | $prodId | ) |
ParserPropertyType | null | $prodId |
См. определение в файле calendar.php строка 88
setSubComponents | ( | iterable | $subComponents | ) |
setVersion | ( | ?ParserPropertyType | $version | ) |
ParserPropertyType | null | $version |
См. определение в файле calendar.php строка 110
const COMPONENT_TYPE = 'VCALENDAR' |
См. определение в файле calendar.php строка 9