Home
last modified time | relevance | path

Searched refs:show (Results 76 – 100 of 1134) sorted by relevance

12345678910>>...46

/plugin/gpsies/lang/en/
H A Dlang.php7 $lang['fullscreen'] = 'show fullscreen map';
/plugin/move/admin/
H A Dmain.php245 * @param bool $show should this control be visible?
247 protected function btn($control, $show = true) { argument
260 if(!$show) $class .= ' hide';
/plugin/autoincludeindex/
H A Dreadme.txt2 hide/show version should be 1.0.2
/plugin/virtualkeyboard/vk/
H A Dvk_popup.js50 this.show = function (target) { method
70 hWnd.VirtualKeyboard.show( document.getElementById(tgt)
/plugin/structcombolookup/
H A Dscript.js8 $targetSelect.find("option").show();
147 this.element.show();
/plugin/sectiontoggle/
H A DREADME.md4 Dokuwiki plugin to toggle (hide and show) sections by clicking on section headers.
/plugin/brj404/
H A Daction.php42 if (!$this->page_exists($ID) && $event->data == 'show')
/plugin/autostart/
H A Daction.php39 //if (!$this->page_exists($ID) && $event->data == 'show')
/plugin/xtern/
H A DREADME.md2 prepends green or red icon to link, to show whether an external link is available.
/plugin/txt2tags/
H A Dlinkwiz.js297 show: function(){
299 dw_linkwiz.$wiz.show();
317 dw_linkwiz.show();
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.block.php372 function show(&$driver) { function in BlockBox
379 return parent::show($driver);
383 return parent::show($driver);
H A Dvalue.background.php99 function show(&$driver, &$box) { function in Background
124 $this->_image->show($driver, $box, $this->_repeat, $this->_position, $this->_attachment);
/plugin/bookcreator/script/
H A Dnspicker.js238 show: function () { method in bc_nspicker
241 bc_nspicker.$picker.show();
266 bc_nspicker.show();
297 * Add all pages in the selected Namespace to the book, show
/plugin/scriptheader/
H A Daction.php45 if ($ACT != 'show' || !page_exists($ID)) return;
/plugin/combo/resources/snippet/js/
H A Dtoast.js6 toast.show();
/plugin/html2pdf/html2pdf/
H A Dinfo.txt6 url http://snorriheim.dnsdojo.com/redmine/projects/show/html2pdf
/plugin/npd/js/
H A Dbutton.js28 $button.show();
/plugin/pagestat/
H A Dscript.js248 PTwindow.prototype.show=function(speed){ method in PTwindow
907 ptana.show(1000);
1010 ptwin.show();
1127 ptwin.show();
1173 ptw_list[winid].show();
1468 ptwin.show();
1511 swin.show();
1538 ptwin.show();
1548 ptwin.show();
1623 ptw_list[winid].show();
[all …]
/plugin/sitemapnavi/
H A Dplugin.info.txt6 desc Syntax to show the sitemap
/plugin/autosearch/
H A Daction.php27 if($e->data != 'show' || strpos($ID,'talk:')===0) return;
/plugin/edittable/script/
H A Deditbutton.js12 $editbutton.show();
/plugin/issuelinks/script/
H A Dtooltip.js37 $tooltipDiv.show().position({
61 $div.show().position({
/plugin/hidden/
H A Dplugin.info.txt6 desc Enable to hide/show details
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckpanel.js118 this._Popup.show( x, y, 0, 0, relElement ) ;
131 this._Popup.show( x, y, 0, 0, relElement ) ;
152 this._Popup.show( x, y, iMainWidth, eMainNode.offsetHeight, relElement ) ;
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djplayer.playlist.min.js2show():a(e.cssSelector.details).hide()}),a(this.cssSelector.previous).click(function(a){a.preventD…

12345678910>>...46