Home
last modified time | relevance | path

Searched refs:jsonSerialize (Results 51 – 64 of 64) sorted by relevance

123

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php460 … $objProps[200]['{' . self::NS_CALDAV . '}calendar-data'] = json_encode($vObject->jsonSerialize());
565 …properties[200]['{' . self::NS_CALDAV . '}calendar-data'] = json_encode($vObject->jsonSerialize());
611 …properties[200]['{' . self::NS_CALDAV . '}calendar-data'] = json_encode($vObject->jsonSerialize());
959 $jsonBody = json_encode($vobj->jsonSerialize());
H A DICSExportPlugin.php254 $mergedCalendar = json_encode($mergedCalendar->jsonSerialize());
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php257 $mergedCalendar = json_encode($mergedCalendar->jsonSerialize());
/plugin/combo/ComboStrap/
H A DSnippet.php572 return $this->jsonSerialize();
775 public function jsonSerialize(): array function in ComboStrap\\Snippet
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php447 public function jsonSerialize() function in phpseclib3\\Math\\BigInteger
/plugin/issuelinks/classes/
H A DIssue.php145 public function jsonSerialize() function in dokuwiki\\plugin\\issuelinks\\classes\\Issue
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php808 return json_encode($data->jsonSerialize());
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DEngine.php380 public function jsonSerialize() function in phpseclib3\\Math\\BigInteger\\Engines\\Engine
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md396 * Added: jsonSerialize() for creating jCal and jCard documents.
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md396 * Added: jsonSerialize() for creating jCal and jCard documents.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md356 * Added: jsonSerialize() for creating jCal and jCard documents.
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md622 * Added: jsonSerialize() for creating jCal and jCard documents.
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md561 * Added: jsonSerialize() for creating jCal and jCard documents.
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md288 - Serialize using jsonSerialize\(\) if object implements JsonSerializable [\#846](https://github.co…

123