Home
last modified time | relevance | path

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

/plugin/contactmodern/
H A Dsyntax.php40 private $errorFlags = array(); variable in syntax_plugin_moderncontact
210 $this->errorFlags[$type] = true;
277 if($this->errorFlags["captcha"]) {
313 $class = ($this->errorFlags[$name])?'class="error_field"':'';
/plugin/groupmail/
H A Dsyntax.php47 private $errorFlags = array(); variable in syntax_plugin_groupmail
203 if ($this->errorFlags['acl']){
278 if($this->errorFlags["captcha"]) {
456 $this->errorFlags[$type] = true;
465 $this->errorFlags = array();
474 $class = ($this->errorFlags[$name])?'class="error_field"':'';