| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Collaboration diagram for ilConsultationHourGroups:Static Public Member Functions | |
| static | getGroupsOfUser (int $a_user_id) | 
| Get a all groups of an user.  More... | |
| static | getCountGroupsOfUser (int $a_user_id) | 
| Get number of consultation hour groups.  More... | |
| static | lookupTitle (int $a_group_id) | 
| Lookup group title.  More... | |
| static | lookupMaxBookings (int $a_group_id) | 
| Lookup max number of bookings for group.  More... | |
| static | getGroupSelectOptions (int $a_user_id) | 
| Get group selection options.  More... | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 25 of file class.ilConsultationHourGroups.php.
      
  | 
  static | 
Get number of consultation hour groups.
Definition at line 49 of file class.ilConsultationHourGroups.php.
References $DIC, $ilDB, $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.
Definition at line 102 of file class.ilConsultationHourGroups.php.
References $DIC, ILIAS\LTI\ToolProvider\$key, and $lng.
Referenced by ilConsultationHoursGUI\initFormSequence().
 Here is the caller graph for this function:
      
  | 
  static | 
Get a all groups of an user.
Definition at line 31 of file class.ilConsultationHourGroups.php.
References $DIC, $ilDB, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilConsultationHoursGUI\groupList(), ilPCConsultationHoursGUI\initForm(), and ilConsultationHoursGUI\saveSequence().
 Here is the caller graph for this function:
      
  | 
  static | 
Lookup max number of bookings for group.
Definition at line 85 of file class.ilConsultationHourGroups.php.
References $DIC, $ilDB, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilBookingEntry\isAppointmentBookableForUser().
 Here is the caller graph for this function:
      
  | 
  static | 
Lookup group title.
Definition at line 68 of file class.ilConsultationHourGroups.php.
References $DIC, $ilDB, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilConsultationHoursTableGUI\parse(), and ilPortfolioPageGUI\renderConsultationHoursTeaser().
 Here is the caller graph for this function: