Method | Description | |
---|---|---|
__construct ( string $text, |
||
getSelectAction ( ) : callable | Execute the items callable if required | |
getText ( ) : string | Return the raw string of text | |
showSubMenu ( |
Display the sub menu |
public __construct ( string $text, |
||
$text | string | |
$subMenu | ||
$disabled | boolean |
public getSelectAction ( ) : callable | ||
return | callable |
public showSubMenu ( |
||
$parentMenu |