Class Settings_Model
- CI_Model
- Settings_Model
Located at settings_model.php
Methods summary
public
|
|
public
string
|
|
public
integer
|
#
set_setting( string $name, type $value )
This method sets the value for a specific setting on the database. If the setting doesn't exist, it is going to be created, otherwise updated. |
public
boolean
|
|
public
boolean
|
|
public
array
|