PHP 클래스 Messages, TastyIgniter

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

공개 메소드들

메소드 설명
__construct ( )
all ( )
archive ( )
compose ( )
draft ( )
index ( )
latest ( )
sent ( )
view ( )

비공개 메소드들

메소드 설명
_saveMessage ( )
_updateMessageState ( $state = '', $staff_id = '', $folder = '', $display_error = TRUE )
getList ( $data, $filter )
validateForm ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

all() 공개 메소드

public all ( )

archive() 공개 메소드

public archive ( )

compose() 공개 메소드

public compose ( )

draft() 공개 메소드

public draft ( )

index() 공개 메소드

public index ( )

latest() 공개 메소드

public latest ( )

sent() 공개 메소드

public sent ( )

view() 공개 메소드

public view ( )