Home
last modified time | relevance | path

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

/plugin/bez/mdl/
H A DValidator.php46 protected function check_against_val_method($value, $method, $args) { function in dokuwiki\\plugin\\bez\\mdl\\Validator
64 return $this->check_against_val_method($value, $method, $args);
115 $result = $this->check_against_val_method($value, $method, $args);