Home
last modified time | relevance | path

Searched refs:HTMLPurifier_ConfigSchema_Exception (Results 1 – 5 of 5) sorted by relevance

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/
DInterchangeBuilder.php80 * @throws HTMLPurifier_ConfigSchema_Exception
88 throw new HTMLPurifier_ConfigSchema_Exception('Hash does not have any ID');
94 … throw new HTMLPurifier_ConfigSchema_Exception('All directives must have a namespace');
105 * @throws HTMLPurifier_ConfigSchema_Exception
122 … throw new HTMLPurifier_ConfigSchema_Exception("TYPE in directive hash '$id' not defined");
133 …throw new HTMLPurifier_ConfigSchema_Exception($e->getMessage() . " in DEFAULT in directive hash '$…
DInterchange.php26 * @throws HTMLPurifier_ConfigSchema_Exception
31 throw new HTMLPurifier_ConfigSchema_Exception("Cannot redefine directive '$i'");
DValidatorAtom.php122 * @throws HTMLPurifier_ConfigSchema_Exception
126 …throw new HTMLPurifier_ConfigSchema_Exception(ucfirst($this->member) . ' in ' . $this->context . '…
DException.php6 class HTMLPurifier_ConfigSchema_Exception extends HTMLPurifier_Exception class
DValidator.php226 * @throws HTMLPurifier_ConfigSchema_Exception
235 throw new HTMLPurifier_ConfigSchema_Exception(trim($prefix . ' ' . $msg));