Searched refs:getAllowedElements (Results 1 – 3 of 3) sorted by relevance
74 …$global_parent_allowed_elements = $definition->info_parent_def->child->getAllowedElements($config);290 $parent_elements = $parent_def->child->getAllowedElements($config);300 $elements = $wrapdef->child->getAllowedElements($config);320 … $elements = $definition->info[$ancestor->name]->child->getAllowedElements($config);328 $wrap_elements = $wrapdef->child->getAllowedElements($config);
36 public function getAllowedElements($config) function in HTMLPurifier_ChildDef
39 public function getAllowedElements($config) function in HTMLPurifier_ChildDef_StrictBlockquote