Exemplo n.º 1
0
 function __construct($aParams = array(), $aField = array())
 {
     parent::__construct($aParams, $aField);
     BxDevFunctions::changeFormField($this->aParams, $this->aForm['inputs'], $this->oDb);
 }