Searched refs:attrsmap (Results 1 – 3 of 3) sorted by relevance
37 protected $attrsmap; variable in syntax_plugin_extab4309 isset($this->attrsmap) || $this->setAllowedAttributes();339 $attr = $this->cleanAttrString($attr, $this->attrsmap);382 $this->attrsmap = array(
26 var $attrsmap = array(); variable in syntax_plugin_exttab243 $this->attrsmap = array(217 if (in_array($attrname, $this->attrsmap, true)) {
37 protected $attrsmap; variable in syntax_plugin_exttab3339 $attr = $this->cleanAttrString($attr, $this->attrsmap);382 $this->attrsmap = array(