Searched refs:tabid (Results 1 – 5 of 5) sorted by relevance
39 if (!this.elttoscroll.get(tabid)) this.elttoscroll.set(tabid, Array());54 isCreated: function(tabid) argument66 setTabById: function(tabid) argument114 this.scrollDown(tabid,this.elttoscroll.get(tabid)[i]);119 this.unnotifyTab(tabid);212 if(tabid == '') return;220 this.tabids.push(tabid);235 a1.pfc_tabid = tabid;256 a2.pfc_tabid = tabid;294 return tabid;[all …]
248 var tabid = param[0];267 var tabid = param;268 this.gui.removeTabById(tabid);291 var tabid = param[0];297 this.privmsgids.push(tabid);422 var tabid = this.gui.getTabId();651 var tabid = this.gui.getTabId();982 var tabid = recipientid;984 this.gui.notifyTab(tabid);1005 var tabid = recipientid;[all …]
134 $tabid = 'tab__' . sectionID($name, $this->tabids);140 $R->doc .= '<div class="tabboxtab" id="tab_'.$tabid.'">'.DOKU_LF;143 …->startSectionEdit($pos, array('target' => 'section', 'name' => $name)) . '" id="' . $tabid . '">';145 … $level . ' class="hl '. $R->startSectionEdit($pos, 'section', $name) . '" id="' . $tabid . '">';
11 function tabboxopen($box, tabid) { argument17 var $open = $box.find('#tab_'+tabid);
731 foreach($tabs as $tabid => $tab) {732 …$html .= '<li data-tabid="'.$tabid.'"><a href="#timetrack-tab-'.$tabid.'" '.($tabid===$currenttab?…