Home
last modified time | relevance | path

Searched refs:data (Results 4126 – 4150 of 5080) sorted by relevance

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

/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/
H A Ddhtmlxgantt_skyblue.css358 …background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAWUlEQV…
363 …background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAATElEQV…
371 …background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAB30lEQV…
374 …background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAB90lEQV…
377 …background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAA/klEQV…
389 …background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAANCAYAAABlyXS1AAAARUlEQV…
392 …background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAANCAYAAABlyXS1AAAARUlEQV…
854 …background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABmJLR0…
1057 .gantt_section_constraint [data-constraint-time-select] {
1447 …background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABmJLR0…
[all …]
/plugin/goto/
H A Daction.php21 $act = act_clean($event->data);
/plugin/calc/
H A Dsyntax.php49 $calc=split("calc:",$data[0]);
/plugin/calendoku/syntax/
H A Dshowicalendar.php88 function render($mode, &$renderer, $data) { argument
/plugin/accscounter/lang/en/
H A Dviewer.txt3 You can exclude spammers from the counter (StopForumSpam2 Plugin required), or delete the log data.
/plugin/html2pdf/multilingual/
H A Dsyntax.php68 function render($format, &$renderer, $data) { argument
/plugin/farm/
H A Dvirtualhostconfig.class.php19 var $data = array(); variable in dokuwiki_farm_virtualhostconfig
/plugin/userannotations/
H A Daction.php59 if($event->data != "show")
/plugin/onlineordering/
H A Dtemplate_en.txt5 Provided data:<br />
/plugin/markdowku/
H A Dolists.php62 function render($mode, Doku_Renderer $renderer, $data) { argument
H A Dulists.php63 function render($mode, Doku_Renderer $renderer, $data) { argument
/plugin/metaheaders/
H A DREADME29 re-install it. The configuration file holding your data and the plugin
31 re-install this plugin without loosing your MetaHeaders config data.
/plugin/pdb/
H A Dsyntax.php47 function render($mode, Doku_Renderer $renderer, $data){ argument
49 list($state, $query) = $data;
/plugin/fetchmedia/action/
H A Dajax.php34 if (0 !== strpos($event->data, $call)) {
45 $action = substr($event->data, strlen($call)+1);
/plugin/subjectindex/inc/
H A Dcommon.php276 $data = file_get_contents(SUBJ_IDX_FILE);
277 $index = unserialize($data);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures/
H A DSwitchDeclarationSniff.php108 $data = array(
113 $fix = $phpcsFile->addFixableError($error, $nextCase, $type.'NotLower', $data);
/plugin/ckgdoku/action/
H A Dsave.php324 function write_debug($data) { argument
331 fwrite($handle, "save.php: $data\n");
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUtils.php19 public static function caselessRemove($keys, array $data) argument
27 foreach ($data as $k => $v) {
/plugin/diagramsnet/lib/
H A Dservice-worker.js1 …nction(e){"use strict";self.addEventListener("message",(e=>{e.data&&"SKIP_WAITING"===e.data.type&&…
/plugin/combo/action/
H A Dprofile.php67 $form = &$event->data;
92 $form = &$event->data;
/plugin/combo/ComboStrap/
H A DPageImageTag.php71 public static function render(TagAttributes $tagAttributes, array $data) argument
265 if ($data[PluginUtility::CONTEXT] === CardTag::CARD_TAG) {
/plugin/cloud/
H A Dsyntax.php68 function render($format, Doku_Renderer $renderer, $data) { argument
71 list($type, $num, $namespaces, $flags) = $data;
/plugin/freechat/phpfreechat/src/
H A Dpfcglobalconfig.class.php1107 $data = '<?php ';
1119 $data .= '$pfc_conf = '.var_export($conf,true).";\n";
1120 $data .= '?>';
1122 file_put_contents($cachefile, $data/*serialize(get_object_vars($this))*/);
/plugin/timetrack/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…

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