Searched refs:allowAttribute (Results 1 – 6 of 6) sorted by relevance
/plugin/adhoctags/syntax/ | ||
H A D | time.php | 18 function allowAttribute(&$name, &$value) {
function in syntax_plugin_adhoctags_time |
H A D | details.php | 18 function allowAttribute(&$name, &$value) {
function in syntax_plugin_adhoctags_details |
H A D | a.php | 18 function allowAttribute(&$name, &$value) {
function in syntax_plugin_adhoctags_a |
H A D | abstract.php | 45 function allowAttribute(&$name, &$value) {
function in syntax_plugin_adhoctags_abstract |
/plugin/adhocmathml/ | ||
H A D | abstract.php | 24 function allowAttribute(&$name, &$value) { function in syntax_plugin_adhocmathml_abstract |
/plugin/adhoctags/ | ||
H A D | helper.php | 107 if ($myObj->allowAttribute($key, $val)) {
|