Home
last modified time | relevance | path

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

123

/plugin/icalevents/vendor/sabre/vobject/lib/Property/
DUtcOffset.php66 function getJsonValue() { function in Sabre\\VObject\\Property\\UtcOffset
73 parent::getJsonValue()
DUnknown.php24 function getJsonValue() { function in Sabre\\VObject\\Property\\Unknown
DIntegerValue.php68 function getJsonValue() { function in Sabre\\VObject\\Property\\IntegerValue
/plugin/webdav/vendor/sabre/vobject/lib/Property/
DUtcOffset.php62 public function getJsonValue() function in Sabre\\VObject\\Property\\UtcOffset
69 parent::getJsonValue()
DUnknown.php24 public function getJsonValue() function in Sabre\\VObject\\Property\\Unknown
DIntegerValue.php63 public function getJsonValue() function in Sabre\\VObject\\Property\\IntegerValue
/plugin/webdav/vendor/sabre/vobject/lib/Property/ICalendar/
DPeriod.php91 public function getJsonValue() function in Sabre\\VObject\\Property\\ICalendar\\Period
126 $value = $this->getJsonValue();
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/icalevents/vendor/sabre/vobject/lib/Property/ICalendar/
DPeriod.php101 function getJsonValue() { function in Sabre\\VObject\\Property\\ICalendar\\Period
141 $value = $this->getJsonValue();
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/webdavclient/vendor/sabre/vobject/lib/Property/
DIntegerValue.php67 public function getJsonValue() { function in Sabre\\VObject\\Property\\IntegerValue
DUnknown.php30 public function getJsonValue() { function in Sabre\\VObject\\Property\\Unknown
DFloatValue.php82 public function getJsonValue() { function in Sabre\\VObject\\Property\\FloatValue
DTime.php47 public function getJsonValue() { function in Sabre\\VObject\\Property\\Time
/plugin/davcard/vendor/sabre/vobject/lib/Property/
DIntegerValue.php67 public function getJsonValue() { function in Sabre\\VObject\\Property\\IntegerValue
DUnknown.php30 public function getJsonValue() { function in Sabre\\VObject\\Property\\Unknown
DFloatValue.php82 public function getJsonValue() { function in Sabre\\VObject\\Property\\FloatValue
/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
/plugin/davcard/vendor/sabre/vobject/lib/Property/VCard/
DTimeStamp.php49 public function getJsonValue() { function in Sabre\\VObject\\Property\\VCard\\TimeStamp
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/VCard/
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
/plugin/icalevents/vendor/sabre/vobject/lib/
DProperty.php272 function getJsonValue() { function in Sabre\\VObject\\Property
325 $this->getJsonValue()
400 foreach ($this->getJsonValue() as $values) {
/plugin/webdav/vendor/sabre/vobject/lib/
DProperty.php256 public function getJsonValue() function in Sabre\\VObject\\Property
305 $this->getJsonValue()
366 foreach ($this->getJsonValue() as $values) {

123