PHP 클래스 TodoController, miniPHP

저자: ancongcong
상속: extends Yaf_Controller_Abstract
파일 보기 프로젝트 열기: omarelgabry/miniphp 1 사용 예제들

공개 메소드들

메소드 설명
beforeAction ( ) override this method to perform any logic before calling action method as explained above
create ( )
delete ( )
index ( )
isAuthorized ( )

메소드 상세

beforeAction() 공개 메소드

override this method to perform any logic before calling action method as explained above
public beforeAction ( )

create() 공개 메소드

public create ( )

delete() 공개 메소드

public delete ( )

index() 공개 메소드

public index ( )

isAuthorized() 공개 메소드

public isAuthorized ( )