PHP Class Admin\Helper\MenuHelper

Since: 1.0
Inheritance: extends Windwalker\Core\View\Helper\AbstractHelper
Show file Open project: asika32764/natika

Public Methods

Method Description
active ( string $name, string $menu = 'mainmenu' ) : string active
getSubmenus ( ) : array getSubmenus

Protected Methods

Method Description
findViewMenus ( string $inflection = self::PLURAL ) : array guessSubmenus

Method Details

active() public method

active
public active ( string $name, string $menu = 'mainmenu' ) : string
$name string
$menu string
return string

findViewMenus() protected method

guessSubmenus
protected findViewMenus ( string $inflection = self::PLURAL ) : array
$inflection string
return array

getSubmenus() public method

getSubmenus
public getSubmenus ( ) : array
return array