Home
last modified time | relevance | path

Searched refs:show (Results 26 – 50 of 1134) sorted by relevance

12345678910>>...46

/plugin/stars/
H A Dreadme.txt14 - show half stars (number is floored to the nearest half)
22 show 2 stars: [stars=2]
23 show 3/10 stars: [stars=3/10]
24 show 4.5/5 stars: [stars=4.5/5]
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.input.img.php27 function show(&$driver) { function in ButtonBrokenImageBox
28 $status = parent::show($driver);
69 function show(&$driver) { function in ButtonImageBox
70 $status = parent::show($driver);
H A Dbox.inline.simple.php41 function show(&$driver) { function in SimpleInlineBox
42 parent::show($driver);
H A Dvalue.border.class.php124 function show(&$viewport, $box) { function in BorderPDF
127 $this->left->show($viewport, $box,
137 $this->right->show($viewport, $box,
147 $this->top->show($viewport, $box,
157 $this->bottom->show($viewport, $box,
H A Dbox.form.php10 function show(&$driver) { function in FormBox
15 return parent::show($driver);
H A Dbox.page.php43 function show(&$driver) { function in BoxPage
45 parent::show($driver);
H A Dbox.legend.php52 function show(&$driver) { function in LegendBox
54 return GenericContainerBox::show($driver);
/plugin/batchedit/
H A Dinterface.js55 show: {delay: 1000},
157 $searchArea.val($searchEdit.val()).show();
158 $replaceArea.val($replaceEdit.val()).show();
163 $searchEdit.val($searchArea.val().replace(/\n/g, '\\n')).show();
164 $replaceEdit.val($replaceArea.val().replace(/\n/g, '\\n')).show();
205 $options.show();
/plugin/tagging/script/
H A Deditable.js50 //show / hide clear button
56 this.$clear.show();
130 //show form
155 this.$loading.show();
160 this.$form.show();
167 this.$div.triggerHandler('show');
174 this.$form.find('.editable-error-block').addClass('ui-state-error').html(msg).show();
334 @method show()
336 show: function () { method in Editable
361 show
[all...]
/plugin/etherpadlite/scripts/
H A Detherpadlite.js28 jQuery('.pad-toggle-off').show();
31 jQuery('#wiki__text').show();
46 jQuery('.pad-toggle-off').show();
49 jQuery('#wiki__text').show();
167 ep.dlg.enc = jQuery('<span/>').show();
226 jQuery('.pad-security').show();
282 ep.dlg.enc.show();
286 ep.dlg.noEnc.show();
294 ep.dlg.writePassword.show();
302 ep.dlg.readPassword.show();
[all …]
/plugin/schedule/lib/
H A DscheduleTable.js12 showDay.show ();
30 jQuery (this).show ();
48 showDay.show ();
/plugin/actionlink/
H A Dsyntax.php68 if($ACT == 'show' || $ACT == 'search'){
89 $renderer->doc .=$this->tpll_link(wl($ID,'do=show'),
122 … $renderer->doc .=$this->tpll_link(wl($ID,'do=show'),$title,'class="action back" accesskey="b"');
/plugin/diffpreview/helper/
H A Dchanges.php33 (new dokuwiki\Ui\Editor)->show();
38 )->show();
/plugin/farmer/script/
H A Dplugins.js87 * show the matrix interface
97 $formPluginMatrix.show();
131 $formAllAnimals.show();
136 $formSingleAnimal.show();
/plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/
H A Doptions.js23 "notExistDic").getElement().getParent();b?(a.show(),c.hide()):(a.hide(),c.show())},getChangedOption…
27 …etParent();switch(b){case "initialState":a.show();c.show();d.show();e.show();g.hide();l.hide();k.h…
28 ….hide();m.hide();n.show();p.show();break;case "dictionaryState":a.show(),c.show(),d.hide(),e.hide(…
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
H A Doptions.js22 …ontentElement("dictionaries","notExistDic").getElement().getParent();b?(a.show(),d.hide()):(a.hide…
23 d.show())},getChangedOption:function(){var b={};if(1==d.config.scayt_uiTabs[0])for(var a=this.getCo…
27show();c.show();d.show();e.show();f.hide();l.hide();k.hide();m.show();n.hide();p.hide();break;case…
28 c.show(),d.hide(),e.hide(),f.show(),l.show(),k.show(),m.show(),n.hide(),p.hide()}},clearWordList:fu…
/plugin/advrack/
H A Djquery.qtip.js224 if(!self.hiddenDuringWait && (options.show.ready || show)) {
370 opts.show = opts.show.jquery ? { target: opts.show } :
371 opts.show === TRUE ? { ready: TRUE } : { event: opts.show };
1408 options.show.target && !target.closest(options.show.target[0]).length) {
1502 options.show.delay
1704 if(config.show.target === FALSE) { config.show.target = newTarget; }
1936 show: { class in QTIP.defaults
1965 show: NULL, property in QTIP.defaults.events
2893 if(opts.show) {
2894 if(typeof opts.show.modal !== 'object') { opts.show.modal = { on: !!opts.show.modal }; }
[all …]
/plugin/bibtex4dw/
H A Dscript.js35 $bibtexdiv.show().position({
65 dw_bibtex.insituPopup(this, 'insitu__bibtex').html(content).show();
/plugin/tagging/
H A Dscript.js22 $form.show();
73 $btns.show();
82 $btns.show();
/plugin/directions/
H A Dplugin.info.txt5 name Directions Plug-In to show navigational activity on the wiki.
6 … where wikinauts come from and go to from there, within the wiki. It also show the whole wiki clic…
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Dcircle.player.js137 this.jq.progressHolder.show();
138 this.jq.bufferHolder.show();
141 this.jq.progressHolder.addClass(this.cssClass.gt50).show();
192 this.jq.progress2.show();
209 this.jq.buffer2.show();
/plugin/twistienav4bootstrap3/
H A Dscript.js72 .show()
125 .show()
137 .show()
/plugin/twistienav/
H A Dscript.js84 .show()
137 .show()
149 .show()
/plugin/move/script/
H A Dtree.js7 $GUI.show();
8 jQuery('#plugin_move__treelink').show();
/plugin/gallery/
H A Dscript.js41 $gallery.find('.gallery-page').hide().eq(0).show();
51 $gallery.find(e.target.hash).show();
55 jQuery('.gallery-page-selector').show();

12345678910>>...46