◆ __construct()
◆ create()
◆ delete()
delete a membership from the database
- Paramètres
-
- Renvoie
- bool true on success, otherwise false
Réimplémentée à partir de XoopsObjectHandler.
◆ deleteAll()
delete all memberships meeting the conditions
- Paramètres
-
- Renvoie
- bool
◆ get()
retrieve a membership
- Paramètres
-
int | $id | ID of the membership to get |
- Renvoie
- mixed reference to the object if successful, else FALSE
Réimplémentée à partir de XoopsObjectHandler.
◆ getCount()
count how many memberships meet the conditions
- Paramètres
-
- Renvoie
- int
◆ getGroupsByUser()
retrieve groups for a user
- Paramètres
-
◆ getObjects()
retrieve memberships from the database
- Paramètres
-
- Renvoie
- array array of references
◆ getUsersByGroup()
getUsersByGroup |
( |
|
$groupid, |
|
|
|
$limit = 0 , |
|
|
|
$start = 0 |
|
) |
| |
retrieve users belonging to a group
- Paramètres
-
int | $groupid | ID of the group |
int | $limit | number of entries to return |
int | $start | offset of first entry to return |
◆ insert()
inserts a membership in the database
- Paramètres
-
- Renvoie
- bool true on success, otherwise false
Réimplémentée à partir de XoopsObjectHandler.
◆ $table
La documentation de cette classe a été générée à partir du fichier suivant :
- XoopsCore25-2.5.11-Beta1/htdocs/kernel/group.php