PHP 클래스 Orders, TastyIgniter

상속: extends CI_Controller
파일 보기 프로젝트 열기: tastyigniter/tastyigniter 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( )
create_invoice ( )
edit ( )
index ( )
invoice ( )
reorder ( )
view ( )

비공개 메소드들

메소드 설명
_deleteOrder ( )
_updateOrder ( )
validateForm ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

create_invoice() 공개 메소드

public create_invoice ( )

edit() 공개 메소드

public edit ( )

index() 공개 메소드

public index ( )

invoice() 공개 메소드

public invoice ( )

reorder() 공개 메소드

public reorder ( )

view() 공개 메소드

public view ( )