Example #1
0
 public function init()
 {
     parent::init();
     $this->removeElement('id');
     $this->removeElement('datetime_added');
 }
Example #2
0
 public function init()
 {
     parent::init();
 }