Home
last modified time | relevance | path

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

/plugin/mikioplugin/syntax/
H A Dtabgroup.php46 $tabs = $this->findTags($this->tagPrefix . 'tab', $data, $tabOptions);
H A Dpagenation.php
H A Dcore.php438 * @param $optionsTemplate allow a different options template instead of $this->options (for findTags)
888 protected function findTags($tagName, $content, $options, $hasEndTag = true)
807 protected function findTags($tagName, $content, $options, $hasEndTag = true) global() function in syntax_plugin_mikioplugin_core