Home
last modified time | relevance | path

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

/plugin/database/
H A Ddatabase.php539 var $allowNoSelection; variable in Column
566 if ($this->mandatory == $environment->YES) $this->allowNoSelection=false;
567 else $this->allowNoSelection=true;
594 else $noSelectionAllowed = $this->allowNoSelection; // true if not mandatory