ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilObjContentPageGUI @ilCtrl_isCalledBy ilObjContentPageGUI: ilRepositoryGUI @ilCtrl_isCalledBy ilObjContentPageGUI: ilAdministrationGUI @ilCtrl_Calls ilObjContentPageGUI: ilPermissionGUI @ilCtrl_Calls ilObjContentPageGUI: ilInfoScreenGUI @ilCtrl_Calls ilObjContentPageGUI: ilObjectCopyGUI @ilCtrl_Calls ilObjContentPageGUI: ilExportGUI @ilCtrl_Calls ilObjContentPageGUI: ilLearningProgressGUI @ilCtrl_Calls ilObjContentPageGUI: ilCommonActionDispatcherGUI @ilCtrl_Calls ilObjContentPageGUI: ilContentPagePageGUI @ilCtrl_Calls ilObjContentPageGUI: ilObjectCustomIconConfigurationGUI @ilCtrl_Calls ilObjContentPageGUI: ilObjStyleSheetGUI. More...
Public Member Functions | ||||||||||
__construct ($a_id=0, $a_id_type=self::REPOSITORY_NODE_ID, $a_parent_node_id=0) | ||||||||||
Constructor.
| ||||||||||
getType () | ||||||||||
Functions that must be overwritten. More... | ||||||||||
setTabs () | ||||||||||
create tabs (repository/workspace switch)this had to be moved here because of the context-specific permission tab More... | ||||||||||
executeCommand () | ||||||||||
execute command More... | ||||||||||
addToNavigationHistory () | ||||||||||
renderHeaderActions () | ||||||||||
infoScreenForward () | ||||||||||
addLocatorItems () | ||||||||||
Functions to be overwritten. More... | ||||||||||
infoScreen () | ||||||||||
view () | ||||||||||
Shows the content of the object. More... | ||||||||||
getContent (string $ctrlLink='') | ||||||||||
![]() | ||||||||||
__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) | ||||||||||
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... | ||||||||||
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... | ||||||||||
putObjectInTree (ilObject $a_obj, $a_parent_node_id=null) | ||||||||||
Add object to tree at given position. More... | ||||||||||
![]() | ||||||||||
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 @access 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 () | ||||||||||
viewObject container presentation for "administration -> repository, trash, permissions" More... | ||||||||||
deleteObject ($a_error=false) | ||||||||||
Display deletion confirmation screen. More... | ||||||||||
cloneAllObject () | ||||||||||
Clone single (not container object) Method is overwritten in ilContainerGUI. More... | ||||||||||
redirectAfterCreation () | ||||||||||
Redirect after creation, see https://docu.ilias.de/goto_docu_wiki_wpage_5035_1357.html. More... | ||||||||||
addToDeskObject () | ||||||||||
@inheritDoc More... | ||||||||||
removeFromDeskObject () | ||||||||||
@inheritDoc More... | ||||||||||
![]() | ||||||||||
addToDeskObject () | ||||||||||
Add desktop item @access public. More... | ||||||||||
removeFromDeskObject () | ||||||||||
Remove from desktop @access public. More... | ||||||||||
Static Public Member Functions | |
static | _goto ($target) |
Deep link. More... | |
![]() | |
static | handleAfterSaveCallback (ilObject $a_obj, $a_callback_ref_id) |
After creation callback. More... | |
![]() | |
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 | ||||
setSettingsSubTabs ($activeTab) | ||||
Sub tab configuration of the settings area. More... | ||||
setContentSubTabs () | ||||
Sub tab configuration of the content area. More... | ||||
initStyleSheets () | ||||
afterSave (\ilObject $a_new_object) | ||||
setTitleAndDescription () | ||||
called by prepare output More... | ||||
initEditCustomForm (\ilPropertyFormGUI $a_form) | ||||
getEditFormCustomValues (array &$a_values) | ||||
Add values to custom edit fields.
| ||||
updateCustom (\ilPropertyFormGUI $a_form) | ||||
editStyleProperties () | ||||
buildStylePropertiesForm () | ||||
createStyle () | ||||
Create Style. More... | ||||
editStyle () | ||||
Edit Style. More... | ||||
deleteStyle () | ||||
Delete Style. More... | ||||
saveStyleSettings () | ||||
Save style settings. More... | ||||
![]() | ||||
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... | ||||
deleteConfirmedObjects () | ||||
Delete objects (workspace specific) More... | ||||
setTitleAndDescription () | ||||
called by prepare output More... | ||||
showUpperIcon () | ||||
omitLocator ($a_omit=true) | ||||
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... | ||||
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... | ||||
showPossibleSubObjects () | ||||
show possible subobjects (pulldown menu) 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... | ||||
fillCloneSearchTemplate ($a_tpl_varname, $a_type) | ||||
searchCloneSource () | ||||
buildCloneSelect ($existing_objs) | ||||
addAdminLocatorItems ($a_do_not_add_object=false) | ||||
should be overwritten to add object specific items (repository items are preloaded) More... | ||||
setTabs () | ||||
create tabs (repository/workspace switch) More... | ||||
getReturnLocation ($a_cmd, $a_location="") | ||||
Deprecated functions. More... | ||||
setReturnLocation ($a_cmd, $a_location) | ||||
set specific return location for command More... | ||||
showActions () | ||||
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... | ||||
addLocatorItems () | ||||
Functions to be overwritten. More... | ||||
initCreationForms ($a_new_type) | ||||
Init creation froms. 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) | ||||
![]() | ||||
getObjectService () | ||||
Get object service. More... | ||||
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... | ||||
setTabs () | ||||
set admin tabs @access public More... | ||||
setAdminTabs () | ||||
set admin tabs @access 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 | |
$request | |
$ctrl | |
$access | |
$settings | |
$tabs | |
$user | |
$obj_service | |
$navHistory | |
$error | |
$dic | |
$infoScreenEnabled = false | |
$help | |
![]() | |
$object_id | |
$node_id | |
$creation_forms = array() | |
$id_type = array() | |
$parent_id | |
$access_handler | |
![]() | |
$ilErr | |
$locator | |
$user | |
$access | |
$rbacsystem | |
$settings | |
$rbacreview | |
$toolbar | |
$tmp_import_dir | |
$tabs_gui = null | |
$ctrl | |
$object_service | |
$favourites | |
Class ilObjContentPageGUI @ilCtrl_isCalledBy ilObjContentPageGUI: ilRepositoryGUI @ilCtrl_isCalledBy ilObjContentPageGUI: ilAdministrationGUI @ilCtrl_Calls ilObjContentPageGUI: ilPermissionGUI @ilCtrl_Calls ilObjContentPageGUI: ilInfoScreenGUI @ilCtrl_Calls ilObjContentPageGUI: ilObjectCopyGUI @ilCtrl_Calls ilObjContentPageGUI: ilExportGUI @ilCtrl_Calls ilObjContentPageGUI: ilLearningProgressGUI @ilCtrl_Calls ilObjContentPageGUI: ilCommonActionDispatcherGUI @ilCtrl_Calls ilObjContentPageGUI: ilContentPagePageGUI @ilCtrl_Calls ilObjContentPageGUI: ilObjectCustomIconConfigurationGUI @ilCtrl_Calls ilObjContentPageGUI: ilObjStyleSheetGUI.
Definition at line 18 of file class.ilObjContentPageGUI.php.
ilObjContentPageGUI::__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 |
Reimplemented from ilObject2GUI.
Definition at line 81 of file class.ilObjContentPageGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), ilContainer\_lookupContainerSetting(), error(), help(), ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY, settings(), and user().
|
static |
Deep link.
string | $target |
Definition at line 116 of file class.ilObjContentPageGUI.php.
References $DIC, $refId, ilObjectGUI\_gotoRepositoryNode(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilUtil\sendInfo(), and ilContentPageObjectConstants\UI_CMD_VIEW.
ilObjContentPageGUI::addLocatorItems | ( | ) |
Functions to be overwritten.
Reimplemented from ilObject2GUI.
Definition at line 485 of file class.ilObjContentPageGUI.php.
ilObjContentPageGUI::addToNavigationHistory | ( | ) |
Definition at line 402 of file class.ilObjContentPageGUI.php.
References ilLink\_getLink(), ilObject2GUI\checkPermissionBool(), and ilObject2GUI\getCreationMode().
Referenced by executeCommand().
|
protected |
Definition at line 593 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 673 of file class.ilObjContentPageGUI.php.
References $_GET, ilObjStyleSheet\_getStandardStyles(), ilObjStyleSheet\_lookupStandard(), ilObject\_lookupTitle(), and settings().
Referenced by editStyleProperties().
|
protected |
Create Style.
Definition at line 731 of file class.ilObjContentPageGUI.php.
|
protected |
Delete Style.
Definition at line 747 of file class.ilObjContentPageGUI.php.
|
protected |
Edit Style.
Definition at line 739 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 659 of file class.ilObjContentPageGUI.php.
References buildStylePropertiesForm(), ilObject2GUI\checkPermission(), and setSettingsSubTabs().
ilObjContentPageGUI::executeCommand | ( | ) |
execute command
ilObjectException | |
ilCtrlException | |
ilException |
Reimplemented from ilObject2GUI.
Definition at line 225 of file class.ilObjContentPageGUI.php.
References $_GET, $ret, addToNavigationHistory(), ilLearningProgressAccess\checkAccess(), ilObject2GUI\checkPermission(), ilObject2GUI\checkPermissionBool(), error(), ilObjStyleSheet\getContentStylePath(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), ilObjStyleSheet\getSyntaxStylePath(), infoScreenForward(), ilLearningProgressBaseGUI\LP_CONTEXT_REPOSITORY, ilObject2GUI\prepareOutput(), renderHeaderActions(), ilObject2GUI\setLocator(), setSettingsSubTabs(), settings(), and user().
ilObjContentPageGUI::getContent | ( | string | $ctrlLink = '' | ) |
string | $ctrlLink | A link which describes the target controller for all page object links/actions |
Definition at line 557 of file class.ilObjContentPageGUI.php.
References ilObject2GUI\checkPermissionBool(), initStyleSheets(), ilContentPagePageCommandForwarder\PRESENTATION_MODE_PRESENTATION, and user().
Referenced by view().
|
protected |
Add values to custom edit fields.
array | $a_values |
Reimplemented from ilObjectGUI.
Definition at line 636 of file class.ilObjContentPageGUI.php.
References $infoScreenEnabled, and ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY.
ilObjContentPageGUI::getType | ( | ) |
Functions that must be overwritten.
Reimplemented from ilObject2GUI.
Definition at line 158 of file class.ilObjContentPageGUI.php.
References ilContentPageObjectConstants\OBJ_TYPE.
ilObjContentPageGUI::infoScreen | ( | ) |
ilCtrlException |
Definition at line 501 of file class.ilObjContentPageGUI.php.
References infoScreenForward().
ilObjContentPageGUI::infoScreenForward | ( | ) |
ilCtrlException |
Definition at line 431 of file class.ilObjContentPageGUI.php.
References ilObject2GUI\checkPermissionBool(), and error().
Referenced by executeCommand(), and infoScreen().
|
protected |
Definition at line 613 of file class.ilObjContentPageGUI.php.
References ilPropertyFormGUI\addItem(), ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY, and ilObjectServiceSettingsGUI\initServiceSettingsForm().
|
protected |
Definition at line 579 of file class.ilObjContentPageGUI.php.
References ilObjStyleSheet\getContentStylePath(), and ilObjStyleSheet\getSyntaxStylePath().
Referenced by getContent().
ilObjContentPageGUI::renderHeaderActions | ( | ) |
Definition at line 418 of file class.ilObjContentPageGUI.php.
References ilObjectGUI\addHeaderAction(), ilObject2GUI\checkPermissionBool(), and ilObject2GUI\getCreationMode().
Referenced by executeCommand().
|
protected |
Save style settings.
ilObjectException |
Definition at line 756 of file class.ilObjContentPageGUI.php.
References $_POST, ilObjStyleSheet\_lookupStandard(), ilObject2GUI\checkPermission(), settings(), and ilUtil\stripSlashes().
|
protected |
Sub tab configuration of the content area.
Definition at line 532 of file class.ilObjContentPageGUI.php.
References ilObject2GUI\checkPermissionBool(), and user().
Referenced by view().
|
protected |
Sub tab configuration of the settings area.
string | $activeTab |
Definition at line 455 of file class.ilObjContentPageGUI.php.
References ilObject2GUI\checkPermissionBool(), and settings().
Referenced by editStyleProperties(), and executeCommand().
ilObjContentPageGUI::setTabs | ( | ) |
create tabs (repository/workspace switch)this had to be moved here because of the context-specific permission tab
Reimplemented from ilObject2GUI.
Definition at line 166 of file class.ilObjContentPageGUI.php.
References ilLearningProgressAccess\checkAccess(), ilObject2GUI\checkPermissionBool(), and help().
|
protected |
called by prepare output
Reimplemented from ilObject2GUI.
Definition at line 602 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 644 of file class.ilObjContentPageGUI.php.
References ilObjectServiceSettingsGUI\INFO_TAB_VISIBILITY, and ilObjectServiceSettingsGUI\updateServiceSettingsForm().
ilObjContentPageGUI::view | ( | ) |
Shows the content of the object.
ilException | |
ilObjectException |
Reimplemented from ilObject2GUI.
Definition at line 515 of file class.ilObjContentPageGUI.php.
References ilObject2GUI\checkPermission(), getContent(), and setContentSubTabs().
|
protected |
Definition at line 33 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 28 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 68 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 63 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 76 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 73 of file class.ilObjContentPageGUI.php.
Referenced by getEditFormCustomValues().
|
protected |
Definition at line 58 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 53 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 23 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 38 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 43 of file class.ilObjContentPageGUI.php.
|
protected |
Definition at line 48 of file class.ilObjContentPageGUI.php.