Searched refs:allowsElement (Results 1 – 4 of 4) sorted by relevance
38 if ($this->allowsElement('p')) {116 if ($this->allowsElement('p')) {
23 if (!$this->allowsElement('a')) {
40 if (!$this->allowsElement('a')) {
147 public function allowsElement($name) function in HTMLPurifier_Injector