PHP Class Setup_model, TastyIgniter

Inheritance: extends CI_Model
Show file Open project: tastyigniter/tastyigniter

Public Methods

Method Description
addUser ( $add = [] )
loadDemoSchema ( $demo_data )
updateSettings ( $setting = [], $upgrade = FALSE )
updateVersion ( $version = NULL )

Method Details

addUser() public method

public addUser ( $add = [] )

loadDemoSchema() public method

public loadDemoSchema ( $demo_data )

updateSettings() public method

public updateSettings ( $setting = [], $upgrade = FALSE )

updateVersion() public method

public updateVersion ( $version = NULL )