Ejemplo n.º 1
0
 protected function initButton()
 {
     parent::initButton();
     $this->addElement('submit', self::ELEMENT_IMPORT, array('order' => 1002, 'label' => 'button_file_import', 'decorators' => array(), 'disableLoadDefaultDecorators' => true));
 }