Home
last modified time | relevance | path

Searched refs:renderTabsHtml (Results 1 – 3 of 3) sorted by relevance

/plugin/tabinclude/syntax/
H A Dinline.php34 $this->helper->renderTabsHtml($renderer,$tabs,$init_page_idx,$class);
H A Dlines.php36 $this->helper->renderTabsHtml($renderer,$tabs,$init_page_idx,$class);
/plugin/tabinclude/
H A Dhelper.php136 function renderTabsHtml(&$renderer,$tabs,$init_page_idx,$class='') { function in helper_plugin_tabinclude