PHP Class Home, 68kb

Afficher le fichier Open project: 68kb/68kb Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( )
index ( )
index ( ) : void index function.
login ( ) Login Controller
logout ( ) Log the user out.

Method Details

__construct() public méthode

public __construct ( )

index() public méthode

public index ( )

index() public méthode

index function.
public index ( ) : void
Résultat void

login() public méthode

Allow the admin to login
public login ( )

logout() public méthode

Log the user out.
public logout ( )