Открытые члены | |
__construct (string $type) | |
property (PropertyType $property, array $parameters=null) | |
dateTimeProperty ( $names, Date $value, bool $withTime=false, bool $withTimeZone=false, bool $isUTC=false) | |
textProperty ($names, ?string $value, bool $disableEscaping=false) | |
timezoneOffsetProperty ( $names, \DateTimeZone $value) | |
subComponent (BasicComponent ... $components) | |
getType () | |
getProperties () | |
getSubComponents () | |
Открытые статические члены | |
static | getInstance (string $type) |
См. определение в файле content.php строка 7
__construct | ( | string | $type | ) |
См. определение в файле content.php строка 18
dateTimeProperty | ( | $names, | |
Date | $value, | ||
bool | $withTime = false , |
||
bool | $withTimeZone = false , |
||
bool | $isUTC = false |
||
) |
См. определение в файле content.php строка 32
|
static |
См. определение в файле content.php строка 13
getProperties | ( | ) |
См. определение в файле content.php строка 85
getSubComponents | ( | ) |
См. определение в файле content.php строка 90
getType | ( | ) |
См. определение в файле content.php строка 80
property | ( | PropertyType | $property, |
array | $parameters = null |
||
) |
См. определение в файле content.php строка 23
subComponent | ( | BasicComponent ... | $components | ) |
См. определение в файле content.php строка 70
textProperty | ( | $names, | |
?string | $value, | ||
bool | $disableEscaping = false |
||
) |
См. определение в файле content.php строка 48
timezoneOffsetProperty | ( | $names, | |
\DateTimeZone | $value | ||
) |
См. определение в файле content.php строка 57