Searched refs:listifyAttr (Results 1 – 1 of 1) sorted by relevance
72 $ret .= $this->element('td', $this->listifyAttr($def->info_global_attr), null, 0);166 $ret .= $this->element('td', $this->listifyAttr($def->attr), array(), 0);295 protected function listifyAttr($array) function in HTMLPurifier_Printer_HTMLDefinition