PHP 클래스 Home, 68kb

파일 보기 프로젝트 열기: 68kb/68kb 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( )
index ( )
index ( ) : void index function.
login ( ) Login Controller
logout ( ) Log the user out.

메소드 상세

__construct() 공개 메소드

public __construct ( )

index() 공개 메소드

public index ( )

index() 공개 메소드

index function.
public index ( ) : void
리턴 void

login() 공개 메소드

Allow the admin to login
public login ( )

logout() 공개 메소드

Log the user out.
public logout ( )