Ejemplo n.º 1
0
 public function init()
 {
     parent::init();
     $this->removeElement('active');
     $this->removeElement('id');
     $this->removeElement('datetime_added');
 }
Ejemplo n.º 2
0
 public function init()
 {
     parent::init();
     $this->removeElement('honeypot');
     $this->removeElement('js_fill');
 }