| D | Validator.php | 76 $this->with($id, 'key') 92 $this->with($d, 'description') 96 $this->with($d, 'type') 98 $this->with($d, 'typeAllowsNull') 134 $this->with($d, 'allowed') 159 $this->with($d, 'valueAliases') 192 $this->with($d, 'aliases') 219 protected function with($obj, $member) function in HTMLPurifier_ConfigSchema_Validator
|