33 $this->lng->loadLanguageModule(
"dateplaner");
35 $this->
setBlockId(
'ch_' . $this->ctrl->getContextObjId());
38 $this->
setTitle($this->lng->txt(
'consultation_hours_block_title'));
59 $target_class = [
"ildashboardgui",
"ilcalendarpresentationgui"];
63 $target_class = [
"ilobjcoursegui",
"ilcalendarpresentationgui"];
67 $target_class = [
"ilobjgroupgui",
"ilcalendarpresentationgui"];
76 if (isset($this->consultation_hour_links)) {
80 (
int)
$_GET[
'ref_id'],
88 $button = $this->
ui->factory()->button()->shy(
92 return $this->
ui->factory()->item()->standard($button);
100 return parent::getHTMLNew();
getListItemForData(array $data)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
setEnableNumInfo($a_enablenuminfo)
Set Enable Item Number Info.
getRepositoryMode()
Get RepositoryMode.
static getConsultationHourLinksForRepositoryObject(int $ref_id, int $current_user_id, array $ctrl_class_structure)
getTargetGUIClassPath()
Get target gui class path (for presenting the calendar)
setTitle($a_title)
Set Title.
setBlockId($a_block_id=0)
Set Block Id.
Common interface to all items.
static _lookupType($a_id, $a_reference=false)
lookup object type
setLimit($a_limit)
Set Limit.
__construct(Container $dic, ilPlugin $plugin)
This class represents a block method of a block.
setPresentation(int $type)
Set presentation.
ilConsultationHoursCalendarBlockGUI: ilColumnGUI