Home
last modified time | relevance | path

Searched defs:serialize (Results 1 – 25 of 107) sorted by last modified time

12345

/plugin/batchedit/
H A Dinterface.php55 public function serialize() { function in BatcheditMessage
H A Dconfig.php73 public function serialize() { function in BatcheditConfig
H A Dengine.php191 public function serialize() { function in BatcheditMatch
399 public function serialize() { function in BatcheditPage
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1379 }},serialize:function(data){var r=[""],rl=0; method in Ajax
3079 api.serialize=function(value){return JSON.stringify(value) function
/plugin/openid/Auth/OpenID/
H A DAssociation.php187 function serialize() function in Auth_OpenID_Association
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Serializers/
H A DSmartSerializer.php34 public function serialize($data): string function in Elasticsearch\\Serializers\\SmartSerializer
H A DArrayToJSONSerializer.php33 public function serialize($data): string function in Elasticsearch\\Serializers\\ArrayToJSONSerializer
H A DEverythingToJSONSerializer.php33 public function serialize($data): string function in Elasticsearch\\Serializers\\EverythingToJSONSerializer
H A DSerializerInterface.php29 public function serialize($data): string; function
/plugin/davcal/vendor/sabre/vobject/lib/
H A DProperty.php231 function serialize() { function in Sabre\\VObject\\Property
H A DComponent.php253 function serialize() { function in Sabre\\VObject\\Component
H A DNode.php66 abstract public function serialize(); function in Sabre\\VObject\\Node
H A DParameter.php279 public function serialize() { function in Sabre\\VObject\\Parameter
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
H A DPreconditionFailed.php61 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception\\PreconditionFailed
H A DReportNotSupported.php25 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception\\ReportNotSupported
H A DTooManyMatches.php31 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception\\TooManyMatches
H A DConflictingLock.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception\\ConflictingLock
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DException.php38 function serialize(Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Exception/
H A DAceConflict.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAVACL\\Exception\\AceConflict
H A DNeedPrivileges.php57 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAVACL\\Exception\\NeedPrivileges
H A DNoAbstract.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAVACL\\Exception\\NoAbstract
H A DNotRecognizedPrincipal.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAVACL\\Exception\\NotRecognizedPrincipal
H A DNotSupportedPrivilege.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAVACL\\Exception\\NotSupportedPrivilege
/plugin/davcal/vendor/sabre/vobject/lib/Property/
H A DText.php204 public function serialize() { function in Sabre\\VObject\\Property\\Text
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Exception/
H A DInvalidComponentType.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\CalDAV\\Exception\\InvalidComponentType

12345