PHP Class Messages, TastyIgniter

Afficher le fichier Open project: tastyigniter/tastyigniter Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( )
all ( )
archive ( )
compose ( )
draft ( )
index ( )
latest ( )
sent ( )
view ( )

Private Methods

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

Method Details

__construct() public méthode

public __construct ( )

all() public méthode

public all ( )

archive() public méthode

public archive ( )

compose() public méthode

public compose ( )

draft() public méthode

public draft ( )

index() public méthode

public index ( )

latest() public méthode

public latest ( )

sent() public méthode

public sent ( )

view() public méthode

public view ( )