예제 #1
0
파일: Headline.php 프로젝트: vman747/virex
 public function init()
 {
     $this->menuItems = MenuHelper::getSubMenuItems($this->controller);
 }