| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
GUI class for YUI appointment panels. More...
 Collaboration diagram for ilCalendarAppointmentPanelGUI:
 Collaboration diagram for ilCalendarAppointmentPanelGUI:| Public Member Functions | |
| getSeed () | |
| Get seed date. | |
| getHTML ($a_app) | |
| get HTML | |
| Static Public Member Functions | |
| static | _getInstance (ilDate $seed) | 
| get singleton instance | |
| Protected Member Functions | |
| __construct (ilDate $seed=null) | |
| Singleton. | |
| Protected Attributes | |
| $seed = null | |
| $settings = null | |
| $tpl = null | |
| $lng = null | |
| $ctrl = null | |
| Static Protected Attributes | |
| static | $counter = 0 | 
| static | $instance = null | 
GUI class for YUI appointment panels.
Definition at line 34 of file class.ilCalendarAppointmentPanelGUI.php.
| 
 | protected | 
Singleton.
public
| @return | 
Definition at line 54 of file class.ilCalendarAppointmentPanelGUI.php.
References $ilCtrl, $lng, $seed, and _getInstance().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | static | 
get singleton instance
public
| @return | 
Definition at line 73 of file class.ilCalendarAppointmentPanelGUI.php.
References $instance.
Referenced by __construct(), getHTML(), ilCalendarDayGUI\showAppointment(), ilCalendarWeekGUI\showAppointment(), ilCalendarMonthGUI\showEvents(), ilCalendarDayGUI\showFulldayAppointment(), and ilCalendarWeekGUI\showFulldayAppointment().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilCalendarAppointmentPanelGUI::getHTML | ( | $a_app | ) | 
get HTML
public
| @return | 
Definition at line 98 of file class.ilCalendarAppointmentPanelGUI.php.
References $ilUser, $lng, $title, $usr_id, ilObject\_getAllReferences(), _getInstance(), ilLink\_getStaticLink(), ilCalendarCategoryAssignments\_lookupCategory(), ilObjUser\_lookupFullname(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilDatePresentation\formatPeriod(), ilConsultationHourAppointments\getAppointmentIds(), getSeed(), IL_CAL_DATE, IL_CAL_UNIX, ilUtil\makeClickable(), ilCalendarCategory\TYPE_BOOK, ilCalendarCategory\TYPE_CH, ilCalendarCategory\TYPE_GLOBAL, ilCalendarCategory\TYPE_OBJ, and ilCalendarCategory\TYPE_USR.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilCalendarAppointmentPanelGUI::getSeed | ( | ) | 
Get seed date.
Definition at line 85 of file class.ilCalendarAppointmentPanelGUI.php.
References $seed.
Referenced by getHTML().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | staticprotected | 
Definition at line 38 of file class.ilCalendarAppointmentPanelGUI.php.
| 
 | protected | 
Definition at line 45 of file class.ilCalendarAppointmentPanelGUI.php.
| 
 | staticprotected | 
Definition at line 39 of file class.ilCalendarAppointmentPanelGUI.php.
Referenced by _getInstance().
| 
 | protected | 
Definition at line 44 of file class.ilCalendarAppointmentPanelGUI.php.
Referenced by __construct(), and getHTML().
| 
 | protected | 
Definition at line 36 of file class.ilCalendarAppointmentPanelGUI.php.
Referenced by __construct(), and getSeed().
| 
 | protected | 
Definition at line 41 of file class.ilCalendarAppointmentPanelGUI.php.
| 
 | protected | 
Definition at line 43 of file class.ilCalendarAppointmentPanelGUI.php.