PHP Class Orders, TastyIgniter

Inheritance: extends CI_Controller
Afficher le fichier Open project: tastyigniter/tastyigniter Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( )
create_invoice ( )
edit ( )
index ( )
invoice ( )
reorder ( )
view ( )

Private Methods

Méthode Description
_deleteOrder ( )
_updateOrder ( )
validateForm ( )

Method Details

__construct() public méthode

public __construct ( )

create_invoice() public méthode

public create_invoice ( )

edit() public méthode

public edit ( )

index() public méthode

public index ( )

invoice() public méthode

public invoice ( )

reorder() public méthode

public reorder ( )

view() public méthode

public view ( )