◆ addUser()
addUser |
( |
|
$avatar_id, |
|
|
|
$user_id |
|
) |
| |
Add user
- Paramètres
-
int | $avatar_id | |
int | $user_id | |
- Renvoie
- bool
◆ create()
◆ delete()
Delete an object from the database
- Paramètres
-
- Renvoie
- bool true on success, otherwise false
Réimplémentée à partir de XoopsObjectHandler.
◆ get()
◆ getCount()
Get count
- Paramètres
-
- Renvoie
- int
◆ getList()
getList |
( |
|
$avatar_type = null , |
|
|
|
$avatar_display = null |
|
) |
| |
Get a list of Avatars
- Paramètres
-
string | $avatar_type | |
string | $avatar_display | |
- Renvoie
- array
◆ getObjects()
Fetch a row of objects from the database
- Paramètres
-
- Renvoie
- object
◆ getUser()
Get User
- Paramètres
-
- Renvoie
- array
@TODO: Change to if (!(class_exists($this->className) && $obj instanceof $this->className)) when going fully PHP5
◆ insert()
Insert and Object into the database
- Paramètres
-
- Renvoie
- bool true on success, otherwise false
Réimplémentée à partir de XoopsObjectHandler.
La documentation de cette classe a été générée à partir du fichier suivant :