Ejemplo n.º 1
0
 /**
  * @inheritdoc
  */
 public function init()
 {
     $this->parseFormat();
     $this->parseVisibility();
     parent::init();
     $this->setPageRows();
 }