Home
last modified time | relevance | path

Searched refs:getJsonValue (Results 26 – 50 of 67) sorted by relevance

123

/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DBinary.php106 function getJsonValue() { function in Sabre\\VObject\\Property\\Binary
H A DFloatValue.php83 function getJsonValue() { function in Sabre\\VObject\\Property\\FloatValue
H A DTime.php73 function getJsonValue() { function in Sabre\\VObject\\Property\\Time
/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DBinary.php94 public function getJsonValue() function in Sabre\\VObject\\Property\\Binary
H A DFloatValue.php78 public function getJsonValue() function in Sabre\\VObject\\Property\\FloatValue
H A DTime.php69 public function getJsonValue() function in Sabre\\VObject\\Property\\Time
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DProperty.php272 function getJsonValue() { function in Sabre\\VObject\\Property
325 $this->getJsonValue()
400 foreach ($this->getJsonValue() as $values) {
/plugin/webdav/vendor/sabre/vobject/lib/
H A DProperty.php256 public function getJsonValue() function in Sabre\\VObject\\Property
305 $this->getJsonValue()
366 foreach ($this->getJsonValue() as $values) {
/plugin/davcard/vendor/sabre/vobject/lib/Property/
H A DBinary.php106 public function getJsonValue() { function in Sabre\\VObject\\Property\\Binary
/plugin/webdav/vendor/sabre/vobject/lib/Property/VCard/
H A DTimeStamp.php48 public function getJsonValue() function in Sabre\\VObject\\Property\\VCard\\TimeStamp
/plugin/icalevents/vendor/sabre/vobject/lib/Property/VCard/
H A DTimeStamp.php49 function getJsonValue() { function in Sabre\\VObject\\Property\\VCard\\TimeStamp
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/
H A DBinary.php106 public function getJsonValue() { function in Sabre\\VObject\\Property\\Binary
/plugin/davcal/vendor/sabre/vobject/lib/Property/
H A DBinary.php106 public function getJsonValue() { function in Sabre\\VObject\\Property\\Binary
/plugin/davcard/vendor/sabre/vobject/lib/Property/ICalendar/
H A DPeriod.php100 public function getJsonValue() { function in Sabre\\VObject\\Property\\ICalendar\\Period
H A DRecur.php163 public function getJsonValue() { function in Sabre\\VObject\\Property\\ICalendar\\Recur
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/ICalendar/
H A DPeriod.php100 public function getJsonValue() { function in Sabre\\VObject\\Property\\ICalendar\\Period
H A DRecur.php163 public function getJsonValue() { function in Sabre\\VObject\\Property\\ICalendar\\Recur
/plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/
H A DPeriod.php100 public function getJsonValue() { function in Sabre\\VObject\\Property\\ICalendar\\Period
H A DRecur.php163 public function getJsonValue() { function in Sabre\\VObject\\Property\\ICalendar\\Recur
/plugin/davcard/vendor/sabre/vobject/lib/
H A DProperty.php267 function getJsonValue() { function in Sabre\\VObject\\Property
319 $this->getJsonValue()
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DProperty.php267 function getJsonValue() { function in Sabre\\VObject\\Property
319 $this->getJsonValue()
/plugin/davcal/vendor/sabre/vobject/lib/
H A DProperty.php267 function getJsonValue() { function in Sabre\\VObject\\Property
319 $this->getJsonValue()
/plugin/davcard/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php158 public function getJsonValue() { function in Sabre\\VObject\\Property\\VCard\\DateAndOrTime
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/VCard/
H A DDateAndOrTimeTest.php19 $this->assertEquals(array($output), $prop->getJsonValue());
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php158 public function getJsonValue() { function in Sabre\\VObject\\Property\\VCard\\DateAndOrTime

123