Beispiel #1
0
 /**
  * @access private
  */
 function Submit(&$inInput)
 {
     parent::Submit(&$inInput);
     $this->Selected = $this->Value;
 }