Home
last modified time | relevance | path

Searched refs:write (Results 1126 – 1150 of 1185) sorted by path

1...<<4142434445464748

/plugin/virtualkeyboard/vk/
H A Dvk_loader.js18 … document.write('<scr'+'ipt defer="false" type="text/javascript" src="'+p+dpd[i]+'"></scr'+'ipt>');
H A Dvk_popup.js85 … document.write('<scr'+'ipt defer="false" type="text/javascript" src="'+p+dpd[i]+'"></scr'+'ipt>');
/plugin/vote/
H A DCOPYING251 programs whose distribution conditions are different, write to the author
253 Software Foundation, write to the Free Software Foundation; we sometimes
307 along with this program; if not, write to the Free Software
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2-compressed.js23 …e"});}}},10);};if(!firebug.lib.env.ie){firebug.internal.popupWin.document.write('<html><head><titl…
H A Dfirebug-lite-1.2.js724 …firebug.internal.popupWin.document.write('<html><head><title>Firebug Lite - '+document.location.hr…
H A Dfirebug-lite-1.4.js2326 doc.write(tpl);
5206 iframe.contentWindow.document.write(text);
/plugin/webdav/core/Plugin/
H A DFakeLocker.php141 $body = $this->server->xml->write('{DAV:}prop', [
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md61 others to their calendar and give them read/read-write access!
91 we before assigned both `{DAV:}read` and `{DAV:}write`.
95 * Doing an `UNLOCK` no longer requires the `{DAV:}write-content` privilege.
765 so this makes it slightly easier to write code that works in both branches.
1472 * Changed: The calendar-proxy-[read|write] principals will now only appear in
H A DCONTRIBUTING.md75 We may have to write the tests ourselves, which can increase the time it takes
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php310 $writer->write(new LocalHref($url));
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php754 $xml = $this->server->xml->write('{DAV:}root', $value, $this->server->getBaseUri());
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php396 return $this->server->xml->write('{DAV:}prop', [
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php1677 $w->write([
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php289 <option value="readwrite">Read-write</option>
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php195 … $this->server->xml->write('{DAV:}multistatus', $multiStatus, $this->server->getBaseUri())
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DSharee.php124 $writer->write([
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DGetLastModified.php77 $writer->write(
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DPropPatch.php56 $writer->write(['{DAV:}prop' => [$propertyName => $propertyValue]]);
60 $writer->write(['{DAV:}prop' => [$propertyName => $propertyValue]]);
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1341 $this->server->xml->write(
1372 $xml = $this->server->xml->write(
1471 $writer->write([[
/plugin/webdav/vendor/sabre/event/lib/Loop/
H A DLoop.php313 $write = $this->writeStreams;
315 if (stream_select($read, $write, $except, null, $timeout)) {
323 foreach ($write as $writeStream) {
/plugin/webdav/vendor/sabre/http/
H A DREADME.md182 you to write simple clients, using the `Request` and `Response` objects you're
284 With all these tools combined, it becomes very easy to write a simple reverse
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCard.php500 $writer->write($fragment);
/plugin/webdav/vendor/sabre/vobject/lib/
H A DProperty.php345 $writer->write($parameter);
H A DWriter.php26 public static function write(Component $component) function in Sabre\\VObject\\Writer
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md119 configure xml applications and easily parse/write things from there. #35, #38.
158 * #25: Added `XmlSerializable` to allow people to write serializers without
193 * Added: The writeElement method can now write complex elements.

1...<<4142434445464748