Searched refs:checktypes (Results 1 – 3 of 3) sorted by relevance
26 protected $checktypes = array( variable in helper_plugin_bureaucracyau_field128 … if (!isset($this->checktypes[$t]) || !method_exists($this, 'validate_' . $this->checktypes[$t])) {319 $checktype = $this->checktypes[$check['t']];
26 protected $checktypes = array( variable in helper_plugin_bureaucracy_field128 … if (!isset($this->checktypes[$t]) || !method_exists($this, 'validate_' . $this->checktypes[$t])) {319 $checktype = $this->checktypes[$check['t']];