PHP Class Menu_Objective, atk4

Inheritance: extends View
Afficher le fichier Open project: atk4/atk4 Class Usage Examples

Méthodes publiques

Свойство Type Description
$app App_Web
$current_menu_class
$owner View

Méthodes publiques

Méthode Description
addMenuItem ( $page, $label = null )
addSubMenu ( string $name ) : self
init ( ) }}}
isCurrent ( $href )

Method Details

addMenuItem() public méthode

public addMenuItem ( $page, $label = null )

addSubMenu() public méthode

public addSubMenu ( string $name ) : self
$name string
Résultat self

init() public méthode

}}}
public init ( )

isCurrent() public méthode

public isCurrent ( $href )

Property Details

$app public_oe property

public App_Web $app
Résultat App_Web

$current_menu_class public_oe property

public $current_menu_class

$owner public_oe property

public View $owner
Résultat View