Home
last modified time | relevance | path

Searched refs:data (Results 4151 – 4175 of 5080) sorted by relevance

1...<<161162163164165166167168169170>>...204

/plugin/ajaxedit/vendor/pnotify/
H A Djquery.pnotify.js74 var notices_data = jwindow.data("pnotify");
90 var notices_data = jwindow.data("pnotify");
706 var notices_data = jwindow.data("pnotify");
713 jwindow.data("pnotify", notices_data);
724 var history_menu = jwindow.data("pnotify_history");
801 jwindow.data("pnotify_history", history_menu);
H A Djquery.pnotify.min.js14data("pnotify");e&&e.length&&d.each(e,function(){this.pnotify_remove&&this.pnotify_remove()})},pno…
34data("pnotify");if(h==null||typeof h!="object")h=[];h=a.stack.push=="top"?d.merge([b],h):d.merge(h…
37 …100,queue:false})}}).appendTo(m).offset().top+2,m.css({top:"-"+q+"px"}),i.data("pnotify_history",m…
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js191 var data = this.getDirectChildNamedElements(graphmlElement, mxGraphMlConstants.DATA);
193 for (var i = 0; i < data.length; i++)
195 var key = data[i].getAttribute(mxGraphMlConstants.KEY);
531 var data = this.getDirectChildNamedElements(portElement, mxGraphMlConstants.DATA);
533 for (var i = 0; i < data.length; i++)
535 var d = data[i];
580 var data = this.getDirectChildNamedElements(nodeElement, mxGraphMlConstants.DATA);
597 for (var i = 0; i < data.length; i++)
599 var d = data[i];
1900 for (var i = 0; i < data.length; i++)
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dmp3.js51 var data = synth.pcm.samples,
3655 if (!this.data) {
3656 this.data = {};
3664 this.data[frame.key] = [this.data[frame.key]];
3673 return this.data;
3902 data: 'binary'
3924 data: 'binary'
4041 data: 'binary'
4047 data: 'binary'
4311 data: 'binary'
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md85 Stream decorator that begins dropping data once the size of the underlying
94 // Start dropping data when the stream has more than 10 bytes
188 multipart/form-data stream.
217 Provides a read only stream that pumps data from a PHP callable.
220 data requested to read to the callable. The callable can choose to ignore
221 this value and return fewer or more bytes than requested. Any extra data
224 false when there is no more data to read.
378 Parse an array of header values containing ";" separated data into an
379 array of associative arrays representing the header key value pair data
419 Remove the items given by the keys, case insensitively from the data.
[all …]
/plugin/datatables/assets/jszip/dist/
H A Djszip.min.js
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js769 var data = item.data;
774 ctx.moveTo(data[0], data[1]);
777 ctx.curveTo(data[0], data[1], data[2], data[3], data[4], data[5]);
780 ctx.lineTo(data[0], data[1]);
1351 if (data == null || data.length == 0 || typeof(pako) === 'undefined')
1353 return data;
1368 return data;
1419 data = Graph.decompress(data, null, checked);
1703 var base64 = data.substring(data.indexOf(',') + 1);
2955 data = dataUriPrefix + Editor.base64Encode(data);
[all …]
/plugin/gitlabproject/gitlab/
H A Dgitlab.php9 public $data; variable in DokuwikiGitlab
/plugin/hr/
H A Dsyntax.php197 * @param $aData Array The data created by the <tt>handle()</tt>
/plugin/multilingual/
H A Dsyntax.php68 function render($format, Doku_Renderer $renderer, $data) { argument
/plugin/tcycle/
H A Dscript.js2 …i+1}var i=0,n=e(this),o=n.children(),s=e.extend({speed:500,timeout:4e3},n.data()),r="scroll"!=s.fx…
/plugin/metaheaders/
H A Daction.php55 $head =& $event->data;
/plugin/autogallery/
H A Daction.php35 foreach($event->data as $name=>$X) {
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.delicious.js33 data: {url: url},
/plugin/tagfilter/script/select2/
H A Drelease.sh62 --data-urlencode "js_code@$js" \
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DREADME.rst7 Provides a simple abstraction over streams of data.
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DDelicious.php80 $data = json_decode($responseBody, true);
82 if (null === $data || !is_array($data)) {
84 } elseif (isset($data['error'])) {
86 'Error in retrieving token: "' . $data['error'] . '"'
91 $token->setAccessToken($data['access_token']);
93 if (isset($data['expires_in'])) {
94 $token->setLifetime($data['expires_in']);
95 unset($data['expires_in']);
97 if (isset($data['refresh_toke
[all...]
/plugin/combo/action/
H A Dinstructionspostprocessing.php71 $handler = $event->data;
/plugin/photogallery/lightGallery/js/
H A Dlg-hash.js31 this.core = $(element).data('lightGallery');
H A Dlg-hash.min.js4 …a,b,c,d){"use strict";var e={hash:!0},f=function(c){return this.core=a(c).data("lightGallery"),thi…
H A Dlg-thumbnail.js56 this.core = $(element).data('lightGallery');
209 }, function(data) { argument
210 $this.find('img').attr('src', data[0][_this.core.s.vimeoThumbSize]);
/plugin/findologicxmlexport/vendor/hoa/event/
H A DREADME.md72 * It aims at a **large** diffusion of data through isolated components.
73 Wherever is the observable, we can observe its data.
110 * It aims at a **close** diffusion of data. The observers must have an access
/plugin/schedule/
H A DscheduleRoot.class.php192 $data = explode ($kSep, $kv);
193 $result [$data[0]] = $data[1];
/plugin/quickstats/
H A DHOW-TO31 has instant and secure access the the location data which it needs.
33 every 6 weeks, in order to keep current with changing IP data. On Linux servers
35 always current and does not have to be installed on your server. Its data is retrieved
/plugin/translation3/
H A Daction.php81 if($event->data['has_titles']){

1...<<161162163164165166167168169170>>...204