|
| static | item ($pref_name, $uid=null) |
| |
| static | set_item ($pref_name, $pref_value, $uid=null) |
| |
Implements the User_pref_model.
| static qvci\models\User_pref_model::item |
( |
|
$pref_name, |
|
|
|
$uid = null |
|
) |
| |
|
static |
Get a user pref value
- Parameters
-
- Returns
- string|NULL
| static qvci\models\User_pref_model::set_item |
( |
|
$pref_name, |
|
|
|
$pref_value, |
|
|
|
$uid = null |
|
) |
| |
|
static |
Set a user pref value
- Parameters
-
| string | $pref_name | |
| string | $pref_value | |
| int | $uid | |
- Returns
- void
The documentation for this class was generated from the following file:
- qvci/models/User_pref_model.php