Home
last modified time | relevance | path

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

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