PHP Class Messages, TastyIgniter

Show file Open project: tastyigniter/tastyigniter Class Usage Examples

Public Methods

Method Description
__construct ( )
all ( )
archive ( )
compose ( )
draft ( )
index ( )
latest ( )
sent ( )
view ( )

Private Methods

Method Description
_saveMessage ( )
_updateMessageState ( $state = '', $staff_id = '', $folder = '', $display_error = TRUE )
getList ( $data, $filter )
validateForm ( )

Method Details

__construct() public method

public __construct ( )

all() public method

public all ( )

archive() public method

public archive ( )

compose() public method

public compose ( )

draft() public method

public draft ( )

index() public method

public index ( )

latest() public method

public latest ( )

sent() public method

public sent ( )

view() public method

public view ( )