ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
GUI class for file objects. More...
Public Member Functions | |
__construct ($a_id=0, $a_id_type=self::REPOSITORY_NODE_ID, $a_parent_node_id=0) | |
Constructor. More... | |
getType () | |
executeCommand () | |
initSingleUploadForm () | |
FORM: Init single upload form. More... | |
save () | |
save object More... | |
saveAndMeta () | |
save object More... | |
initZipUploadForm ($a_mode="create") | |
FORM: Init zip upload form. More... | |
saveUnzip () | |
saveUnzip object More... | |
update () | |
updates object entry in object_data More... | |
edit () | |
edit object More... | |
sendFile () | |
versions () | |
file versions/history More... | |
infoScreen () | |
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... | |
infoScreenForward () | |
show information screen More... | |
setTabs () | |
addLocatorItems () | |
initMultiUploadForm () | |
Initializes the upload form for multiple files. More... | |
uploadFiles () | |
Called after a file was uploaded. More... | |
deleteVersions () | |
Displays a confirmation screen with selected file versions that should be deleted. More... | |
confirmDeleteVersions () | |
Deletes the file versions that were confirmed by the user. More... | |
cancelDeleteVersions () | |
Cancels the file version deletion. More... | |
confirmDeleteFile () | |
Deletes this file object. More... | |
cancelDeleteFile () | |
Cancels the file deletion. More... | |
compareHistoryIds ($v1, $v2) | |
Compares two versions either by passing a history entry or an id. More... | |
rollbackVersion () | |
Performs a rollback with the selected file version. More... | |
Public Member Functions inherited from ilObject2GUI | |
__construct ($a_id=0, $a_id_type=self::REPOSITORY_NODE_ID, $a_parent_node_id=0) | |
Constructor. More... | |
executeCommand () | |
execute command More... | |
delete () | |
Display delete confirmation form (repository/workspace switch) More... | |
confirmedDelete () | |
Delete objects (repository/workspace switch) More... | |
getHTML () | |
withReferences () | |
Final/Private declaration of unchanged parent methods. More... | |
setCreationMode ($a_mode=true) | |
getCreationMode () | |
prepareOutput ($a_show_subobjects=true) | |
isVisible ($a_ref_id, $a_type) | |
trash () | |
undelete () | |
cancelDelete () | |
removeFromSystem () | |
cloneAll () | |
view () | |
view object content (repository/workspace switch) More... | |
getType () | |
Functions that must be overwritten. More... | |
create () | |
Deleted in ilObject. More... | |
save () | |
edit () | |
update () | |
cancel () | |
importFile () | |
Import. 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... | |
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, $a_additional=null) |
Static Public Member Functions inherited from ilObject2GUI | |
static | handleAfterSaveCallback (ilObject $a_obj, $a_callback_ref_id) |
After creation callback. 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... | |
Protected Member Functions | |
initCreationForms ($a_new_type) | |
initPropertiesForm () | |
handleFileUpload ($file_upload) | |
Handles the upload of a single file and adds it to the parent object. More... | |
initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
Protected Member Functions inherited from ilObject2GUI | |
afterConstructor () | |
Do anything that should be done after constructor in here. More... | |
assignObject () | |
create object instance as internal property (repository/workspace switch) More... | |
getAccessHandler () | |
Get access handler. More... | |
setLocator () | |
set Locator More... | |
deleteConfirmation () | |
Display delete confirmation form (workspace specific) More... | |
deleteConfirmedObjects () | |
Delete objects (workspace specific) More... | |
setTitleAndDescription () | |
showUpperIcon () | |
omitLocator ($a_omit=true) | |
getTargetFrame ($a_cmd, $a_target_frame="") | |
setTargetFrame ($a_cmd, $a_target_frame) | |
getCenterColumnHTML () | |
getRightColumnHTML () | |
setColumnSettings (ilColumnGUI $column_gui) | |
checkPermission ($a_perm, $a_cmd="", $a_type="", $a_ref_id=null) | |
showPossibleSubObjects () | |
redirectToRefId ($a_ref_id, $a_cmd="") | |
fillCloneTemplate ($a_tpl_varname, $a_type) | |
fillCloneSearchTemplate ($a_tpl_varname, $a_type) | |
searchCloneSource () | |
buildCloneSelect ($existing_objs) | |
addAdminLocatorItems ($a_do_not_add_object=false) | |
setTabs () | |
create tabs (repository/workspace switch) More... | |
getReturnLocation ($a_cmd, $a_location="") | |
Deprecated functions. More... | |
setReturnLocation ($a_cmd, $a_location) | |
showActions () | |
getTabs () | |
__showButton ($a_cmd, $a_text, $a_target='') | |
hitsperpageObject () | |
& | __initTableGUI () |
__setTableGUIBasicData (&$tbl, &$result_set, $a_from="") | |
addLocatorItems () | |
Functions to be overwritten. More... | |
initCreationForms ($a_new_type) | |
Init creation froms. More... | |
putObjectInTree (ilObject $a_obj, $a_parent_node_id=null) | |
Add object to tree at given position. More... | |
checkPermissionBool ($a_perm, $a_cmd="", $a_type="", $a_node_id=null) | |
Check permission. More... | |
initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
Add header action menu. More... | |
redrawHeaderAction () | |
Updating icons after ajax call. More... | |
getPermanentLinkWidget ($a_append=null, $a_center=false) | |
handleAutoRating (ilObject $a_new_obj) | |
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... | |
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... | |
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 | |
$log = null | |
Protected Attributes inherited from ilObject2GUI | |
$object_id | |
$node_id | |
$creation_forms = array() | |
$id_type = array() | |
$parent_id | |
$access_handler | |
Protected Attributes inherited from ilObjectGUI | |
$tmp_import_dir | |
$tabs_gui = null | |
$ctrl | |
Additional Inherited Members | |
Data Fields inherited from ilObject2GUI | |
$tree | |
const | OBJECT_ID = 0 |
const | REPOSITORY_NODE_ID = 1 |
const | WORKSPACE_NODE_ID = 2 |
const | REPOSITORY_OBJECT_ID = 3 |
const | WORKSPACE_OBJECT_ID = 4 |
const | PORTFOLIO_OBJECT_ID = 5 |
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 |
GUI class for file objects.
ilObjFileGUI: ilObjectMetaDataGUI, ilInfoScreenGUI, ilPermissionGUI, ilObjectCopyGUI ilObjFileGUI: ilExportGUI, ilWorkspaceAccessGUI, ilPortfolioPageGUI, ilCommonActionDispatcherGUI ilObjFileGUI: ilLearningProgressGUI
Definition at line 21 of file class.ilObjFileGUI.php.
ilObjFileGUI::__construct | ( | $a_id = 0 , |
|
$a_id_type = self::REPOSITORY_NODE_ID , |
|||
$a_parent_node_id = 0 |
|||
) |
Constructor.
int | $a_id | |
int | $a_id_type | |
int | $a_parent_node_id |
Definition at line 32 of file class.ilObjFileGUI.php.
References ilLoggerFactory\getLogger().
|
static |
Definition at line 939 of file class.ilObjFileGUI.php.
References $_GET, $ilErr, ilObjectGUI\$lng, ilObjectGUI\_gotoRepositoryNode(), ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), exit, and ilUtil\sendFailure().
ilObjFileGUI::addLocatorItems | ( | ) |
Definition at line 977 of file class.ilObjFileGUI.php.
References ilObject2GUI\$node_id, and object.
ilObjFileGUI::cancelDeleteFile | ( | ) |
Cancels the file deletion.
Definition at line 1385 of file class.ilObjFileGUI.php.
ilObjFileGUI::cancelDeleteVersions | ( | ) |
Cancels the file version deletion.
Definition at line 1356 of file class.ilObjFileGUI.php.
ilObjFileGUI::compareHistoryIds | ( | $v1, | |
$v2 | |||
) |
Compares two versions either by passing a history entry or an id.
$v1 | The first version to compare. |
$v2 | The second version to compare. |
Definition at line 1397 of file class.ilObjFileGUI.php.
ilObjFileGUI::confirmDeleteFile | ( | ) |
Deletes this file object.
Definition at line 1364 of file class.ilObjFileGUI.php.
References array, and ilObject2GUI\checkPermissionBool().
ilObjFileGUI::confirmDeleteVersions | ( | ) |
Deletes the file versions that were confirmed by the user.
Definition at line 1332 of file class.ilObjFileGUI.php.
References $_POST, ilObject2GUI\checkPermissionBool(), and ilUtil\sendSuccess().
ilObjFileGUI::deleteVersions | ( | ) |
Displays a confirmation screen with selected file versions that should be deleted.
Definition at line 1274 of file class.ilObjFileGUI.php.
References $_GET, $_POST, $html, ilObject\_getIcon(), array, object, ilUtil\sendFailure(), and ilUtil\sendQuestion().
ilObjFileGUI::edit | ( | ) |
edit object
public
Definition at line 567 of file class.ilObjFileGUI.php.
References $ilErr, array, ilObject2GUI\checkPermissionBool(), and initPropertiesForm().
ilObjFileGUI::executeCommand | ( | ) |
Definition at line 43 of file class.ilObjFileGUI.php.
References $_GET, $cmd, $ilCtrl, $ilErr, $ilUser, $ret, ilObjectGUI\addHeaderAction(), ilObject2GUI\checkPermissionBool(), ilObject2GUI\getAccessHandler(), ilObject2GUI\getCreationMode(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), infoScreenForward(), ilLearningProgressBaseGUI\LP_CONTEXT_REPOSITORY, object, ilObject2GUI\prepareOutput(), and ilFileInputGUI\setPersonalWorkspaceQuotaCheck().
ilObjFileGUI::getType | ( | ) |
Definition at line 38 of file class.ilObjFileGUI.php.
|
protected |
Handles the upload of a single file and adds it to the parent object.
array | $file_upload | An array containing the file upload parameters. |
Definition at line 1099 of file class.ilObjFileGUI.php.
References ilObject2GUI\$access_handler, $filename, $ilUser, ilObjectGUI\$object, $size, $title, ilObject2GUI\$tree, ilObjFileAccess\_getFileExtension(), ilObject\_lookupType(), ilChangeEvent\_recordWriteEvent(), ilObject2GUI\checkPermissionBool(), ilUtil\delDir(), ilObject2GUI\getAccessHandler(), ilMimeTypeUtil\getMimeType(), ilFileUtils\getNewObjects(), ilFileUtils\getValidFilename(), ilObject2GUI\handleAutoRating(), ilUtil\ilTempnam(), ilUtil\makeDir(), ilFileUtils\processZipFile(), ilObject2GUI\putObjectInTree(), and ilUtil\stripSlashes().
Referenced by uploadFiles().
ilObjFileGUI::infoScreen | ( | ) |
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 733 of file class.ilObjFileGUI.php.
References infoScreenForward().
ilObjFileGUI::infoScreenForward | ( | ) |
show information screen
Definition at line 743 of file class.ilObjFileGUI.php.
References ilObject2GUI\$access_handler, $ilErr, $info, $preview, ilObjectGUI\$tpl, ilObjFileAccess\_getPermanentDownloadLink(), ilObjFile\_lookupFileSize(), ilObject2GUI\checkPermissionBool(), ilPreviewGUI\CONTEXT_REPOSITORY, ilPreviewGUI\CONTEXT_WORKSPACE, ilUtil\formatSize(), ilLinkButton\getInstance(), ilUserUtil\getNamePresentation(), ilObject2GUI\getPermanentLinkWidget(), ilPreview\hasPreview(), and object.
Referenced by executeCommand(), and infoScreen().
|
protected |
string | $a_new_type |
Definition at line 175 of file class.ilObjFileGUI.php.
References array, ilObject2GUI\fillCloneTemplate(), ilObjectGUI\initImportForm(), initMultiUploadForm(), initSingleUploadForm(), initZipUploadForm(), ilFileUploadSettings\isDragAndDropUploadEnabled(), ilDiskQuotaHandler\isUploadPossible(), and ilUtil\sendFailure().
|
protected |
ilObjFileGUI::initMultiUploadForm | ( | ) |
Initializes the upload form for multiple files.
Definition at line 992 of file class.ilObjFileGUI.php.
References array, ilUtil\getImagePath(), ilObject2GUI\getTargetFrame(), and ilDragDropFileInputGUI\setArchiveSuffixes().
Referenced by initCreationForms(), and uploadFiles().
|
protected |
Definition at line 600 of file class.ilObjFileGUI.php.
References $file, $title, ilDiskQuotaHandler\isUploadPossible(), object, ilRadioOption\setInfo(), ilFormPropertyGUI\setInfo(), and ilTextAreaInputGUI\setRows().
Referenced by edit(), and update().
ilObjFileGUI::initSingleUploadForm | ( | ) |
FORM: Init single upload form.
Definition at line 215 of file class.ilObjFileGUI.php.
References ilObjectGUI\$lng, ilUtil\getImagePath(), ilObject2GUI\getTargetFrame(), ilFormPropertyGUI\setInfo(), ilFormPropertyGUI\setRequired(), and ilObject\TITLE_LENGTH.
Referenced by initCreationForms(), and save().
ilObjFileGUI::initZipUploadForm | ( | $a_mode = "create" | ) |
FORM: Init zip upload form.
Definition at line 353 of file class.ilObjFileGUI.php.
References ilObjectGUI\$lng, array, ilUtil\getImagePath(), ilObject2GUI\getTargetFrame(), ilFormPropertyGUI\setInfo(), and ilFormPropertyGUI\setRequired().
Referenced by initCreationForms(), and saveUnzip().
ilObjFileGUI::rollbackVersion | ( | ) |
Performs a rollback with the selected file version.
Definition at line 1415 of file class.ilObjFileGUI.php.
References $_GET, $_POST, array, ilObject2GUI\checkPermissionBool(), ilUtil\sendInfo(), and ilUtil\sendSuccess().
ilObjFileGUI::save | ( | ) |
save object
public
Definition at line 260 of file class.ilObjFileGUI.php.
References $ilUser, ilObjectGUI\$objDefinition, $target, $title, ilObjFileAccess\_getFileExtension(), ilChangeEvent\_recordWriteEvent(), array, ilObject2GUI\checkPermissionBool(), ilMimeTypeUtil\getMimeType(), ilObject2GUI\handleAutoRating(), initSingleUploadForm(), ilObject2GUI\putObjectInTree(), ilUtil\redirect(), and ilUtil\sendSuccess().
Referenced by saveAndMeta().
ilObjFileGUI::saveAndMeta | ( | ) |
save object
public
Definition at line 345 of file class.ilObjFileGUI.php.
References save().
ilObjFileGUI::saveUnzip | ( | ) |
saveUnzip object
public
Definition at line 392 of file class.ilObjFileGUI.php.
References ilObject2GUI\$access_handler, ilObject2GUI\$tree, ilObject\_lookupType(), ilObject2GUI\checkPermissionBool(), ilUtil\delDir(), ilObject2GUI\getAccessHandler(), ilUtil\ilTempnam(), initZipUploadForm(), ilUtil\makeDir(), ilFileUtils\processZipFile(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
ilObjFileGUI::sendFile | ( | ) |
Definition at line 668 of file class.ilObjFileGUI.php.
References $_GET, $ilCtrl, $ilUser, ilChangeEvent\_recordReadEvent(), ilLPStatusWrapper\_updateStatus(), ilObject2GUI\checkPermissionBool(), and object.
ilObjFileGUI::setTabs | ( | ) |
Definition at line 874 of file class.ilObjFileGUI.php.
References ilObjectGUI\$lng, array, ilLearningProgressAccess\checkAccess(), ilObject2GUI\checkPermissionBool(), and object.
ilObjFileGUI::update | ( | ) |
updates object entry in object_data
public
Definition at line 488 of file class.ilObjFileGUI.php.
References ilObjectGUI\$data, $filename, $ilUser, $title, ilChangeEvent\_catchupWriteEvents(), ilChangeEvent\_recordWriteEvent(), ilMimeTypeUtil\getMimeType(), initPropertiesForm(), object, ilUtil\redirect(), and ilUtil\sendSuccess().
ilObjFileGUI::uploadFiles | ( | ) |
Called after a file was uploaded.
Definition at line 1024 of file class.ilObjFileGUI.php.
References $_POST, $files, array, ilObject2GUI\checkPermissionBool(), ilJsonUtil\encode(), exit, ilObject2GUI\handleAfterSaveCallback(), handleFileUpload(), header, initMultiUploadForm(), and object.
ilObjFileGUI::versions | ( | ) |
file versions/history
public
Definition at line 705 of file class.ilObjFileGUI.php.
References ilObject2GUI\checkPermissionBool().
|
protected |
Definition at line 23 of file class.ilObjFileGUI.php.