Searched refs:getFormattedContext (Results 1 – 1 of 1) sorted by relevance
221 … return new HTMLPurifier_ConfigSchema_ValidatorAtom($this->getFormattedContext(), $obj, $member);231 $prefix = ucfirst($target) . ' in ' . $this->getFormattedContext();233 $prefix = ucfirst($this->getFormattedContext());242 protected function getFormattedContext() function in HTMLPurifier_ConfigSchema_Validator