Searched refs:getTabPages (Results 1 – 5 of 5) sorted by relevance
25 return $this->helper->getTabPages($match); // inline mode
24 return $this->helper->getTabPages($match);
28 return $this->helper->getTabPages($match,false);
44 function getTabPages($match,$isInline=true){ function in helper_plugin_tabinclude