Esempio n. 1
0
 /**
  * Sets SQL query parameters (such as sorting),
  * executes parent method parent::Init().
  */
 public function init()
 {
     parent::Init();
 }