|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 40 of file class.ilConsultationHourGroups.php.
References $ilDB, $query, $res, $row, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilConsultationHoursTableGUI\__construct(), and ilConsultationHoursGUI\updateMulti().
Here is the caller graph for this function:
|
static |
Get group selection options.
| type | $a_user_id |
Definition at line 105 of file class.ilConsultationHourGroups.php.
References $lng, $options, 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 $ilDB, $query, $res, $row, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by getGroupSelectOptions(), ilConsultationHoursGUI\groupList(), ilPCConsultationHoursGUI\initForm(), and ilConsultationHoursGUI\saveSequence().
Here is the caller graph for this function:
|
static |
Lookup number of assigned appointments.
Definition at line 56 of file class.ilConsultationHourGroups.php.
References $ilDB.
|
static |
Lookup max number of bookings for group @global type $ilDB.
| type | $a_group_id |
Definition at line 86 of file class.ilConsultationHourGroups.php.
References $ilDB, $query, $res, $row, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilBookingEntry\isAppointmentBookableForUser().
Here is the caller graph for this function:
|
static |
Lookup group title.
Definition at line 66 of file class.ilConsultationHourGroups.php.
References $ilDB, $query, $res, $row, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilConsultationHoursTableGUI\parse(), and ilPortfolioPageGUI\renderConsultationHoursTeaser().
Here is the caller graph for this function: