Home
last modified time | relevance | path

Searched refs:registerTag (Results 1 – 10 of 10) sorted by relevance

/plugin/adhoctags/syntax/
H A Dabstract.php22 protected function registerTag() { function in syntax_plugin_adhoctags_abstract
54 if ($this->tag && $this->registerTag()) {
70 if ($this->tag && $this->registerTag()) {
/plugin/adhocwrap/
H A Ddivblock.php18 protected function registerTag() { return true;} function in syntax_plugin_adhocwrap_divblock
H A Ddivwrap.php18 protected function registerTag() { return true;} function in syntax_plugin_adhocwrap_divwrap
H A Dspanwrap.php18 protected function registerTag() { return true; } function in syntax_plugin_adhocwrap_spanwrap
H A Dspaninline.php18 protected function registerTag() { return true; } function in syntax_plugin_adhocwrap_spaninline
/plugin/adhoctables/
H A Ddivwrap.php18 protected function registerTag() { return true;} function in syntax_plugin_adhocwrap_divwrap
H A Ddivblock.php18 protected function registerTag() { return true;} function in syntax_plugin_adhocwrap_divblock
H A Dspaninline.php18 protected function registerTag() { return true; } function in syntax_plugin_adhocwrap_spaninline
H A Dspanwrap.php18 protected function registerTag() { return true; } function in syntax_plugin_adhocwrap_spanwrap
/plugin/adhocmathml/
H A Dabstract.php16 protected function registerTag() { return true;} function in syntax_plugin_adhocmathml_abstract