Home
last modified time | relevance | path

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

/plugin/exttab3/
H A Dsyntax.php339 $attr = $this->cleanAttrString($attr, $this->attrsmap);
421 protected function cleanAttrString($attr = '', $allowed_keys) function in syntax_plugin_exttab3