Home
last modified time | relevance | path

Searched refs:getJsonValue (Results 1 – 25 of 67) sorted by relevance

123

/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DUtcOffset.php62 public function getJsonValue() function in Sabre\\VObject\\Property\\UtcOffset
69 parent::getJsonValue()
H A DUnknown.php24 public function getJsonValue() function in Sabre\\VObject\\Property\\Unknown
H A DIntegerValue.php63 public function getJsonValue() function in Sabre\\VObject\\Property\\IntegerValue
/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DUtcOffset.php66 function getJsonValue() { function in Sabre\\VObject\\Property\\UtcOffset
73 parent::getJsonValue()
H A DUnknown.php24 function getJsonValue() { function in Sabre\\VObject\\Property\\Unknown
H A DIntegerValue.php68 function getJsonValue() { function in Sabre\\VObject\\Property\\IntegerValue
/plugin/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
H A DPeriod.php101 function getJsonValue() { function in Sabre\\VObject\\Property\\ICalendar\\Period
141 $value = $this->getJsonValue();
H A DRecur.php167 function getJsonValue() { function in Sabre\\VObject\\Property\\ICalendar\\Recur
173 $values[strtolower($k)] = $date->getJsonValue()[0];
196 foreach ($this->getJsonValue() as $value) {
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
H A DPeriod.php91 public function getJsonValue() function in Sabre\\VObject\\Property\\ICalendar\\Period
126 $value = $this->getJsonValue();
H A DRecur.php155 public function getJsonValue() function in Sabre\\VObject\\Property\\ICalendar\\Recur
161 $values[strtolower($k)] = $date->getJsonValue()[0];
182 foreach ($this->getJsonValue() as $value) {
/plugin/davcard/vendor/sabre/vobject/lib/Property/
H A DIntegerValue.php67 public function getJsonValue() { function in Sabre\\VObject\\Property\\IntegerValue
H A DUnknown.php30 public function getJsonValue() { function in Sabre\\VObject\\Property\\Unknown
H A DFloatValue.php82 public function getJsonValue() { function in Sabre\\VObject\\Property\\FloatValue
H A DTime.php47 public function getJsonValue() { function in Sabre\\VObject\\Property\\Time
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/
H A DIntegerValue.php67 public function getJsonValue() { function in Sabre\\VObject\\Property\\IntegerValue
H A DUnknown.php30 public function getJsonValue() { function in Sabre\\VObject\\Property\\Unknown
H A DFloatValue.php82 public function getJsonValue() { function in Sabre\\VObject\\Property\\FloatValue
H A DTime.php47 public function getJsonValue() { function in Sabre\\VObject\\Property\\Time
/plugin/davcal/vendor/sabre/vobject/lib/Property/
H A DInteger.php67 public function getJsonValue() { function in Sabre\\VObject\\Property\\Integer
H A DUnknown.php30 public function getJsonValue() { function in Sabre\\VObject\\Property\\Unknown
H A DFloat.php82 public function getJsonValue() { function in Sabre\\VObject\\Property\\Float
H A DTime.php47 public function getJsonValue() { function in Sabre\\VObject\\Property\\Time
/plugin/davcard/vendor/sabre/vobject/lib/Property/VCard/
H A DTimeStamp.php49 public function getJsonValue() { function in Sabre\\VObject\\Property\\VCard\\TimeStamp
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/VCard/
H A DTimeStamp.php49 public function getJsonValue() { function in Sabre\\VObject\\Property\\VCard\\TimeStamp
/plugin/davcal/vendor/sabre/vobject/lib/Property/VCard/
H A DTimeStamp.php49 public function getJsonValue() { function in Sabre\\VObject\\Property\\VCard\\TimeStamp

123