Home
last modified time | relevance | path

Searched refs:serialize (Results 226 – 250 of 542) sorted by last modified time

12345678910>>...22

/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
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
H A DInvalidSyncToken.php31 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception\\InvalidSyncToken
H A DLockTokenMatchesRequestUri.php34 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception\\LockTokenMatchesRequestUri
H A DLocked.php57 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception\\Locked
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DException.php38 function serialize(Server $server, \DOMElement $errorNode) { function in Sabre\\DAV\\Exception
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php159 $value = serialize($value);
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNoAbstract.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAVACL\\Exception\\NoAbstract
H A DNeedPrivileges.php57 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAVACL\\Exception\\NeedPrivileges
H A DNotRecognizedPrincipal.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\DAVACL\\Exception\\NotRecognizedPrincipal
/plugin/webdav/vendor/sabre/vobject/lib/
H A DNode.php68 abstract public function serialize(); function in Sabre\\VObject\\Node
H A DComponent.php268 public function serialize() function in Sabre\\VObject\\Component
331 $str .= $child->serialize();
H A DProperty.php222 public function serialize() function in Sabre\\VObject\\Property
230 $str .= ';'.$param->serialize();
H A DWriter.php28 return $component->serialize();
/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DText.php193 public function serialize() function in Sabre\\VObject\\Property\\Text
197 return parent::serialize();
225 $str .= ';'.$param->serialize();
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Exception/
H A DInvalidComponentType.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) { function in Sabre\\CalDAV\\Exception\\InvalidComponentType
/plugin/webdav/core/DAV/Collection/Media/
H A DFile.php87 io_saveFile($this->info['metafile'], serialize([
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIMipPlugin.php142 $iTipMessage->message->serialize(),
/plugin/structsection/lib/
H A Dbundle.js1 …nction(e){e.preventDefault(),jQuery.post(DOKU_BASE+"lib/exe/ajax.php",r.serialize()).done((functio…
/plugin/structsection/script/
H A Dmain.js80 $form.serialize(),
/plugin/structsection/
H A Dyarn.lock2490 serialize-javascript@^5.0.1:
2492 …resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-5.0.1.tgz#7886e…
2690 serialize-javascript "^5.0.1"
/plugin/infomail/
H A Dscript.js87 var data = infomail.$dialog.find('form').serialize();
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Djquery.min.js4 …(c in a)Vc(c,a[c],b,e);return d.join("&").replace(Qc,"+")},m.fn.extend({serialize:function(){retur…
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dextension.cache.sqlite3.php214 $stmt->bindValue(':val', base64_encode(serialize($analysis)), SQLITE3_TEXT);
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mysqli.php536 …empty($ThisFileInfo['comments'] ) ? serialize($ThisFileInfo['c…
537 …empty($ThisFileInfo['tags']['id3v2'] ) ? serialize($ThisFileInfo['t…
538 …empty($ThisFileInfo['tags']['ape'] ) ? serialize($ThisFileInfo['t…
539 …empty($ThisFileInfo['tags']['lyrics3'] ) ? serialize($ThisFileInfo['t…
540 …empty($ThisFileInfo['tags']['id3v1'] ) ? serialize($ThisFileInfo['t…
579 …empty($ThisFileInfo['comments'] ) ? serialize($ThisFileInfo['c…
580 …empty($ThisFileInfo['tags']['id3v2'] ) ? serialize($ThisFileInfo['t…
581 …empty($ThisFileInfo['tags']['ape'] ) ? serialize($ThisFileInfo['t…
582 …empty($ThisFileInfo['tags']['lyrics3'] ) ? serialize($ThisFileInfo['t…
583 …empty($ThisFileInfo['tags']['id3v1'] ) ? serialize($ThisFileInfo['t…

12345678910>>...22