Home
last modified time | relevance | path

Searched refs:id (Results 76 – 100 of 3526) sorted by path

12345678910>>...142

/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js9 …urn 0;try{wbrels=sheets.map(function pwbr(w){return[w.name,wbrels["!id"][w.id].Target]})}catch(e){…
H A Dxlsx.min.map1id","parse_FtNts","fSharedNote","parse_FtCf","cf","FtTab","parse_FtArray","fts","ft","parse_FontIn…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md174 a) Use "id" property;
183 "id": "g1",
190 The above will apply the same properties for the graph with an id of "g1" only.
194 the "id" property set so this plugin can target it.
196 Or you can omit the "id" and just apply overrides in the same order as you have
H A Dresponsive.js1023 var findArrayObjectById = function( arr, id ) { argument
1025 if ( isObject( arr[ i ] ) && arr[ i ].id === id )
1127 … if ( isNullOrUndefined( overrideValue[ k ] ) || isNullOrUndefined( overrideValue[ k ].id ) ) {
1136 … var correspondingCurrentElement = findArrayObjectById( currentValue, overrideValue[ i ].id );
1138 …w ( 'could not find element to override in "' + property + '" with ID: ' + overrideValue[ i ].id );
H A Dresponsive.min.js1id===t)return n[i];return undefined},h=function(n){var i,t;if(!r(n))return n;if(o(n))return n.slic…
H A Dresponsive.min.js.map7 …ect","prototype","toString","call","isObject","findArrayObjectById","arr","id","i","cloneWithoutPr…
/plugin/amcharts/assets/amcharts/
H A Dradar.js8 var y;e?(F=!0,void 0!==e.id&&(A=f.classNamePrefix+"-guide-"+e.id),isNaN(e.tickLength)||(q=e.tickLen…
11 …-opacity":0,"stroke-width":1});d.setCN(b,n,"guide-fill");f.id&&d.setCN(b,n,"guide-fill-"+f.id);thi…
H A Dserial.js28 …r,this.valueScrollbar])},updateCategoryAxis:function(a,b,c){a.chart=this;a.id=c;a.rotate=b;a.setOr…
37 c=e.processObject(c,e.TrendLine,this.theme);a[b]=c;c.chart=this;c.id||(c.id="trendLineAuto"+b+"_"+(…
44 …v,t,x,B,A,G=this.start;G<=this.end;G++){var y=h[G];if(y&&(y=y.axes[g.id].graphs[b.id])){if(y.value…
53 …this.valueScrollbar;a&&(a=e.processObject(a,e.ChartScrollbar,this.theme),a.id="valueScrollbar",thi…
54 …1<c.length)for(b+=1;b<c.length;b++)if(a=c[b])if(a=a.axes[d.valueAxis.id].graphs[d.id],!isNaN(a.y))…
57id;k=g.axes[k].graphs[f.id];k=k.y;"top"==f.showBalloonAt&&(k=0);"bottom"==f.showBalloonAt&&(k=this…
71 …s.id?(e.setCN(c,this.set,"category-axis"),e.setCN(c,this.labelsSet,"category-axis"),e.setCN(c,this…
80id]=m;if(this.widthField)for(b=this.start;b<=this.end;b++)t=this.data[b],d=t.widthValue,t.percentW…
85 …his.id]-a),f<c&&(c=f,h=g))}else this.startOnAxis||(a-=g/2),h=this.start+Math.round(a/g);h=e.fitToB…
89 …s.id]);this.stickBalloonToStart&&(a-=this.cellWidth/2);var h=0;if(d){var f=d.limitToGraph;if(f){va…
H A Dxy.js29 …gth;k++){var m=b[k].id;g.axes[m]={};g.axes[m].graphs={};var l;for(l=0;l<c.length;l++){var p=c[l],q…
34 (c.valueAxisX=this.getValueAxisById(d));c.id||(c.id="trendLineAuto"+b+"_"+(new Date).getTime());c.v…
/plugin/amcharts/
H A Dscript.js4 var id = jQuery(div).attr('id');
6 var chart = AmCharts.makeChart(id, jsyaml.load(decodeURIComponent(escape(atob(amdata)))));
/plugin/anewssystem/
H A DREADME28 for example please refer to: http://www.fristercons.de/fcon/doku.php?id=news:descr&#examples_usage
H A Ddropdowncontent.js46 if (typeof window["hidetimer_"+subobj.id]!="undefined") //clear timer that hides drop down box?
47 clearTimeout(window["hidetimer_"+subobj.id])
62 …window["glidetimer_"+obj.id]=setTimeout(function(){dropdowncontent.slideengine(obj, direction)}, 1…
71 window["hidetimer_"+subobj.id]=setTimeout(function(){
74 clearTimeout(window["glidetimer_"+subobj.id])
/plugin/animation/
H A Daction.php82 foreach ($morecode as $id=>$mc) {
83 $addjs .= '// BEGIN --- ' . $id . PHP_EOL;
85 $addjs .= '// END --- ' . $id . PHP_EOL;
/plugin/animation/scripts/
H A Djquery.scianimator.min.js8id:i[0].id,target:i,image:null,animationTimer:null,autoRefreshTimer:null,playMode:c.PLAY_MODE_STOP…
/plugin/annotate/
H A Danno.php78 $id = $matches[1];
79 $text = io_readWikiPage(wikiFN($id, $rev), $id, false);
85 $id = $matches[1];
86 $text = io_readWikiPage(wikiFN($id, $rev), $id, false);
/plugin/api/
H A DREADME.md34 * `id` : the page id (known also under [pagename](https://www.dokuwiki.org/pagename))
H A Daction.php97 $id = $INPUT->str('id');
98 if ($id == '') {
105 $data['title'] = tpl_pagetitle($id, true);
106 $data['html'] = $remote->call('wiki.getPageHTML', array($id));
107 $data['backlinks'] = $remote->call('wiki.getBackLinks', array($id));
108 $allLinks = $remote->call('wiki.listLinks', array($id));
/plugin/api/_test/
H A Dpage.test.php67 'id' => $homePageId
99 'id' => $backlinkHomePageId
/plugin/approve/action/
H A Dapprove.php36 if (!$helper->use_approve_here($sqlite, $INFO['id'])) return;
39 $href = wl($INFO['id'], ['approve' => 'approve']);
44 $href = wl($INFO['id'], ['ready_for_approval' => 'ready_for_approval']);
66 if (!$helper->use_approve_here($sqlite, $INFO['id'])) return;
68 $last_approved_rev = $helper->find_last_approved($sqlite, $INFO['id']);
93 if (!$helper->use_approve_here($sqlite, $INFO['id'], $approver)) return;
94 if (!$helper->client_can_approve($INFO['id'], $approver)) return;
97 WHERE page=?', $INFO['id']);
106 date('c'), $INFO['client'], $next_version, $INFO['id']);
108 header('Location: ' . wl($INFO['id']));
352 lastRevisionHasntApprovalData($id) global() argument
[all...]
H A Dmigration.php189 * @param $id
192 protected function render_metadata_for_approved_page($id, $currev=false) { argument
193 if (!$currev) $currev = @filemtime(wikiFN($id));
195 $version = $this->approved($id);
200 $changelog = new PageChangeLog($id);
214 // p_set_metadata($id, array(ApproveConst::METADATA_VERSIONS_KEY => $versions));
221 * @param $id
224 protected function approved($id) { argument
227 $changelog = new PageChangeLog($id);
246 * @param $id
249 revision_editors($id) global() argument
[all...]
/plugin/approve/
H A Dadmin.php48 $sqlite->query('DELETE FROM maintainer WHERE id=?', $assignment['id']);
106 $id = $assignment['id'];
116 'assignment[id]' => $id
151 echo '<input name="assignment[approver_fb]" id="plugin__approve_group_input">';
H A Dhelper.php24 $id = $page['page'];
26 $in_hidden_namespace = $this->in_hidden_namespace($sqlite, $id, $no_apr_namespaces_conf);
30 $sqlite->query('UPDATE page SET hidden=? WHERE page=?', $new_hidden, $id);
40 * @param $id
44 public function use_approve_here(helper_plugin_sqlite $sqlite, $id, &$approver=null) { argument
49 $res = $sqlite->query('SELECT page, approver FROM page WHERE page=? AND hidden=0', $id);
60 * @param $id
63 public function find_last_approved(helper_plugin_sqlite $sqlite, $id) { argument
66 ORDER BY rev DESC LIMIT 1', $id);
91 * @param $id
95 in_hidden_namespace(helper_plugin_sqlite $sqlite, $id, $no_apr_namespaces = null) global() argument
139 isPageAssigned(helper_plugin_sqlite $sqlite, $id, & $pageApprover = null, $weighted_assignments = null) global() argument
221 client_can_approve($id, $pageApprover) global() argument
243 client_can_mark_ready_for_approval($id) global() argument
262 client_can_see_drafts($id, $pageApprover) global() argument
[all...]
/plugin/approve/db/
H A Dupdate0001.sql2 id INTEGER PRIMARY KEY, field
H A Dupdate0002.sql2 id INTEGER PRIMARY KEY, field
7 INSERT INTO maintainerTemp(id,namespace,approver) SELECT id,namespace,maintainer FROM maintainer;
/plugin/approve/syntax/
H A Dtable.php159 $id = $page['page'];
167 $pageNS = getNS($id);
199 $by = p_get_metadata($id, 'last_change user');
204 $renderer->doc .= wl($id);
207 $heading = p_get_first_heading($id);
211 $renderer->doc .= $id;
214 $renderer->doc .= $id;
225 $renderer->doc .= '<a href="' . wl($id) . '">' . dformat($date) . '</a>';;

12345678910>>...142