Home
last modified time | relevance | path

Searched defs:data (Results 326 – 350 of 2637) sorted by relevance

1...<<11121314151617181920>>...106

/plugin/linkscollection/
H A Dscript.js71 const show_sublist = function (data) { argument
108 load_data(function (data) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DPasteDataRequest.php27 public $data; variable in Google\\Service\\Sheets\\PasteDataRequest
58 public function setData($data)
/plugin/elasticsearch/vendor/ruflin/elastica/src/Bulk/Action/
H A DAbstractDocument.php63 public function setData($data): self argument
121 public static function create($data, ?string $opType = null): self argument
[all...]
/plugin/odt/ODT/elements/
H A DODTContainerElement.php18 public function determinePositionInContainer (array &$data, ODTStateElement $current);
19 public function getMaxWidthOfNestedContainer (ODTInternalParams $params, array $data);
/plugin/data/syntax/
H A Dcloud.php65 _buildSQL(& $data) global() argument
138 render($format, Doku_Renderer $renderer, $data) global() argument
[all...]
/plugin/mantis/lib/
H A Dclass.soap_transport_http.php413 function send($data, $timeout=0, $response_timeout=30, $cookies=NULL) {
454 function sendHTTPS($data, $timeout=0, $response_timeout=30, $cookies) {
604 function isSkippableCurlHeader(&$data) {
688 function buildPayload($data, $cookie_str = '') {
735 function sendRequest($data, $cookies = NULL) {
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dhtml5shiv.min.js127 function createElement(nodeName, ownerDocument, data){ argument
163 function createDocumentFragment(ownerDocument, data){ argument
187 function shivMethods(ownerDocument, data) { argument
/plugin/move/script/
H A Dtree.js186 function (data) { argument
240 data[data.length] = { global() class in AnonymousFunction7bce6fa20b00
251 data[data.length] = { global() class in AnonymousFunction7bce6fa20c00
[all...]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DTreeTest.php127 function createFile($name,$data = null) {
165 public $data; variable in Sabre\\DAV\\TreeFileTester
168 function __construct($name, $data = null) {
/plugin/yuriigantt/
H A Dsyntax.php124 public function render($format, \Doku_Renderer $renderer, $data)
137 protected function renderXHtml(Doku_Renderer $renderer, $data)
/plugin/typography/syntax/
H A Dbase.php104 public function render($format, Doku_Renderer $renderer, $data)
119 protected function render_xhtml(Doku_Renderer $renderer, $data)
/plugin/clock/
H A Dsyntax.php106 render($mode, & $renderer, $data) global() argument
180 _clock_createblock_html($data) global() argument
[all...]
/plugin/ipmap/
H A Drendertables.php42 function render($mode, Doku_Renderer $renderer, $data) {
59 function _maketables($ip, $net, $subnet, $data){
/plugin/swiftmail/Swift/Message/
H A DAttachment.php33 …public function __construct($data=null, $name=null, $type="application/octet-stream", $encoding="b…
68 public function setData($data, $read_filename=true)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DIteratorHandler.php82 $data,
97 $data,
/plugin/fksnewsfeed/syntax/
H A Dfeed.php48 public function render($format, Doku_Renderer $renderer, $data): bool {
76 private function getContent(ModelNews $data, array $params): string {
/plugin/combo/ComboStrap/
H A DButtonTag.php157 public static function renderEnterXhtml(TagAttributes $tagAttributes, DokuWiki_Syntax_Plugin $plugin, array $data): string argument
181 public static function renderExitXhtml($data): string argument
/plugin/mikioplugin/inc/
H A Dpolyfill-array-key-first.php11 function array_key_first($data) argument
/plugin/bootnote/
H A Dsyntax.php78 function render($mode, Doku_Renderer $renderer, $data) {
108 function _define_note($renderer, $data) {
/plugin/indobible/
H A Dsyntax.php60 public function render($mode, Doku_Renderer &$renderer, $data) {
72 public function _CallAPI($method, $url, $data = false) {
/plugin/geogebra/syntax/
H A Dgeogebrafile.php116 function render($mode, & $renderer, $data)
135 function _contact($data)
/plugin/zul/syntax/
H A Dzirkelundlineal.php124 function render($mode, &$renderer, $data) {
139 function _contact($data){
/plugin/elasticsearch/vendor/ruflin/elastica/src/Script/
H A DAbstractScript.php63 public static function create($data) argument
117 _createFromArray(array $data) global() argument
[all...]
/plugin/bez/mdl/
H A DThreadFactory.php194 public function initial_save(Entity $thread, $data) { argument
251 public function update_save(Entity $thread, $data) { argument
[all...]
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js354 fs.readFile(path, encoding, mxUtils.bind(this, function (e, data) argument
759 editorUi.saveData = function(filename, format, data, mimeType, base64Encoded) argument
791 var success = mxUtils.bind(this, function(fileEntry, data, stat, name, isModified) argument
962 this.chooseFileEntry(mxUtils.bind(this, function(fileEntry, data, stat) argument
1034 var readData = mxUtils.bind(this, function (e, data) argument
1134 var checkBkpFile = mxUtils.bind(this, function (e, data) argument
1180 LocalFile = function(ui, data, title, temp) argument
1366 var doSave = mxUtils.bind(this, function(data, enc) argument
1439 this.ui.getEmbeddedPng(function(data) argument
2051 EditorUi.prototype.saveData = function(filename, format, data, mimeType, base64Encoded) argument
[all …]

1...<<11121314151617181920>>...106