Exemplo n.º 1
0
 /**
  * Modified to make method public 
  * This method is Copyright (c) 2008-2014 by Yii Software LLC
  * http://www.yiiframework.com/license/ 
  */
 public function createPageUrl($page)
 {
     return parent::createPageUrl($page);
 }