PHP Class app\helpers\Menu

Inheritance: extends yii\base\Object
Show file Open project: ant-vel/antVel Class Usage Examples

Public Methods

Method Description
backend ( $returnArray = false ) : [json [Menu backend ].
dashboard ( $returnArray = false ) : [json [Menu Dashboard ].
help ( $returnArray = false ) : [json [Menu help ].
top ( $returnArray = false ) : [json [Menu Top ].

Method Details

backend() public static method

[Menu backend ].
public static backend ( $returnArray = false ) : [json
return [json

dashboard() public static method

[Menu Dashboard ].
public static dashboard ( $returnArray = false ) : [json
return [json

help() public static method

[Menu help ].
public static help ( $returnArray = false ) : [json
return [json

top() public static method

[Menu Top ].
public static top ( $returnArray = false ) : [json
return [json