ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Go to the source code of this file.
Functions | |
get_agent_name_by_class (string $class_name) | |
setup_exit ($message) | |
build_container_for_setup (string $executed_in_directory) | |
Variables | |
$executed_in_directory = getcwd() | |
if (!defined("MAGPIE_DIR")) | |
$c = build_container_for_setup($executed_in_directory) | |
$app = $c["app"] | |
build_container_for_setup | ( | string | $executed_in_directory | ) |
Definition at line 61 of file cli.php.
References $c, $name, and get_agent_name_by_class().
get_agent_name_by_class | ( | string | $class_name | ) |
Definition at line 41 of file cli.php.
Referenced by build_container_for_setup().
setup_exit | ( | $message | ) |
$app = $c["app"] |
Definition at line 38 of file cli.php.
Referenced by ilCalendarExport\addAppointment(), ilCalendarExport\addAppointments(), ilCalendarWeekGUI\addTimedEvents(), ilCalendarMailNotification\appendAppointmentDetails(), ilCalendarCategoryGUI\askDeleteAppointments(), ilConsultationHoursGUI\assignUsersToAppointment(), ilConsultationHoursGUI\assignUsersToAppointments(), ilConsultationHoursGUI\assignUsersToGroup(), ilConsultationHourUtils\bookAppointment(), ilConsultationHourUtils\cancelBooking(), ilAppointmentPresentationGroupGUI\collectPropertiesAndActions(), ilAppointmentPresentationCourseGUI\collectPropertiesAndActions(), ilCalendarAppEventListener\createAppointments(), ilCalendarExport\createRecurrences(), ilCalendarExport\createVEVENT(), ilCalendarCategoryGUI\deleteAppointments(), ilCalendarMonthGUI\executeCommand(), ilCalendarWeekGUI\executeCommand(), ilCalendarInboxGUI\executeCommand(), ilCalendarDayGUI\executeCommand(), ilCalendarAppointmentPresentationGUI\executeCommand(), ilCalendarCategoryGUI\executeCommand(), ilCalendarPresentationGUI\executeCommand(), ilMilestoneResponsiblesTableGUI\getParticipantsAndResponsibles(), ilExAssignment\handleCalendarEntries(), ilSessionDataSet\importRecord(), ilSurveySkillDeterminationGUI\listSkillChanges(), ilConsultationHourBookingTableGUI\parse(), ilConsultationHoursTableGUI\parse(), ilCalendarWeekGUI\parseHourInfo(), ilCalendarDayGUI\parseInfoIntoRaster(), ilObjGroup\prepareAppointments(), ilObjCourse\prepareAppointments(), ilObjSession\prepareCalendarAppointments(), ilObjSurvey\sent360Reminders(), and ilSurveySkillDeterminationGUI\writeAndAddSkills().
$c = build_container_for_setup($executed_in_directory) |
Definition at line 37 of file cli.php.
Referenced by build_container_for_setup().