24include_once(
"Services/Calendar/classes/class.ilCalendarBlockGUI.php");
 
   50                parent::ilCalendarBlockGUI(
true);
 
   51                $this->allow_moving = 
true;
 
   75                include_once 
'./Services/Calendar/classes/class.ilCalendarUserSettings.php';
 
   85                include_once(
'./Services/Calendar/classes/class.ilCalendarCategories.php');
 
   96                $ilCtrl->redirectByClass(
"ilpersonaldesktopgui", 
"show");
 
setBlockId($a_block_id=0)
Set Block Id.
Calendar blocks, displayed in different contexts, e.g.
const MODE_PERSONAL_DESKTOP_MEMBERSHIP
const MODE_PERSONAL_DESKTOP_ITEMS
static _getInstance($a_usr_id=0)
get singleton instance
static _getInstance()
get instance for logged in user
const CAL_SELECTION_MEMBERSHIP
Calendar blocks, displayed on personal desktop.
returnToUpperContext()
Return to upper context.
initCategories()
init categories
ilPDCalendarBlockGUI()
Constructor.
static getBlockType()
Get block type.