Home
last modified time | relevance | path

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

/plugin/extab4/ !
H A Dsyntax.php37 protected $attrsmap; variable in syntax_plugin_extab4
309 isset($this->attrsmap) || $this->setAllowedAttributes();
339 $attr = $this->cleanAttrString($attr, $this->attrsmap);
382 $this->attrsmap = array(
/plugin/exttab2/ !
Dsyntax.php26 var $attrsmap = array(); variable in syntax_plugin_exttab2
43 $this->attrsmap = array(
217 if (in_array($attrname, $this->attrsmap, true)) {
/plugin/exttab3/ !
Dsyntax.php37 protected $attrsmap; variable in syntax_plugin_exttab3
339 $attr = $this->cleanAttrString($attr, $this->attrsmap);
382 $this->attrsmap = array(