function renderSubmenu($type) { $links = AdminPraise3MenuHelper::getSubMenuLinks($type); return $this->renderChildren($links); }