|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Description of class. More...
Collaboration diagram for ilConsultationHourGroups:Static Public Member Functions | |
| static | getGroupsOfUser ($a_user_id) |
| Get a all groups of an user. More... | |
| static | getCountGroupsOfUser ($a_user_id) |
| Get number of consultation hour groups @global type $ilDB. More... | |
| static | lookupAssignedAppointments () |
| Lookup number of assigned appointments. More... | |
| static | lookupTitle ($a_group_id) |
| Lookup group title. More... | |
| static | lookupMaxBookings ($a_group_id) |
| Lookup max number of bookings for group @global type $ilDB. More... | |
| static | getGroupSelectOptions ($a_user_id) |
| Get group selection options. More... | |
Description of class.
Definition at line 10 of file class.ilConsultationHourGroups.php.
|
static |
Get number of consultation hour groups @global type $ilDB.
| type | $a_user_id |
Definition at line 41 of file class.ilConsultationHourGroups.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilConsultationHoursTableGUI\__construct(), and ilConsultationHoursGUI\createNewBookingEntry().
Here is the caller graph for this function:
|
static |
Get group selection options.
| type | $a_user_id |
Definition at line 112 of file class.ilConsultationHourGroups.php.
References $DIC, $lng, and getGroupsOfUser().
Referenced by ilConsultationHoursGUI\initFormSequence().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Get a all groups of an user.
| int | $a_user_id |
Definition at line 18 of file class.ilConsultationHourGroups.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by getGroupSelectOptions(), ilConsultationHoursGUI\groupList(), ilPCConsultationHoursGUI\initForm(), and ilConsultationHoursGUI\saveSequence().
Here is the caller graph for this function:
|
static |
|
static |
Lookup max number of bookings for group @global type $ilDB.
| type | $a_group_id |
Definition at line 92 of file class.ilConsultationHourGroups.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilBookingEntry\isAppointmentBookableForUser().
Here is the caller graph for this function:
|
static |
Lookup group title.
Definition at line 71 of file class.ilConsultationHourGroups.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilConsultationHoursTableGUI\parse(), and ilPortfolioPageGUI\renderConsultationHoursTeaser().
Here is the caller graph for this function: