Home
last modified time | relevance | path

Searched refs:contentSets (Results 1 – 2 of 2) sorted by relevance

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DHTMLModuleManager.php61 public $contentSets; variable in HTMLPurifier_HTMLModuleManager
320 $this->contentSets = new HTMLPurifier_ContentSets(
448 $this->contentSets->generateChildDef($def, $module);
DHTMLDefinition.php254 $this->info_content_sets = $this->manager->contentSets->lookup;