ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
__construct ($a_data, $a_id, $a_call_by_reference, $a_prepare_output=true) | |
Constructor. More... | |
executeCommand () | |
execute command More... | |
getCurrentObject () | |
Get session object. More... | |
prepareOutput ($a_show_subobjects=true) | |
registerObject () | |
register to session More... | |
joinObject () | |
Called from info screen. More... | |
unregisterObject () | |
unregister from session More... | |
addToDeskObject () | |
removeFromDeskObject () | |
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 More... | |
modifyItemGUI ($a_item_list_gui, $a_item_data, $a_show_path) | |
Modify Item ListGUI for presentation in container type $tree. More... | |
showJoinRequestButtonInCalendar (ilToolbarGUI $a_ilToolbar) | |
infoScreen () | |
info screen More... | |
sendFileObject () | |
send file More... | |
saveAndAssignMaterialsObject () | |
Save and assign sessoin materials. More... | |
saveObject ($a_redirect_on_success=true) | |
save object More... | |
handleFileUpload () | |
editObject () | |
edit object More... | |
updateObject () | |
update object More... | |
confirmDeleteFilesObject () | |
confirm delete files More... | |
deleteFilesObject () | |
delete files More... | |
materialsObject () | |
show material assignment More... | |
saveMaterialsObject () | |
save material assignment More... | |
attendanceListObject () | |
show attendance list selection More... | |
getAttendanceListUserData ($a_user_id, $a_filters) | |
Get user data for attendance list. More... | |
eventsListObject () | |
list sessions of all user More... | |
addLocatorItems () | |
Add session locator. More... | |
getTabs () | |
Build tabs. More... | |
afterSaveCallback (ilObject $a_obj) | |
Custom callback after object is created (in parent containert. More... | |
readMemberData ($a_usr_ids) | |
Used for waiting list. More... | |
getContainerRefId () | |
container ref id More... | |
getDefaultMemberRole () | |
Get default member role. More... | |
getLocalRoles () | |
get all local roles More... | |
createMailSignature () | |
Create a course mail signature. More... | |
Public Member Functions inherited from ilObjectGUI | |
executeCommand () | |
execute command More... | |
withReferences () | |
determines wether objects are referenced or not (got ref ids or not) More... | |
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 More... | |
getCreationMode () | |
get creation mode More... | |
prepareOutput ($a_show_subobjects=true) | |
prepare output More... | |
getAdminTabs () | |
administration tabs show only permissions and trash folder More... | |
getHTML () | |
confirmedDeleteObject () | |
confirmed deletion of object -> objects are moved to trash or deleted immediately, if trash is disabled More... | |
cancelDeleteObject () | |
cancel deletion of object More... | |
cancelObject () | |
cancel action and go back to previous page public More... | |
createObject () | |
create new object form More... | |
cancelCreation () | |
cancel create action and go back to repository parent More... | |
saveObject () | |
save object More... | |
getDidacticTemplateVar ($a_type) | |
Get didactic template setting from creation screen. More... | |
putObjectInTree (ilObject $a_obj, $a_parent_node_id=null) | |
Add object to tree at given position. More... | |
editObject () | |
edit object More... | |
addExternalEditFormCustom (ilPropertyFormGUI $a_form) | |
updateObject () | |
updates object entry in object_data More... | |
getFormAction ($a_cmd, $a_formaction="") | |
get form action for command (command is method name without "Object", e.g. More... | |
isVisible ($a_ref_id, $a_type) | |
viewObject () | |
list childs of current object More... | |
deleteObject ($a_error=false) | |
Display deletion confirmation screen. More... | |
cloneAllObject () | |
Clone single (not container object) Method is overwritten in ilContainerGUI. More... | |
Static Public Member Functions | |
static | _goto ($a_target) |
goto More... | |
Static Public Member Functions inherited from ilObjectGUI | |
static | _gotoRepositoryRoot ($a_raise_error=false) |
Goto repository root. More... | |
static | _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset") |
Goto repository root. More... | |
Data Fields | |
$lng | |
$ctrl | |
$tpl | |
Data Fields inherited from ilObjectGUI | |
const | COPY_WIZARD_NEEDS_PAGE = 1 |
$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 |
Protected Member Functions | |
membersObject () | |
Redirect to member adminsitration. More... | |
showJoinRequestButton (ilToolbarGUI $ilToolbar=null) | |
initCreateForm ($a_new_type) | |
createRecurringSessions ($a_activate_lp=true) | |
create recurring sessions More... | |
initContainer ($a_init_participants=false) | |
initAttendanceList () | |
Init attendance list object. More... | |
printAttendanceListObject () | |
print attendance list More... | |
initForm ($a_mode) | |
Init Form. More... | |
load () | |
load settings More... | |
loadRecurrenceSettings () | |
load recurrence settings More... | |
__toUnix ($date, $time) | |
protected More... | |
redirectToParentContentPageObject () | |
Redirect to parent content page. More... | |
cancelEditObject () | |
Cancel editigin type $ilCtrl type $tree. More... | |
Protected Member Functions inherited from ilObjectGUI | |
assignObject () | |
setTitleAndDescription () | |
called by prepare output More... | |
initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
Add header action menu. More... | |
insertHeaderAction ($a_list_gui) | |
Insert header action into main template. More... | |
addHeaderAction () | |
Add header action menu. More... | |
redrawHeaderActionObject () | |
Ajax call: redraw action header only. More... | |
showMountWebfolderIcon () | |
setTabs () | |
set admin tabs public More... | |
setAdminTabs () | |
set admin tabs public More... | |
setLocator () | |
set Locator More... | |
addLocatorItems () | |
should be overwritten to add object specific items (repository items are preloaded) More... | |
omitLocator ($a_omit=true) | |
addAdminLocatorItems ($a_do_not_add_object=false) | |
should be overwritten to add object specific items (repository items are preloaded) More... | |
initCreationForms ($a_new_type) | |
Init creation froms. More... | |
getCreationFormsHTML (array $a_forms) | |
Get HTML for creation forms (accordion) More... | |
initCreateForm ($a_new_type) | |
Init object creation form. More... | |
initDidacticTemplate (ilPropertyFormGUI $form) | |
Show didactic template types. More... | |
addDidacticTemplateOptions (array &$a_options) | |
Add custom templates. More... | |
afterSave (ilObject $a_new_object) | |
Post (successful) object creation hook. More... | |
initEditForm () | |
Init object edit form. More... | |
initEditCustomForm (ilPropertyFormGUI $a_form) | |
Add custom fields to update form. More... | |
getEditFormValues () | |
Get values for edit form. More... | |
getEditFormCustomValues (array &$a_values) | |
Add values to custom edit fields. More... | |
validateCustom (ilPropertyFormGUI $a_form) | |
Validate custom values (if not possible with checkInput()) More... | |
updateCustom (ilPropertyFormGUI $a_form) | |
Insert custom update form values into object. More... | |
afterUpdate () | |
Post (successful) object update hook. More... | |
initImportForm ($a_new_type) | |
Init object import form. More... | |
importFileObject ($parent_id=null, $a_catch_errors=true) | |
Import. More... | |
afterImport (ilObject $a_new_object) | |
Post (successful) object import hook. More... | |
setFormAction ($a_cmd, $a_formaction) | |
set specific form action for command More... | |
getReturnLocation ($a_cmd, $a_location="") | |
get return location for command (command is method name without "Object", e.g. More... | |
setReturnLocation ($a_cmd, $a_location) | |
set specific return location for command More... | |
getTargetFrame ($a_cmd, $a_target_frame="") | |
get target frame for command (command is method name without "Object", e.g. More... | |
setTargetFrame ($a_cmd, $a_target_frame) | |
set specific target frame for command More... | |
showPossibleSubObjects () | |
show possible subobjects (pulldown menu) More... | |
getTemplateFile ($a_cmd, $a_type="") | |
get a template blockfile format: tpl. More... | |
getTabs () | |
get tabs abstract method. More... | |
__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 More... | |
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 More... | |
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. More... | |
getCenterColumnHTML () | |
Get center column. More... | |
getRightColumnHTML () | |
Display right column. More... | |
setColumnSettings (ilColumnGUI $column_gui) | |
May be overwritten in subclasses. More... | |
checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
Check permission and redirect on error. More... | |
checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
Check permission. More... | |
enableDragDropFileUpload () | |
Enables the file upload into this object by dropping files. More... | |
handleAutoRating (ilObject $a_new_obj) | |
Activate rating automatically if parent container setting. More... | |
Protected Attributes | |
$logger = null | |
$container_ref_id = 0 | |
$container_obj_id = 0 | |
$files = array() | |
Protected Attributes inherited from ilObjectGUI | |
$ilErr | |
$locator | |
$user | |
$access | |
$settings | |
$rbacreview | |
$toolbar | |
$rbacsystem | |
$tmp_import_dir | |
$tabs_gui = null | |
$ctrl | |
ilObjSessionGUI: ilPermissionGUI, ilInfoScreenGUI, ilObjectCopyGUI ilObjSessionGUI: ilExportGUI, ilCommonActionDispatcherGUI, ilMembershipMailGUI ilObjSessionGUI: ilLearningProgressGUI, ilSessionMembershipGUI, ilObjectMetaDataGUI, ilPropertyFormGUI
Definition at line 20 of file class.ilObjSessionGUI.php.
ilObjSessionGUI::__construct | ( | $a_data, | |
$a_id, | |||
$a_call_by_reference, | |||
$a_prepare_output = true |
|||
) |
Constructor.
public
Definition at line 44 of file class.ilObjSessionGUI.php.
References $GLOBALS, $ilCtrl, $lng, and $tpl.
|
protected |
|
static |
goto
public
Definition at line 336 of file class.ilObjSessionGUI.php.
References $DIC, ilObjectGUI\$ilErr, $lng, ilObjectGUI\_gotoRepositoryNode(), ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), and ilUtil\sendFailure().
ilObjSessionGUI::addLocatorItems | ( | ) |
Add session locator.
public
Definition at line 1734 of file class.ilObjSessionGUI.php.
References $_GET, $title, ilObjectGUI\getCreationMode(), and object.
ilObjSessionGUI::addToDeskObject | ( | ) |
Implements ilDesktopItemHandling.
Definition at line 361 of file class.ilObjSessionGUI.php.
References ilDesktopItemGUI\addToDesktop(), and infoScreenObject().
ilObjSessionGUI::afterSaveCallback | ( | ilObject | $a_obj | ) |
Custom callback after object is created (in parent containert.
ilObject | $a_obj |
Definition at line 1872 of file class.ilObjSessionGUI.php.
References ilEventItems\addItem(), ilObject\getRefId(), and object.
ilObjSessionGUI::attendanceListObject | ( | ) |
show attendance list selection
public
Definition at line 1133 of file class.ilObjSessionGUI.php.
References $form, $list, $tpl, ilObjectGUI\checkPermission(), and initAttendanceList().
|
protected |
Cancel editigin type $ilCtrl type $tree.
Definition at line 1919 of file class.ilObjSessionGUI.php.
References $ilCtrl, and ilObjectGUI\$tree.
ilObjSessionGUI::confirmDeleteFilesObject | ( | ) |
confirm delete files
public
Definition at line 965 of file class.ilObjSessionGUI.php.
References $_POST, $file, editObject(), and ilUtil\sendFailure().
ilObjSessionGUI::createMailSignature | ( | ) |
Create a course mail signature.
Definition at line 1963 of file class.ilObjSessionGUI.php.
References ilLink\_getLink(), and object.
|
protected |
create recurring sessions
protected
bool | $a_activate_lp |
Definition at line 797 of file class.ilObjSessionGUI.php.
References $counter, ilObjectGUI\$tree, ilCalendarRecurrenceCalculator\calculateDateList(), ilObjectGUI\getDidacticTemplateVar(), ilEventItems\getItems(), IL_CAL_UNIX, IL_CAL_YEAR, ilLPObjSettings\LP_MODE_DEACTIVATED, object, ilEventItems\setItems(), and ilLPObjSettings\setMode().
Referenced by saveObject().
ilObjSessionGUI::deleteFilesObject | ( | ) |
delete files
public
Definition at line 1006 of file class.ilObjSessionGUI.php.
References $_POST, $file, $id, editObject(), and ilUtil\sendFailure().
ilObjSessionGUI::editObject | ( | ) |
edit object
protected
Definition at line 864 of file class.ilObjSessionGUI.php.
References $file, $rows, array, initForm(), and object.
Referenced by confirmDeleteFilesObject(), deleteFilesObject(), and updateObject().
ilObjSessionGUI::eventsListObject | ( | ) |
list sessions of all user
public
Definition at line 1236 of file class.ilObjSessionGUI.php.
References $_GET, $_SESSION, $counter, GuzzleHttp\Psr7\$headerNames, $i, ilObjectGUI\$ilErr, $ilUser, $name, $tbl, ilObjectGUI\$tree, ilObjectGUI\__showButton(), ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilUtil\_sortIds(), array, ilUtil\getImagePath(), ilObjectFactory\getInstanceByRefId(), initContainer(), object, and ilUtil\switchColor().
ilObjSessionGUI::executeCommand | ( | ) |
execute command
public
Definition at line 71 of file class.ilObjSessionGUI.php.
References $_GET, $GLOBALS, $ilCtrl, $ilUser, $ret, ilLink\_getLink(), ilObjectGUI\addHeaderAction(), ilObjectGUI\checkPermission(), ilObjectGUI\getCreationMode(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), infoScreen(), ilLearningProgressBaseGUI\LP_CONTEXT_REPOSITORY, object, and prepareOutput().
ilObjSessionGUI::getAttendanceListUserData | ( | $a_user_id, | |
$a_filters | |||
) |
Get user data for attendance list.
int | $a_user_id | |
bool | $a_is_admin | |
bool | $a_is_tutor | |
bool | $a_is_member | |
array | $a_filters |
Definition at line 1211 of file class.ilObjSessionGUI.php.
References ilObjectGUI\$data.
ilObjSessionGUI::getContainerRefId | ( | ) |
container ref id
Definition at line 1905 of file class.ilObjSessionGUI.php.
References $container_ref_id, and initContainer().
Referenced by materialsObject().
ilObjSessionGUI::getCurrentObject | ( | ) |
Get session object.
Definition at line 187 of file class.ilObjSessionGUI.php.
References ilObjectGUI\$object.
Referenced by registerObject(), showJoinRequestButton(), and unregisterObject().
ilObjSessionGUI::getDefaultMemberRole | ( | ) |
Get default member role.
Definition at line 1935 of file class.ilObjSessionGUI.php.
References $GLOBALS, $title, ilObject\_lookupTitle(), and object.
ilObjSessionGUI::getLocalRoles | ( | ) |
get all local roles
Definition at line 1953 of file class.ilObjSessionGUI.php.
References $GLOBALS, and object.
ilObjSessionGUI::getTabs | ( | ) |
Build tabs.
public
Definition at line 1780 of file class.ilObjSessionGUI.php.
References $ilCtrl, ilObjectGUI\$tree, ilObject\_lookupType(), array, ilLearningProgressAccess\checkAccess(), and object.
ilObjSessionGUI::handleFileUpload | ( | ) |
Definition at line 745 of file class.ilObjSessionGUI.php.
References $counter, $file, ilObjectGUI\$tree, ilEventItems\getItems(), object, ilEventItems\setItems(), and ilUtil\stripSlashes().
Referenced by saveObject(), and updateObject().
ilObjSessionGUI::infoScreen | ( | ) |
info screen
protected
Definition at line 515 of file class.ilObjSessionGUI.php.
References $email, $html, $ilCtrl, $ilUser, $info, $lng, $location, ilObjectGUI\$tree, ilContainerSorting\_getInstance(), ilObject\_lookupObjId(), ilChangeEvent\_recordReadEvent(), ilObjectGUI\checkPermission(), ilSessionObjectListGUIFactory\factory(), ilObjectActivation\getItemsByEvent(), ilUtil\makeClickable(), ilAdvancedMDRecordGUI\MODE_INFO, modifyItemGUI(), object, ilAdvancedMDRecordGUI\setInfoObject(), and showJoinRequestButton().
Referenced by executeCommand(), and infoScreenObject().
ilObjSessionGUI::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 384 of file class.ilObjSessionGUI.php.
References infoScreen().
Referenced by addToDeskObject(), and removeFromDeskObject().
|
protected |
Init attendance list object.
Definition at line 1150 of file class.ilObjSessionGUI.php.
References $list, ilDatePresentation\formatPeriod(), initContainer(), object, and ilDatePresentation\setUseRelativeDates().
Referenced by attendanceListObject(), and printAttendanceListObject().
|
protected |
Definition at line 1022 of file class.ilObjSessionGUI.php.
References ilObjectGUI\$tree, ilGroupParticipants\_getInstanceByObjId(), ilCourseParticipants\_getInstanceByObjId(), ilObject\_lookupObjId(), object, and ilUtil\sendFailure().
Referenced by eventsListObject(), getContainerRefId(), and initAttendanceList().
|
protected |
Definition at line 637 of file class.ilObjSessionGUI.php.
References $form, and initForm().
|
protected |
Init Form.
protected
Definition at line 1357 of file class.ilObjSessionGUI.php.
References $_GET, $files, $form, $ilUser, $section, $title, ilRecurrenceInputGUI\allowUnlimitedRecurrences(), array, ilObjectServiceSettingsGUI\CUSTOM_METADATA, ilObjectGUI\initDidacticTemplate(), ilYuiUtil\initDomEvent(), ilObjectServiceSettingsGUI\initServiceSettingsForm(), ilAdvancedMDRecordGUI\MODE_EDITOR, object, ilMembershipRegistrationSettings\REGISTRATION_LIMITED_USERS, ilFormPropertyGUI\setInfo(), ilAdvancedMDRecordGUI\setPropertyForm(), ilFormPropertyGUI\setRequired(), ilTextInputGUI\setValue(), ilTextAreaInputGUI\setValue(), ilMembershipRegistrationSettings\TYPE_DIRECT, ilMembershipRegistrationSettings\TYPE_NONE, and ilMembershipRegistrationSettings\TYPE_REQUEST.
Referenced by editObject(), initCreateForm(), saveObject(), and updateObject().
ilObjSessionGUI::joinObject | ( | ) |
Called from info screen.
Definition at line 264 of file class.ilObjSessionGUI.php.
References $_SESSION, $ilUser, ilEventParticipants\_isRegistered(), ilEventParticipants\_register(), ilEventParticipants\_unregister(), ilObjectGUI\checkPermission(), and ilUtil\sendSuccess().
|
protected |
load settings
protected
Definition at line 1573 of file class.ilObjSessionGUI.php.
References $_POST, IL_CAL_UNIX, and ilUtil\stripSlashes().
Referenced by saveObject(), and updateObject().
|
protected |
load recurrence settings
protected
Definition at line 1621 of file class.ilObjSessionGUI.php.
References $_POST, $end, IL_CAL_FREQ_DAILY, IL_CAL_FREQ_MONTHLY, IL_CAL_FREQ_WEEKLY, IL_CAL_FREQ_YEARLY, and ilUtil\stripSlashes().
Referenced by saveObject().
ilObjSessionGUI::materialsObject | ( | ) |
show material assignment
protected
Definition at line 1063 of file class.ilObjSessionGUI.php.
References ilObjectGUI\$objDefinition, $tbl, ilObjectGUI\$tree, array, getContainerRefId(), and object.
|
protected |
Redirect to member adminsitration.
Definition at line 178 of file class.ilObjSessionGUI.php.
ilObjSessionGUI::modifyItemGUI | ( | $a_item_list_gui, | |
$a_item_data, | |||
$a_show_path | |||
) |
Modify Item ListGUI for presentation in container type $tree.
type | $a_item_list_gui | |
type | $a_item_data | |
type | $a_show_path |
Definition at line 398 of file class.ilObjSessionGUI.php.
References ilObjectGUI\$tree, ilObjCourse\_lookupAboStatus(), ilObject\_lookupObjId(), ilObjCourseGUI\_modifyItemGUI(), ilObjectActivation\addListGUIActivationProperty(), and object.
Referenced by infoScreen().
ilObjSessionGUI::prepareOutput | ( | $a_show_subobjects = true | ) |
Definition at line 195 of file class.ilObjSessionGUI.php.
References $title, ilObjectGUI\getCreationMode(), and object.
Referenced by executeCommand().
|
protected |
print attendance list
protected
Definition at line 1187 of file class.ilObjSessionGUI.php.
References $list, array, ilObjectGUI\checkPermission(), exit, initAttendanceList(), and object.
ilObjSessionGUI::readMemberData | ( | $a_usr_ids | ) |
|
protected |
Redirect to parent content page.
Definition at line 1752 of file class.ilObjSessionGUI.php.
References $ctrl, $DIC, ilObjectGUI\$objDefinition, ilObjectGUI\$tree, ilObject\_lookupType(), and object.
ilObjSessionGUI::registerObject | ( | ) |
register to session
public
Definition at line 216 of file class.ilObjSessionGUI.php.
References $ilUser, ilObjectGUI\checkPermission(), getCurrentObject(), ilParticipants\getInstance(), ilUtil\sendInfo(), ilUtil\sendSuccess(), ilMembershipRegistrationSettings\TYPE_DIRECT, ilMembershipRegistrationSettings\TYPE_NONE, and ilMembershipRegistrationSettings\TYPE_REQUEST.
ilObjSessionGUI::removeFromDeskObject | ( | ) |
Implements ilDesktopItemHandling.
Definition at line 371 of file class.ilObjSessionGUI.php.
References infoScreenObject(), and ilDesktopItemGUI\removeFromDesktop().
ilObjSessionGUI::saveAndAssignMaterialsObject | ( | ) |
Save and assign sessoin materials.
protected
Definition at line 651 of file class.ilObjSessionGUI.php.
References $ilLog, object, and ilObjectGUI\saveObject().
ilObjSessionGUI::saveMaterialsObject | ( | ) |
save material assignment
public
Definition at line 1100 of file class.ilObjSessionGUI.php.
References $_POST, $tbl, array, object, and ilUtil\sendSuccess().
ilObjSessionGUI::saveObject | ( | $a_redirect_on_success = true | ) |
save object
protected
bool | $a_redirect_on_success | Redirect to repository after success. |
Definition at line 669 of file class.ilObjSessionGUI.php.
References $_GET, $form, ilObjectGUI\$ilErr, $ilUser, array, ilObjectGUI\createObject(), createRecurringSessions(), ilObjectServiceSettingsGUI\CUSTOM_METADATA, ilObjectGUI\getDidacticTemplateVar(), handleFileUpload(), initForm(), load(), loadRecurrenceSettings(), ilLPObjSettings\LP_MODE_DEACTIVATED, object, ilUtil\sendFailure(), ilUtil\sendInfo(), ilLPObjSettings\setMode(), and ilObjectServiceSettingsGUI\updateServiceSettingsForm().
ilObjSessionGUI::sendFileObject | ( | ) |
send file
public
Definition at line 629 of file class.ilObjSessionGUI.php.
References $_GET, $file, and ilUtil\deliverFile().
|
protected |
$ilToolbar | ilToolbarGUI show join request |
Definition at line 438 of file class.ilObjSessionGUI.php.
References $_SESSION, $ilUser, ilWaitingList\_isOnList(), ilEventParticipants\_isRegistered(), array, getCurrentObject(), ilLinkButton\getInstance(), ilParticipants\getInstance(), and ilUtil\sendInfo().
Referenced by infoScreen(), and showJoinRequestButtonInCalendar().
ilObjSessionGUI::showJoinRequestButtonInCalendar | ( | ilToolbarGUI | $a_ilToolbar | ) |
$ilToolbar | ilToolbarGUI show join request This method is only needed to keep showJoinRequestButton method protected. |
Definition at line 429 of file class.ilObjSessionGUI.php.
References showJoinRequestButton().
ilObjSessionGUI::unregisterObject | ( | ) |
unregister from session
public
Definition at line 294 of file class.ilObjSessionGUI.php.
References $GLOBALS, $ilUser, ilWaitingList\deleteUserEntry(), getCurrentObject(), ilSessionParticipants\getInstance(), object, ilObjectGUI\redirectToRefId(), ilRbacSystem\resetCaches(), ilUtil\sendSuccess(), and user().
ilObjSessionGUI::updateObject | ( | ) |
update object
protected
Definition at line 904 of file class.ilObjSessionGUI.php.
References $form, ilObjectGUI\$ilErr, array, ilObjectServiceSettingsGUI\CUSTOM_METADATA, editObject(), handleFileUpload(), initForm(), load(), object, ilUtil\sendFailure(), ilUtil\sendSuccess(), and ilObjectServiceSettingsGUI\updateServiceSettingsForm().
|
protected |
Definition at line 33 of file class.ilObjSessionGUI.php.
|
protected |
Definition at line 32 of file class.ilObjSessionGUI.php.
Referenced by getContainerRefId().
ilObjSessionGUI::$ctrl |
Definition at line 29 of file class.ilObjSessionGUI.php.
Referenced by redirectToParentContentPageObject().
|
protected |
Definition at line 35 of file class.ilObjSessionGUI.php.
Referenced by initForm().
ilObjSessionGUI::$lng |
Definition at line 28 of file class.ilObjSessionGUI.php.
Referenced by __construct(), _goto(), and infoScreen().
|
protected |
Definition at line 25 of file class.ilObjSessionGUI.php.
ilObjSessionGUI::$tpl |
Definition at line 30 of file class.ilObjSessionGUI.php.
Referenced by __construct(), and attendanceListObject().