Home
last modified time | relevance | path

Searched refs:get_idx_data (Results 1 – 4 of 4) sorted by relevance

/plugin/twistienav/
H A Dhelper.php66 function get_idx_data($idx = null, $useexclusions = true, $split = false) { function in helper_plugin_twistienav
H A Daction.php176 $this->data = $this->helper->get_idx_data($idx, $useexclusions);
/plugin/twistienav4bootstrap3/
H A Dhelper.php66 function get_idx_data($idx = null, $useexclusions = true, $split = false) { function in helper_plugin_twistienav4bootstrap3
H A Daction.php175 $this->data = $this->helper->get_idx_data($idx, $useexclusions);