|
ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilObjBookingPoolGUI. More...
Inheritance diagram for ilObjBookingPoolGUI:
Collaboration diagram for ilObjBookingPoolGUI:Public Member Functions | |
| __construct ($a_data, $a_id, $a_call_by_reference, $a_prepare_output=true) | |
| Constructor. | |
| executeCommand () | |
| main switch | |
| editObject () | |
| edit object | |
| setTabs () | |
| get tabs | |
| bookObject () | |
| First step in booking process. | |
| confirmedBookingObject () | |
| Book object - either of type or specific - for given dates. | |
| confirmBookingNumbers (array $a_objects_counter, $a_group_id, ilPropertyFormGUI $a_form=null) | |
| confirmedBookingNumbersObject () | |
| processBooking ($a_object_id, $a_from=null, $a_to=null, $a_group_id=null) | |
| Book object for date. | |
| logObject () | |
| List reservations. | |
| logDetailsObject () | |
| changeStatusObject () | |
| Change status of given reservations. | |
| applyLogFilterObject () | |
| Apply filter from reservations table gui. | |
| resetLogFilterObject () | |
| Reset filter in reservations table gui. | |
| infoScreenObject () | |
| this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed | |
| infoScreen () | |
| rsvConfirmCancelObject () | |
| rsvConfirmCancelAggregationForm ($a_ids) | |
| rsvConfirmCancelAggregationObject (array $a_ids=null) | |
| rsvCancelObject () | |
| rsvInUseObject () | |
| rsvNotInUseObject () | |
| showProfileObject () | |
| addLocatorItems () | |
| should be overwritten to add object specific items (repository items are preloaded) | |
Public Member Functions inherited from ilObjectGUI | |
| ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true) | |
| Constructor public. | |
| withReferences () | |
| determines wether objects are referenced or not (got ref ids or not) | |
| setCreationMode ($a_mode=true) | |
| if true, a creation screen is displayed the current $_GET[ref_id] don't belong to the current class! the mode is determined in ilrepositorygui | |
| getCreationMode () | |
| get creation mode | |
| getAdminTabs (&$tabs_gui) | |
| administration tabs show only permissions and trash folder | |
| getHTML () | |
| confirmedDeleteObject () | |
| confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled | |
| cancelDeleteObject () | |
| cancel deletion of object | |
| cancelObject ($in_rep=false) | |
| cancel action and go back to previous page public | |
| createObject () | |
| create new object form | |
| cancelCreation () | |
| cancel create action and go back to repository parent | |
| saveObject () | |
| save object | |
| updateObject () | |
| updates object entry in object_data | |
| getFormAction ($a_cmd, $a_formaction="") | |
| get form action for command (command is method name without "Object", e.g. | |
| isVisible ($a_ref_id, $a_type) | |
| viewObject () | |
| list childs of current object | |
| deleteObject ($a_error=false) | |
| Display deletion confirmation screen. | |
| cloneAllObject () | |
| Clone single (not container object) Method is overwritten in ilContainerGUI. | |
Static Public Member Functions | |
| static | _goto ($a_target) |
Static Public Member Functions inherited from ilObjectGUI | |
| static | _gotoRepositoryRoot ($a_raise_error=false) |
| Goto repository root. | |
| static | _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset") |
| Goto repository root. | |
Protected Member Functions | |
| initCreationForms ($a_new_type) | |
| Init creation froms. | |
| afterSave (ilObject $a_new_object) | |
| Post (successful) object creation hook. | |
| initEditCustomForm (ilPropertyFormGUI $a_form) | |
| Add custom fields to update form. | |
| getEditFormCustomValues (array &$a_values) | |
| Add values to custom edit fields. | |
| updateCustom (ilPropertyFormGUI $a_form) | |
| Insert custom update form values into object. | |
| renderSlots (ilBookingSchedule $schedule, array $object_ids, $title) | |
| buildDatesBySchedule ($week_start, array $hours, $schedule, array $object_ids, $seed, array &$dates) | |
| handleBookingSuccess ($a_obj_id, array $a_rsv_ids=null) | |
| initBookingNumbersForm (array $a_objects_counter, $a_group_id, $a_reload=false) | |
| addDaysDate ($a_date, $a_days) | |
| addDaysStamp ($a_stamp, $a_days) | |
| getLogReservationIds () | |
Protected Member Functions inherited from ilObjectGUI | |
| assignObject () | |
| prepareOutput () | |
| prepare output | |
| setTitleAndDescription () | |
| called by prepare output | |
| initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
| Add header action menu. | |
| insertHeaderAction ($a_list_gui) | |
| Insert header action into main template. | |
| addHeaderAction () | |
| Add header action menu. | |
| redrawHeaderActionObject () | |
| Ajax call: redraw action header only. | |
| showMountWebfolderIcon () | |
| setAdminTabs () | |
| set admin tabs public | |
| setLocator () | |
| set Locator | |
| omitLocator ($a_omit=true) | |
| addAdminLocatorItems ($a_do_not_add_object=false) | |
| should be overwritten to add object specific items (repository items are preloaded) | |
| getCreationFormsHTML (array $a_forms) | |
| Get HTML for creation forms (accordion) | |
| initCreateForm ($a_new_type) | |
| Init object creation form. | |
| initDidacticTemplate (ilPropertyFormGUI $form) | |
| Show didactic template types. | |
| addDidacticTemplateOptions (array &$a_options) | |
| Add custom templates. | |
| getDidacticTemplateVar ($a_type) | |
| Get didactic template setting from creation screen. | |
| putObjectInTree (ilObject $a_obj, $a_parent_node_id=null) | |
| Add object to tree at given position. | |
| initEditForm () | |
| Init object edit form. | |
| getEditFormValues () | |
| Get values for edit form. | |
| validateCustom (ilPropertyFormGUI $a_form) | |
| Validate custom values (if not possible with checkInput()) | |
| afterUpdate () | |
| Post (successful) object update hook. | |
| initImportForm ($a_new_type) | |
| Init object import form. | |
| importFileObject ($parent_id=null) | |
| Import. | |
| afterImport (ilObject $a_new_object) | |
| Post (successful) object import hook. | |
| setFormAction ($a_cmd, $a_formaction) | |
| set specific form action for command | |
| getReturnLocation ($a_cmd, $a_location="") | |
| get return location for command (command is method name without "Object", e.g. | |
| setReturnLocation ($a_cmd, $a_location) | |
| set specific return location for command | |
| getTargetFrame ($a_cmd, $a_target_frame="") | |
| get target frame for command (command is method name without "Object", e.g. | |
| setTargetFrame ($a_cmd, $a_target_frame) | |
| set specific target frame for command | |
| showPossibleSubObjects () | |
| show possible subobjects (pulldown menu) | |
| getTemplateFile ($a_cmd, $a_type="") | |
| get a template blockfile format: tpl. | |
| getTitlesByRefId ($a_ref_ids) | |
| get Titles of objects this method is used for error messages in methods cut/copy/paste | |
| getTabs (&$tabs_gui) | |
| get tabs abstract method. | |
| __showButton ($a_cmd, $a_text, $a_target= '') | |
| hitsperpageObject () | |
| & | __initTableGUI () |
| __setTableGUIBasicData (&$tbl, &$result_set, $a_from="") | |
| standard implementation for tables use 'from' variable use different initial setting of table | |
| redirectToRefId ($a_ref_id, $a_cmd="") | |
| redirects to (repository) view per ref id usually to a container and usually used at the end of a save/import method where the object gui type (of the new object) doesn't match with the type of the current $_GET["ref_id"] value | |
| fillCloneTemplate ($a_tpl_varname, $a_type) | |
| Fill object clone template This method can be called from any object GUI class that wants to offer object cloning. | |
| getCenterColumnHTML () | |
| Get center column. | |
| getRightColumnHTML () | |
| Display right column. | |
| setColumnSettings ($column_gui) | |
| May be overwritten in subclasses. | |
| checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
| Check permission and redirect on error. | |
| checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
| Check permission. | |
| enableDragDropFileUpload () | |
| Enables the file upload into this object by dropping files. | |
| handleAutoRating (ilObject $a_new_obj) | |
| Activate rating automatically if parent container setting. | |
Additional Inherited Members | |
Data Fields inherited from ilObjectGUI | |
| const | COPY_WIZARD_NEEDS_PAGE = 1 |
| $ilias | |
| $objDefinition | |
| $tpl | |
| $tree | |
| $lng | |
| $data | |
| $object | |
| $ref_id | |
| $obj_id | |
| $maxcount | |
| $formaction | |
| $return_location | |
| $target_frame | |
| $tab_target_script | |
| $actions | |
| $sub_objects | |
| $omit_locator = false | |
| const | CFORM_NEW = 1 |
| const | CFORM_IMPORT = 2 |
| const | CFORM_CLONE = 3 |
Class ilObjBookingPoolGUI.
ilObjBookingPoolGUI: ilPermissionGUI, ilBookingObjectGUI ilObjBookingPoolGUI: ilBookingScheduleGUI, ilInfoScreenGUI, ilPublicUserProfileGUI ilObjBookingPoolGUI: ilCommonActionDispatcherGUI, ilObjectCopyGUI ilObjBookingPoolGUI: ilRepositoryGUI, ilAdministrationGUI
Definition at line 17 of file class.ilObjBookingPoolGUI.php.
| ilObjBookingPoolGUI::__construct | ( | $a_data, | |
| $a_id, | |||
| $a_call_by_reference, | |||
$a_prepare_output = true |
|||
| ) |
Constructor.
Definition at line 23 of file class.ilObjBookingPoolGUI.php.
References ilObjectGUI\ilObjectGUI().
Here is the call graph for this function:
|
static |
Definition at line 1229 of file class.ilObjBookingPoolGUI.php.
References $ilErr, ilObjectGUI\$lng, ilObjectGUI\_gotoRepositoryNode(), ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), and ilUtil\sendFailure().
Here is the call graph for this function:
|
protected |
Definition at line 916 of file class.ilObjBookingPoolGUI.php.
Referenced by confirmedBookingNumbersObject().
Here is the caller graph for this function:
|
protected |
Definition at line 923 of file class.ilObjBookingPoolGUI.php.
Referenced by confirmedBookingNumbersObject().
Here is the caller graph for this function:| ilObjBookingPoolGUI::addLocatorItems | ( | ) |
should be overwritten to add object specific items (repository items are preloaded)
Reimplemented from ilObjectGUI.
Definition at line 1662 of file class.ilObjBookingPoolGUI.php.
References $_GET.
|
protected |
Post (successful) object creation hook.
| ilObject | $a_new_object |
Reimplemented from ilObjectGUI.
Definition at line 131 of file class.ilObjBookingPoolGUI.php.
References ilObject\getRefId(), ilUtil\sendSuccess(), and ilObject\update().
Here is the call graph for this function:| ilObjBookingPoolGUI::applyLogFilterObject | ( | ) |
Apply filter from reservations table gui.
Definition at line 1194 of file class.ilObjBookingPoolGUI.php.
References logObject(), and ilObjBookingPool\TYPE_NO_SCHEDULE.
Here is the call graph for this function:| ilObjBookingPoolGUI::bookObject | ( | ) |
First step in booking process.
Definition at line 266 of file class.ilObjBookingPoolGUI.php.
References $_GET, ilObjectGUI\$tpl, renderSlots(), and ilObjBookingPool\TYPE_FIX_SCHEDULE.
Referenced by confirmedBookingObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 496 of file class.ilObjBookingPoolGUI.php.
References $ilUser, $in, ilCalendarUtil\_buildWeekDayList(), ilCalendarUserSettings\_getInstanceByUserId(), ilDatePresentation\formatDate(), ilBookingReservation\getAvailableObject(), IL_CAL_FKT_GETDATE, IL_CAL_UNIX, and ilCalendarSettings\TIME_FORMAT_12.
Referenced by renderSlots().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjBookingPoolGUI::changeStatusObject | ( | ) |
Change status of given reservations.
Definition at line 1169 of file class.ilObjBookingPoolGUI.php.
References $_POST, ilBookingReservation\changeStatus(), logObject(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjBookingPoolGUI::confirmBookingNumbers | ( | array | $a_objects_counter, |
| $a_group_id, | |||
| ilPropertyFormGUI | $a_form = null |
||
| ) |
Definition at line 901 of file class.ilObjBookingPoolGUI.php.
References ilObjectGUI\$tpl, and initBookingNumbersForm().
Referenced by confirmedBookingNumbersObject(), and confirmedBookingObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjBookingPoolGUI::confirmedBookingNumbersObject | ( | ) |
Definition at line 930 of file class.ilObjBookingPoolGUI.php.
References $_POST, ilObjectGUI\$obj_id, $success, addDaysDate(), addDaysStamp(), confirmBookingNumbers(), ilBookingReservation\getAvailableObject(), handleBookingSuccess(), IL_CAL_DATE, initBookingNumbersForm(), processBooking(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilObjBookingPoolGUI::confirmedBookingObject | ( | ) |
Book object - either of type or specific - for given dates.
Definition at line 640 of file class.ilObjBookingPoolGUI.php.
References $_GET, $_POST, $ilUser, $success, bookObject(), confirmBookingNumbers(), ilBookingReservation\getAvailableObject(), ilBookingReservation\getNewGroupId(), ilBookingObject\getNrOfItemsForObjects(), ilBookingReservation\getObjectReservationForUser(), handleBookingSuccess(), ilBookingReservation\isObjectAvailableNoSchedule(), processBooking(), ilUtil\sendFailure(), and ilObjBookingPool\TYPE_NO_SCHEDULE.
Here is the call graph for this function:| ilObjBookingPoolGUI::editObject | ( | ) |
edit object
public
Reimplemented from ilObjectGUI.
Definition at line 142 of file class.ilObjBookingPoolGUI.php.
References ilBookingSchedule\getList(), ilUtil\sendInfo(), and ilObjBookingPool\TYPE_NO_SCHEDULE.
Here is the call graph for this function:| ilObjBookingPoolGUI::executeCommand | ( | ) |
main switch
Reimplemented from ilObjectGUI.
Definition at line 33 of file class.ilObjBookingPoolGUI.php.
References $_GET, $cmd, $ilUser, $ret, ilObjectGUI\$tpl, ilObjectGUI\addHeaderAction(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), infoScreen(), and ilObjectGUI\prepareOutput().
Here is the call graph for this function:
|
protected |
Add values to custom edit fields.
| array | $a_values |
Reimplemented from ilObjectGUI.
Definition at line 190 of file class.ilObjBookingPoolGUI.php.
|
protected |
Definition at line 1305 of file class.ilObjBookingPoolGUI.php.
Referenced by rsvConfirmCancelObject(), rsvInUseObject(), and rsvNotInUseObject().
Here is the caller graph for this function:
|
protected |
Definition at line 786 of file class.ilObjBookingPoolGUI.php.
References ilUtil\sendSuccess().
Referenced by confirmedBookingNumbersObject(), and confirmedBookingObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjBookingPoolGUI::infoScreen | ( | ) |
Definition at line 1259 of file class.ilObjBookingPoolGUI.php.
References $_GET, and $ilCtrl.
Referenced by executeCommand(), and infoScreenObject().
Here is the caller graph for this function:| ilObjBookingPoolGUI::infoScreenObject | ( | ) |
this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed
Definition at line 1252 of file class.ilObjBookingPoolGUI.php.
References infoScreen().
Here is the call graph for this function:
|
protected |
Definition at line 810 of file class.ilObjBookingPoolGUI.php.
References $section, ilSubEnabledFormPropertyGUI\addSubItem(), ilDatePresentation\formatPeriod(), IL_CAL_UNIX, and ilFormPropertyGUI\setRequired().
Referenced by confirmBookingNumbers(), and confirmedBookingNumbersObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Init creation froms.
this will create the default creation forms: new, import, clone
| string | $a_new_type |
Reimplemented from ilObjectGUI.
Definition at line 123 of file class.ilObjBookingPoolGUI.php.
|
protected |
Add custom fields to update form.
| ilPropertyFormGUI | $a_form |
Reimplemented from ilObjectGUI.
Definition at line 155 of file class.ilObjBookingPoolGUI.php.
References ilPropertyFormGUI\addItem(), ilBookingObject\getList(), ilRadioOption\setInfo(), ilFormPropertyGUI\setInfo(), ilFormPropertyGUI\setRequired(), ilNumberInputGUI\setSize(), ilObjBookingPool\TYPE_FIX_SCHEDULE, and ilObjBookingPool\TYPE_NO_SCHEDULE.
Here is the call graph for this function:| ilObjBookingPoolGUI::logDetailsObject | ( | ) |
Definition at line 1141 of file class.ilObjBookingPoolGUI.php.
References $_GET, ilObjectGUI\$tpl, and ilObjBookingPool\TYPE_NO_SCHEDULE.
| ilObjBookingPoolGUI::logObject | ( | ) |
List reservations.
Definition at line 1118 of file class.ilObjBookingPoolGUI.php.
References $_GET, ilObjectGUI\$tpl, and ilObjBookingPool\TYPE_NO_SCHEDULE.
Referenced by applyLogFilterObject(), changeStatusObject(), resetLogFilterObject(), rsvCancelObject(), rsvInUseObject(), and rsvNotInUseObject().
Here is the caller graph for this function:| ilObjBookingPoolGUI::processBooking | ( | $a_object_id, | |
$a_from = null, |
|||
$a_to = null, |
|||
$a_group_id = null |
|||
| ) |
Book object for date.
| int | $a_object_id | |
| int | $a_from | timestamp |
| int | $a_to | timestamp |
| int | $a_group_id |
Definition at line 1070 of file class.ilObjBookingPoolGUI.php.
References $ilUser, ilObjectGUI\$object, ilCalendarCategoryAssignments\addAssignment(), IL_CAL_UNIX, ilCalendarUtil\initDefaultCalendarByType(), ilCalendarEntry\setStart(), and ilCalendarCategory\TYPE_BOOK.
Referenced by confirmedBookingNumbersObject(), and confirmedBookingObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 302 of file class.ilObjBookingPoolGUI.php.
References $_GET, $ilUser, ilCalendarUtil\_buildWeekDayList(), ilCalendarAppointmentColors\_getColorsByType(), ilCalendarUserSettings\_getInstanceByUserId(), ilCalendarUtil\_numericDayToString(), ilCalendarUtil\_numericMonthToString(), buildDatesBySchedule(), ilCalendarUtil\calculateFontColor(), ilBookingSchedule\getRaster(), IL_CAL_DATE, IL_CAL_FKT_GETDATE, IL_CAL_UNIX, ilCalendarSettings\TIME_FORMAT_12, ilCalendarSettings\TIME_FORMAT_24, ilDateTime\WEEK, and ilDateTime\YEAR.
Referenced by bookObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjBookingPoolGUI::resetLogFilterObject | ( | ) |
Reset filter in reservations table gui.
Definition at line 1213 of file class.ilObjBookingPoolGUI.php.
References logObject(), and ilObjBookingPool\TYPE_NO_SCHEDULE.
Here is the call graph for this function:| ilObjBookingPoolGUI::rsvCancelObject | ( | ) |
Definition at line 1496 of file class.ilObjBookingPoolGUI.php.
References $_POST, $ilCtrl, $ilUser, ilObjectGUI\$lng, ilObjectGUI\$tpl, logObject(), rsvConfirmCancelAggregationForm(), ilUtil\sendFailure(), ilUtil\sendSuccess(), ilBookingReservation\STATUS_CANCELLED, and ilObjBookingPool\TYPE_NO_SCHEDULE.
Here is the call graph for this function:| ilObjBookingPoolGUI::rsvConfirmCancelAggregationForm | ( | $a_ids | ) |
Definition at line 1411 of file class.ilObjBookingPoolGUI.php.
References $_POST, ilDatePresentation\formatPeriod(), ilBookingObject\getTitle(), IL_CAL_UNIX, and ilDatePresentation\setUseRelativeDates().
Referenced by rsvCancelObject(), and rsvConfirmCancelAggregationObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjBookingPoolGUI::rsvConfirmCancelAggregationObject | ( | array | $a_ids = null | ) |
Definition at line 1480 of file class.ilObjBookingPoolGUI.php.
References $ilCtrl, ilObjectGUI\$lng, ilObjectGUI\$tpl, rsvConfirmCancelAggregationForm(), and ilUtil\sendQuestion().
Referenced by rsvConfirmCancelObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilObjBookingPoolGUI::rsvConfirmCancelObject | ( | ) |
Definition at line 1317 of file class.ilObjBookingPoolGUI.php.
References $ilCtrl, $ilUser, ilObjectGUI\$lng, ilObjectGUI\$obj_id, ilObjectGUI\$tpl, ilBookingReservation\getCancelDetails(), ilBookingObject\getList(), getLogReservationIds(), ilBookingObject\getTitle(), IL_CAL_UNIX, rsvConfirmCancelAggregationObject(), and ilObjBookingPool\TYPE_NO_SCHEDULE.
Here is the call graph for this function:| ilObjBookingPoolGUI::rsvInUseObject | ( | ) |
Definition at line 1596 of file class.ilObjBookingPoolGUI.php.
References getLogReservationIds(), logObject(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilBookingReservation\STATUS_IN_USE.
Here is the call graph for this function:| ilObjBookingPoolGUI::rsvNotInUseObject | ( | ) |
Definition at line 1622 of file class.ilObjBookingPoolGUI.php.
References getLogReservationIds(), logObject(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilObjBookingPoolGUI::setTabs | ( | ) |
get tabs
Reimplemented from ilObjectGUI.
Definition at line 209 of file class.ilObjBookingPoolGUI.php.
References $ilUser, and ilObjBookingPool\TYPE_NO_SCHEDULE.
| ilObjBookingPoolGUI::showProfileObject | ( | ) |
Definition at line 1648 of file class.ilObjBookingPoolGUI.php.
References $_GET, $ilCtrl, and ilObjectGUI\$tpl.
|
protected |
Insert custom update form values into object.
| ilPropertyFormGUI | $a_form |
Reimplemented from ilObjectGUI.
Definition at line 198 of file class.ilObjBookingPoolGUI.php.
References ilPropertyFormGUI\getInput().
Here is the call graph for this function: