Searched refs:tab (Results 1 – 10 of 10) sorted by relevance
187 foreach ($this->tabs as $tab) {188 $url = $this->tabURL($tab);189 if ($this->currentTab() == $tab) {194 … echo '<li class="'.$tab.$class.'"><a href="'.$url.'">'.$this->getLang('tab_'.$tab).'</a></li>';208 $tab = $INPUT->str('tab', 'plugins', true);209 if (!in_array($tab, $this->tabs)) $tab = 'plugins';210 return $tab;216 * @param string $tab tab to load, empty for current tab227 if (!$tab) $tab = $this->currentTab();231 'tab' => $tab,[all …]
1 This tab gives you access to all available 3rd party [[doku>plugins|plugins]] and [[doku>template|t…
1 Mae'r tab hwn yn rhoi mynediad i bob [[doku>plugins|ategyn]] a [[doku>template|thempled]] 3ydd part…
1 Deze tab verschaft u toegang tot alle [[doku>nl:plugins|plugins]] en [[doku>nl:template|templates]]…
957 foreach ($tabs as $id => $tab) {958 html_tab($tab['href'], $tab['caption'], $id === $current_tab);977 $tab = '<li>';979 $tab .= '<strong>';981 $tab .= '<a href="' . hsc($href) . '">';983 $tab .= hsc($caption)986 echo $tab;
750 'search' => 'media_searchtab') as $tab => $caption) {751 $tabs[$tab] = array('href' => media_managerURL(['tab_files' => $tab], '&'),
43 // tab layout - most of it is in the main template
124 /* make it look like a tab (as in _tabs.css) */
596 - Missing tab width information could lead to warnings (BenBE)623 - Optimization using basic rework of indent function improving tab expansion performance (BenBE)694 - Fixed tab replacement code not generating the correct number of spaces in700 * per-language tab-widths (Adjustable for width>=1)917 - Removed min and max tab width checks
13 …n=this.tabs.eq(e),o=n.find(".ui-tabs-anchor"),a=this._getPanelForTab(n),r={tab:n,panel:a},h=functi… property in AnonymousFunction425aeaa937500.r