Exemplo n.º 1
0
 protected function buildCat1Element()
 {
     parent::buildCat1Element();
     $this->cat1->setValue(18);
     $this->addElement($this->cat1);
 }