PHP Class Menus, TastyIgniter

Author: LEI
Inheritance: extends Datas
Show file Open project: tastyigniter/tastyigniter Class Usage Examples

Public Methods

Method Description
__construct ( )
autocomplete ( )
category ( )
edit ( )
getList ( $filter, $list_data = [] )
index ( )

Private Methods

Method Description
_deleteMenu ( )
_saveMenu ( )
validateForm ( )

Method Details

__construct() public method

public __construct ( )

autocomplete() public method

public autocomplete ( )

category() public method

public category ( )

edit() public method

public edit ( )

getList() public method

public getList ( $filter, $list_data = [] )

index() public method

public index ( )