예제 #1
0
 function getValue()
 {
     return $this->_form->get($this->_name, $this->_default);
 }