Home
last modified time | relevance | path

Searched refs:write (Results 226 – 250 of 1185) sorted by last modified time

12345678910>>...48

/plugin/userhomepage/lang/en/
H A Duserhomepage_publicspace.default12 Now, write something! :-D
/plugin/tos/
H A DLICENSE251 programs whose distribution conditions are different, write to the author
253 Software Foundation, write to the Free Software Foundation; we sometimes
307 with this program; if not, write to the Free Software Foundation, Inc.,
/plugin/wrap/
H A DCOPYING255 programs whose distribution conditions are different, write to the author
257 Software Foundation, write to the Free Software Foundation; we sometimes
312 along with this program; if not, write to the Free Software
/plugin/dokucrypt2/
H A DCOPYING255 programs whose distribution conditions are different, write to the author
257 Software Foundation, write to the Free Software Foundation; we sometimes
312 along with this program; if not, write to the Free Software
/plugin/avbarchart/
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/avtaskbox/
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/yourip/
H A DLICENSE251 programs whose distribution conditions are different, write to the author
253 Software Foundation, write to the Free Software Foundation; we sometimes
307 with this program; if not, write to the Free Software Foundation, Inc.,
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Element/
H A DResponseTest.php44 $xml = $this->write(['{DAV:}root' => ['{DAV:}response' => $property]]);
84 $xml = $this->write(['{DAV:}root' => ['{DAV:}response' => $property]]);
116 $xml = $this->write(['{DAV:}root' => ['{DAV:}response' => $property]]);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/
H A DHrefTest.php25 $xml = $this->write(['{DAV:}anything' => $href]);
39 $xml = $this->write(['{DAV:}anything' => $href]);
93 $xml = $this->write(['{DAV:}anything' => $href]);
H A DLastModifiedTest.php16 $result = $this->write($val);
32 $result = $this->write($val);
H A DLockDiscoveryTest.php23 $xml = $this->write(['{DAV:}root' => $prop]);
61 $xml = $this->write(['{DAV:}root' => $prop]);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/
H A DPropPatchTest.php19 $result = $this->write(
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/
H A DXmlTest.php14 function write($input) { function in Sabre\\DAV\\Xml\\XmlTest
21 $writer->write($input);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A DSupportedPrivilegeSetTest.php30 $xml = (new DAV\Server())->xml->write('{DAV:}supported-privilege-set', $prop);
62 $xml = (new DAV\Server())->xml->write('{DAV:}supported-privilege-set', $prop);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php335 $writer->write(new Href($url));
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php749 $xml = $this->server->xml->write('{DAV:}root', $value, $this->server->getBaseUri());
/plugin/davcal/
H A Dhelper.php201 $write = ($settings['write'] === '1');
213 $write = (auth_quickaclcheck($page) > AUTH_READ);
221 'color' => $color, 'write' => $write);
600 $write = $acl > AUTH_READ;
601 $calids[$id] = array('readonly' => !$write);
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md52 configure xml applications and easily parse/write things from there. #35, #38.
91 * #25: Added `XmlSerializable` to allow people to write serializers without
126 * Added: The writeElement method can now write complex elements.
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DEater.php35 $writer->write('hiiii!');
H A DMock.php27 $writer->write('hiiii!');
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/
H A DWriterTest.php309 $this->writer->write(new \StdClass());
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php396 return $this->server->xml->write('{DAV:}prop', [
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php1602 return $this->xml->write('{DAV:}multistatus', $xml, $this->baseUri);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php195 … $this->server->xml->write('{DAV:}multistatus', $multiStatus, $this->server->getBaseUri())
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DGetLastModified.php77 $writer->write(

12345678910>>...48