PHP Class Settings_model, TastyIgniter

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

Méthodes publiques

Méthode Description
addSetting ( $sort, $item, $value, $serialized = '0' )
deleteSettings ( $sort, $item )
getAll ( )
updateSettings ( $sort, $update = [], $flush = FALSE )

Method Details

addSetting() public méthode

public addSetting ( $sort, $item, $value, $serialized = '0' )

deleteSettings() public méthode

public deleteSettings ( $sort, $item )

getAll() public méthode

public getAll ( )

updateSettings() public méthode

public updateSettings ( $sort, $update = [], $flush = FALSE )