Searched refs:findTags (Results 1 – 3 of 3) sorted by relevance
| /plugin/mikioplugin/syntax/ |
| H A D | pagination.php | 63 $this->findTags($this->tagPrefix . 'pagination-item', $data, $itemOptions, false), 64 $this->findTags($this->tagPrefix . 'pagenation-item', $data, $itemOptions, false)
|
| H A D | tabgroup.php | 46 $tabs = $this->findTags($this->tagPrefix . 'tab', $data, $tabOptions);
|
| H A D | core.php | 893 protected function findTags($tagName, $content, $options, $hasEndTag = true) function in syntax_plugin_mikioplugin_core
|