Home
last modified time | relevance | path

Searched refs:id (Results 2351 – 2375 of 3526) sorted by relevance

1...<<919293949596979899100>>...142

/plugin/custombuttons/
H A Dadmin.svg1 … 357 357" style="enable-background:new 0 0 24 24;" xml:space="preserve"><g id="add"><path d="M357,…
/plugin/amcharts/assets/amcharts/
H A Dgauge.js4 …ainer.set();this.set=b;c.setCN(a,b,this.bcn);c.setCN(a,b,this.bcn+"-"+this.id);a.graphsSet.push(b)…
7 …J,B,l,l,w,0,A);c.setCN(a,l.wedge,"axis-band");void 0!==n.id&&c.setCN(a,l.wedge,"axis-band-"+n.id);…
14 …(b=0;b<this.axes.length;b++)a=this.axes[b],a=c.processObject(a,c.GaugeAxis,this.theme),a.id||(a.id=
15 …0;b<e.length;b++){a=e[b];a=c.processObject(a,c.GaugeArrow,this.theme);a.id||(a.id="arrowAuto"+b+"_…
19 …et();c.setCN(this,a.set,"gauge-arrow");c.setCN(this,a.set,"gauge-arrow-"+a.id);if(!a.hidden){var d…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/DoctrinePHPCR/
H A DComment.php16 protected $id; variable in JMS\\Serializer\\Tests\\Fixtures\\DoctrinePHPCR\\Comment
/plugin/extendpage/
H A Dplugin.info.txt6 desc Extend/Replace pages with id matching a regex by content from a different page
/plugin/mantisreporter/
H A Dplugin.info.txt6 desc Report a mantis issue. Don't forget to include the id of the project.
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DGetSetObject.php16 private $id = 1; variable in JMS\\Serializer\\Tests\\Fixtures\\GetSetObject
/plugin/tocselect/
H A Dplugin.info.txt6 desc Adds textbox and namespace/wiki:id index for installing tables of contents in page or side bar
/plugin/ckgdoku/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js12 d.removeClass("cke_colordialog_focused_dark");r(!1);d=null},contents:[{id:"picker",label:e.title,ac…
13id:"selectedColor",style:"width: 76px;margin-top:4px",onChange:function(){try{h.getById(n).setStyl…
/plugin/showif/
H A Dsyntax.php.alternative.version143 (($val == "mayedit") && (auth_quickaclcheck($INFO['id'])) >= AUTH_EDIT)
146 (($val == "mayonlyread") && (auth_quickaclcheck($INFO['id'])) == AUTH_READ)
148 (($val == "mayatleastread") && (auth_quickaclcheck($INFO['id'])) >= AUTH_READ)
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dfck.afpa.code71 …html = html + [<input type="hidden" id="]+THIS.cInstanceName +[" name="]+THIS.cInstanceName +[" va…
74 …html = html + [<input type="hidden" id="]+THIS.cInstanceName +[___Config" value="]+THIS.GetConfigF…
77 …html = html + [<iframe id="]+THIS.cInstanceName +[___Frame" src="]+lcLink+[" width="]+THIS.cWIDTH+…
/plugin/authfacebook/
H A Dauth.php129 foreach($fbg2user as $id => $group){
130 … if (isset($fb_groups[$id]) && isset($fb_groups[$id][$me['id']])) $USERINFO['grps'][] = $group;
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js12 d.removeClass("cke_colordialog_focused_dark"));r(!1);d=null},contents:[{id:"picker",label:g.title,a…
13id:"selectedColor",style:"width: 76px;margin-top:4px",onChange:function(){try{e.getById(n).setStyl…
/plugin/googlechart/
H A Dplugin.info.txt7 url http://www.tux-tips.de/tux-wiki/doku.php?id=start:dokuwiki:plugins
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A Dac544eb247a29ca42aab13826ca88561.asciidoc7 'id' => '1',
/plugin/callflow/
H A Draphael.js3479 var data = eldata[this.id] = eldata[this.id] || {};
3511 eldata[this.id] && delete eldata[this.id][key];
3991 if (bot.id == id) {
4761 if (e.el.id == element.id && e.anim == anim) {
5074 if (e.el.id == this.id && (!anim || e.anim == anim)) {
5812 id = element.id + gradient,
5856 id = id.replace(/[\(\)\s,\xb0#]/g, "_");
5858 if (element.gradient && id != element.gradient.id) {
5864 el = $(type + "Gradient", {id: id});
6394 this.id = R._oid++;
[all …]
/plugin/advrack/
H A Draphael.js3479 var data = eldata[this.id] = eldata[this.id] || {};
3511 eldata[this.id] && delete eldata[this.id][key];
3991 if (bot.id == id) {
4761 if (e.el.id == element.id && e.anim == anim) {
5074 if (e.el.id == this.id && (!anim || e.anim == anim)) {
5811 id = element.id + gradient,
5855 id = id.replace(/[\(\)\s,\xb0#]/g, "_");
5857 if (element.gradient && id != element.gradient.id) {
5863 el = $(type + "Gradient", {id: id});
6400 this.id = R._oid++;
[all …]
/plugin/openlayersmap/
H A Dscript.js34 * id for the map div
46 temp.innerHTML = '<div id="' + mapid + '-olContainer" class="olContainer olWebOnly">'
48 + '<div id="' + mapid + '" tabindex="0" style="width:' + width + ';height:' + height + ';" class="olMap"></div>'
60 * mapOpts MapOptions hash {id:'olmap', width:500px, height:500px,
85 const cleartag = document.getElementById(mapOpts.id + '-clearer');
90 const fragment = olCreateMaptag(mapOpts.id, mapOpts.width, mapOpts.height);
99 target: document.getElementById(mapOpts.id),
577 const m = olMaps[overlay.id];
759 temp.innerHTML = '<div id="popup" class="olPopup"><a href="#" id
[all...]
/plugin/lightbox/
H A Dplugin.info.txt7 url http://www.roundporch.com/wiki/doku.php?id=dokuwiki:lightbox
/plugin/barcode/
H A Dplugin.info.txt6 desc 2D-Barcode Plugin. Syntax: ~~BARCODE~id=css_id~class=css_class~mode=0~size=M~caption=x~url=h…
/plugin/calendoku/
H A Dplugin.info.txt7 url http://www.komkon2.de/dokuwiki/doku.php?id=projects:calendoku
/plugin/nroff/
H A Dinfo.txt8 url http://www.citadel.org/doku.php?id=/documentation:cmdman:nroff.tgz
/plugin/components/
H A Dscript.js10 id: JSINFO["id"],
/plugin/tagentry/
H A Dstyle.css17 input[id^=plugin__tagentry_cb] {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProduct.php159 public $id; variable in Google\\Service\\ShoppingContent\\Product
828 public function setId($id) argument
830 $this->id = $id;
837 return $this->id;
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js3104 var data = eldata[this.id] = eldata[this.id] || {};
3134 delete eldata[this.id];
3136 eldata[this.id] && delete eldata[this.id][key];
3148 return clone(eldata[this.id] || {});
3216 this._drag.id = e.identifier;
3252 f ? eve.on("raphael.drag.over." + this.id, f) : eve.unbind("raphael.drag.over." + this.id);
3628 paperproto.getById = function (id) { argument
3631 if (bot.id == id) {
4326 … f ? eve.on("raphael.anim.frame." + this.id, f) : eve.unbind("raphael.anim.frame." + this.id);
4400 if (e.el.id == element.id && e.anim == anim) {
[all …]

1...<<919293949596979899100>>...142