/plugin/webdav/vendor/sabre/vobject/lib/Property/VCard/ |
H A D | TimeStamp.php | 36 public function getValueType() function in Sabre\\VObject\\Property\\VCard\\TimeStamp 78 $valueType = strtolower($this->getValueType());
|
H A D | DateTime.php | 24 public function getValueType() function in Sabre\\VObject\\Property\\VCard\\DateTime
|
/plugin/icalevents/vendor/sabre/vobject/lib/Property/VCard/ |
H A D | TimeStamp.php | 36 function getValueType() { function in Sabre\\VObject\\Property\\VCard\\TimeStamp 82 $valueType = strtolower($this->getValueType());
|
H A D | DateTime.php | 24 function getValueType() { function in Sabre\\VObject\\Property\\VCard\\DateTime
|
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/ |
H A D | Period.php | 65 function getValueType() { function in Sabre\\VObject\\Property\\ICalendar\\Period 140 $writer->startElement(strtolower($this->getValueType()));
|
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/ |
H A D | Period.php | 61 public function getValueType() function in Sabre\\VObject\\Property\\ICalendar\\Period 125 $writer->startElement(strtolower($this->getValueType()));
|
/plugin/odt/ODT/elements/ |
H A D | ODTElementTableCell.php | 49 $encoded = '<table:table-cell office:value-type="'.$this->getValueType().'"'; 170 public function getValueType() { function in ODTElementTableCell
|
/plugin/webdav/vendor/sabre/vobject/lib/ |
H A D | VCardConverter.php | 84 $valueType = $property->getValueType(); 236 if ($tempProperty->getValueType() !== $newProperty->getValueType()) { 237 $newProperty['VALUE'] = $newProperty->getValueType();
|
/plugin/davcard/vendor/sabre/vobject/lib/ |
H A D | VCardConverter.php | 85 $valueType = $property->getValueType(); 251 if ($tempProperty->getValueType() !== $newProperty->getValueType()) { 252 $newProperty['VALUE'] = $newProperty->getValueType();
|
/plugin/icalevents/vendor/sabre/vobject/lib/ |
H A D | VCardConverter.php | 89 $valueType = $property->getValueType(); 255 if ($tempProperty->getValueType() !== $newProperty->getValueType()) { 256 $newProperty['VALUE'] = $newProperty->getValueType();
|
/plugin/webdavclient/vendor/sabre/vobject/lib/ |
H A D | VCardConverter.php | 85 $valueType = $property->getValueType(); 251 if ($tempProperty->getValueType() !== $newProperty->getValueType()) { 252 $newProperty['VALUE'] = $newProperty->getValueType();
|
/plugin/davcal/vendor/sabre/vobject/lib/ |
H A D | VCardConverter.php | 85 $valueType = $property->getValueType(); 251 if ($tempProperty->getValueType() !== $newProperty->getValueType()) { 252 $newProperty['VALUE'] = $newProperty->getValueType();
|
/plugin/davcard/vendor/sabre/vobject/lib/Component/ |
H A D | VTodo.php | 153 if ($due->getValueType() !== $dtStart->getValueType()) {
|
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/ |
H A D | VTodo.php | 153 if ($due->getValueType() !== $dtStart->getValueType()) {
|
/plugin/davcal/vendor/sabre/vobject/lib/Component/ |
H A D | VTodo.php | 153 if ($due->getValueType() !== $dtStart->getValueType()) {
|
/plugin/webdav/vendor/sabre/vobject/lib/Component/ |
H A D | VTodo.php | 154 if ($due->getValueType() !== $dtStart->getValueType()) {
|
/plugin/icalevents/vendor/sabre/vobject/lib/Component/ |
H A D | VTodo.php | 155 if ($due->getValueType() !== $dtStart->getValueType()) {
|
/plugin/davcard/vendor/sabre/vobject/lib/Property/ |
H A D | UtcOffset.php | 32 public function getValueType() { function in Sabre\\VObject\\Property\\UtcOffset
|
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/ |
H A D | UtcOffset.php | 32 public function getValueType() { function in Sabre\\VObject\\Property\\UtcOffset
|
/plugin/davcal/vendor/sabre/vobject/lib/Property/ |
H A D | UtcOffset.php | 32 public function getValueType() { function in Sabre\\VObject\\Property\\UtcOffset
|
/plugin/webdav/vendor/sabre/vobject/lib/Property/ |
H A D | Unknown.php | 37 public function getValueType() function in Sabre\\VObject\\Property\\Unknown
|
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ |
H A D | Unknown.php | 38 function getValueType() { function in Sabre\\VObject\\Property\\Unknown
|
/plugin/davcard/vendor/sabre/vobject/lib/Property/VCard/ |
H A D | DateTime.php | 27 public function getValueType() { function in Sabre\\VObject\\Property\\VCard\\DateTime
|
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/VCard/ |
H A D | DateTime.php | 27 public function getValueType() { function in Sabre\\VObject\\Property\\VCard\\DateTime
|
/plugin/davcal/vendor/sabre/vobject/lib/Property/VCard/ |
H A D | DateTime.php | 27 public function getValueType() { function in Sabre\\VObject\\Property\\VCard\\DateTime
|