Ejemplo n.º 1
0
 private final function GetPageList()
 {
     return PageList::createForPage($this);
 }
Ejemplo n.º 2
0
 public function GetReadyPageList()
 {
     return PageList::createForPage($this);
 }