Home
last modified time | relevance | path

Searched refs:write (Results 351 – 375 of 1185) sorted by relevance

1...<<11121314151617181920>>...48

/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php195 … $this->server->xml->write('{DAV:}multistatus', $multiStatus, $this->server->getBaseUri())
/plugin/mdpage/vendor/cebe/markdown/
H A DCONTRIBUTING.md18 - Also, while creating your Pull Request on GitHub, please write a description
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckcommands.py167 fout.write (chunk)
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCard.php500 $writer->write($fragment);
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVCard.php514 $writer->write($fragment);
/plugin/stylingpages/
H A DREADME38 In this screnario, I recommend restricting write access to wiki:javascript with ACL.
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocket.php142 public function write(string $data)
141 public function write(string $data) global() function in FreeDSx\\Socket\\Socket
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DBrowserConsoleHandler.php60 protected function write(array $record): void function in Monolog\\Handler\\BrowserConsoleHandler
/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/
H A DClient.php269 $xml = $this->xml->write(
/plugin/diagramsnet/lib/js/diagramly/
H A DLocalFile.js213 …writable.write((binary) ? this.ui.base64ToBlob(data, 'image/png') : data).then(mxUtils.bind(this, …
H A DEditor.js4847 mxUtils.write(td, label);
5050 mxUtils.write(th, mxResources.get('property'));
5607 mxUtils.write(elt, '@font-face {\n' +
6176 mxUtils.write(a, tag);
7851 mxUtils.write(span, mxResources.get('pages') + ':');
7863 mxUtils.write(span, mxResources.get('to'));
7933 mxUtils.write(span, mxResources.get('adjustTo'));
7979 mxUtils.write(td1, mxResources.get('fitTo'));
7993 mxUtils.write(td4, mxResources.get('fitToBy'));
8033 mxUtils.write(span, mxResources.get('paperSize'));
[all …]
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DStream.php25 'write' => [
167 $this->writable = isset(self::$readWriteHash['write'][$meta['mode']]);
239 public function write($string) function in GuzzleHttp\\Stream\\Stream
/plugin/bpmnio/vendor/dmn-js/
H A DREADME.md68 * [dmn-moddle](https://github.com/bpmn-io/dmn-moddle): Read / write support for DMN 1.3 XML
/plugin/rigrr/lib/rigrr/
H A Drigrr.nocache.js7 function i(){var a;if(typeof isBodyLoaded==eb||!isBodyLoaded()){var b=fb;var c;m.write(gb+b+hb);c=m…
16 …{moduleName:P,sessionId:o,subSystem:Q,evtGroup:Ob,millis:(new Date).getTime(),type:S});m.write($b)}
/plugin/rigrr/lib/
H A Drigrr.nocache.js7 function i(){var a;if(typeof isBodyLoaded==eb||!isBodyLoaded()){var b=fb;var c;m.write(gb+b+hb);c=m…
16 …{moduleName:P,sessionId:o,subSystem:Q,evtGroup:Ob,millis:(new Date).getTime(),type:S});m.write($b)}
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DFirestore.php537 ],'write' => [
538 'path' => 'v1/{+database}/documents:write',
/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/swiftmail/Swift/Connection/
H A DSendmail.php257 public function write($command, $end="\r\n") function in Swift_Connection_Sendmail
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DXmlSerializationTest.php47 // No need to delete a written file if the test didn't write it.
/plugin/geonav/js/
H A DgetLocation.js12 …document.write('<script src="http://maps.google.com/maps?file=api&amp;v=2&amp;sensor=false&amp;" t…
/plugin/ryubin/ryubin/js/
H A DAC_RunActiveContent.js190 document.write(str);
/plugin/ckgdoku/ckeditor/plugins/clipboard/dialogs/
H A Dpaste.js10 …=null;d.on("load",function(a){a.removeListener();a=d.getFrameDocument();a.write(b);c.focusManager.…
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckeditingarea.js117 oDoc.write( html ) ;
/plugin/ckgedit/ckeditor/plugins/clipboard/dialogs/
H A Dpaste.js10 …=null;d.on("load",function(a){a.removeListener();a=d.getFrameDocument();a.write(b);c.focusManager.…

1...<<11121314151617181920>>...48