Searched refs:allowSpecificAttribute (Results 1 – 12 of 12) sorted by relevance
/plugin/adhocmathml/ |
H A D | abstract.php | 21 protected function allowSpecificAttribute(&$name, &$value) { return false; } function in syntax_plugin_adhocmathml_abstract 55 return $this->allowSpecificAttribute($name, $value);
|
H A D | math.php | 17 protected function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_math
|
H A D | semantics.php | 17 function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_semantics
|
H A D | mfrac.php | 17 function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_mfrac
|
H A D | mover.php | 17 function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_mover
|
H A D | mpadded.php | 17 function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_mpadded
|
H A D | mspace.php | 17 function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_mspace
|
H A D | munder.php | 17 function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_munder
|
H A D | munderover.php | 17 function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_munderover
|
H A D | mo.php | 17 function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_mo
|
H A D | maction.php | 19 function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_maction
|
H A D | mtd.php | 17 function allowSpecificAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_mtd
|