Home
last modified time | relevance | path

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

/plugin/adhoctags/syntax/
Ddetails.php18 function allowAttribute(&$name, &$value) { function in syntax_plugin_adhoctags_details
Dtime.php18 function allowAttribute(&$name, &$value) { function in syntax_plugin_adhoctags_time
Dli.php18 function allowAttribute(&$name, &$value) { function in syntax_plugin_adhoctags_li
Dol.php18 function allowAttribute(&$name, &$value) { function in syntax_plugin_adhoctags_ol
Dimg.php19 function allowAttribute(&$name, &$value) { function in syntax_plugin_adhoctags_img
Diframe.php18 function allowAttribute(&$name, &$value) { function in syntax_plugin_adhoctags_iframe
Da.php18 function allowAttribute(&$name, &$value) { function in syntax_plugin_adhoctags_a
Dabstract.php45 function allowAttribute(&$name, &$value) { function in syntax_plugin_adhoctags_abstract
/plugin/adhocmathml/
Dabstract.php24 function allowAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_abstract
/plugin/adhoctags/
Dhelper.php107 if ($myObj->allowAttribute($key, $val)) {