ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct ( $a_data, int $a_id, bool $a_call_by_reference, bool $a_prepare_output=true) | |
executeCommand () | |
viewObject () | |
viewObject container presentation for "administration -> repository, trash, permissions" More... | |
infoScreenObject () | |
this one is called from the info button in the repository More... | |
infoScreen () | |
gotoStartPageObject () | |
addPageTabs () | |
addPagesSubTabs () | |
setSettingsSubTabs (string $a_active) | |
editSettingsObject () | |
listContributorsObject () | |
saveGradingObject () | |
viewPageObject () | |
allPagesObject () | |
popularPagesObject () | |
orphanedPagesObject () | |
gotoPageObject (string $a_page="") | |
randomPageObject () | |
recentChangesObject () | |
setSideBlock (int $a_wpg_id=0) | |
newPagesObject () | |
getPrintView (bool $export=false) | |
printViewObject () | |
performSearchObject () | |
setContentStyleSheet () | |
editImportantPagesObject () | |
addImportantPageObject () | |
confirmRemoveImportantPagesObject () | |
removeImportantPagesObject () | |
saveOrderingAndIndentObject () | |
setAsStartPageObject () | |
getSubObjectTitle (int $a_id, string $a_type) | |
Used for rating export. More... | |
showTemplateSelectionObject () | |
initTemplateSelectionForm () | |
createPageUsingTemplateObject () | |
cancelCreationPageUsingTemplateObject () | |
initUserHTMLExportObject () | |
Current process: More... | |
startUserHTMLExportObject () | |
Export html (as user) More... | |
getUserHTMLExportProgressObject () | |
Get user html export progress. More... | |
downloadUserHTMLExportObject () | |
downloadUserHTMLExportWithCommentsObject () | |
![]() | |
getRefId () | |
setAdminMode (string $mode) | |
getAdminMode () | |
getObject () | |
executeCommand () | |
withReferences () | |
determines whether objects are referenced or not (got ref ids or not) More... | |
setCreationMode (bool $mode=true) | |
If true, a creation screen is displayed the current [ref_id] does belong to the parent class The mode is determined in ilRepositoryGUI. More... | |
getCreationMode () | |
prepareOutput (bool $show_sub_objects=true) | |
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... | |
cancelObject () | |
cancel action and go back to previous page More... | |
createObject () | |
create new object form More... | |
editAvailabilityPeriodObject () | |
saveAvailabilityPeriodObject () | |
cancelCreation () | |
cancel create action and go back to repository parent More... | |
saveObject () | |
getDidacticTemplateVar (string $type) | |
Get didactic template setting from creation screen. More... | |
putObjectInTree (ilObject $obj, ?int $parent_node_id=null) | |
Add object to tree at given position. More... | |
editObject () | |
addExternalEditFormCustom (ilPropertyFormGUI $form) | |
updateObject () | |
updates object entry in object_data More... | |
getFormAction (string $cmd, string $default_form_action="") | |
Get form action for command (command is method name without "Object", e.g. More... | |
isVisible (int $ref_id, string $type) | |
viewObject () | |
viewObject container presentation for "administration -> repository, trash, permissions" More... | |
deleteObject (bool $error=false) | |
Display deletion confirmation screen. More... | |
setColumnSettings (ilColumnGUI $column_gui) | |
addToDeskObject () | |
removeFromDeskObject () | |
![]() | |
callCreationCallback (\ilObject $object, \ilObjectDefinition $obj_definition, int $requested_crtcb) | |
Static Public Member Functions | |
static | _goto (string $a_target) |
static | getGotoLink (int $a_ref_id, string $a_page="", string $lang="-") |
static | renderSideBlock (int $a_wpg_id, int $a_wiki_ref_id, ?ilWikiPage $a_wp=null) |
static | lookupSubObjectTitle (int $a_wiki_id, string $a_page_id) |
Get title for wiki page (used in ilNotesGUI) More... | |
![]() | |
static | _gotoRepositoryRoot (bool $raise_error=false) |
Goto repository root. More... | |
static | _gotoRepositoryNode (int $ref_id, string $cmd="") |
static | _gotoSharedWorkspaceNode (int $wsp_id) |
Protected Member Functions | |
initCreateForm (string $new_type) | |
afterSave (ilObject $new_object) | |
Post (successful) object creation hook. More... | |
getTabs () | |
@abstract overwrite in derived GUI class of your object type More... | |
addLocatorItems () | |
should be overwritten to add object specific items (repository items are preloaded) More... | |
isNewTranslatedPage () | |
getRenderedTranslationInfo () | |
getNewTranslatedPageForm () | |
createNewTranslatedPageObject () | |
getPrintPageIds () | |
checkPermissionBool (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
triggerAssignmentTool () | |
getAssignmentButtons () | |
Get assignment buttons. More... | |
![]() | |
getObjectService () | |
assignObject () | |
setTitleAndDescription () | |
createActionDispatcherGUI () | |
initHeaderAction (?string $sub_type=null, ?int $sub_id=null) | |
Add header action menu. More... | |
insertHeaderAction (?ilObjectListGUI $list_gui=null) | |
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 More... | |
setAdminTabs () | |
set admin tabs More... | |
setLocator () | |
addLocatorItems () | |
should be overwritten to add object specific items (repository items are preloaded) More... | |
omitLocator (bool $omit=true) | |
addAdminLocatorItems (bool $do_not_add_object=false) | |
should be overwritten to add object specific items (repository items are preloaded) More... | |
getCreationFormsHTML (StandardForm|ilPropertyFormGUI|array $form) | |
getTitleForCreationFormPage () | |
getCreationFormTitle () | |
initCreateForm (string $new_type) | |
didacticTemplatesToForm () | |
initDidacticTemplate (ilPropertyFormGUI $form) | |
retrieveAdditionalDidacticTemplateOptions () | |
addAdoptContentLinkToToolbar () | |
addImportButtonToToolbar () | |
addAvailabilityPeriodButtonToToolbar (ilToolbarGUI $toolbar) | |
parseDidacticTemplateVar (string $var, string $type) | |
afterSave (ilObject $new_object) | |
Post (successful) object creation hook. More... | |
initEditForm () | |
initEditCustomForm (ilPropertyFormGUI $a_form) | |
Add custom fields to update form. More... | |
getEditFormValues () | |
getEditFormCustomValues (array &$a_values) | |
Add values to custom edit fields. More... | |
validateCustom (ilPropertyFormGUI $form) | |
Validate custom values (if not possible with checkInput()) More... | |
updateCustom (ilPropertyFormGUI $form) | |
Insert custom update form values into object. More... | |
afterUpdate () | |
Post (successful) object update hook. More... | |
routeImportCmdObject () | |
importFile (string $file_to_import, string $path_to_uploaded_file_in_temp_dir) | |
deleteUploadedImportFile (string $path_to_uploaded_file_in_temp_dir) | |
afterImport (ilObject $new_object) | |
Post (successful) object import hook. More... | |
setFormAction (string $cmd, string $form_action) | |
getReturnLocation (string $cmd, string $default_location="") | |
Get return location for command (command is method name without "Object", e.g. More... | |
setReturnLocation (string $cmd, string $location) | |
set specific return location for command More... | |
getTargetFrame (string $cmd, string $default_target_frame="") | |
get target frame for command (command is method name without "Object", e.g. More... | |
setTargetFrame (string $cmd, string $target_frame) | |
Set specific target frame for command. More... | |
showPossibleSubObjects () | |
show possible sub objects (pull down menu) More... | |
getTabs () | |
@abstract overwrite in derived GUI class of your object type More... | |
redirectToRefId (int $ref_id, string $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 ["ref_id"] value of the request More... | |
getCenterColumnHTML () | |
Get center column. More... | |
getRightColumnHTML () | |
Display right column. More... | |
checkPermission (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
checkPermissionBool (string $perm, string $cmd="", string $type="", ?int $ref_id=null) | |
enableDragDropFileUpload () | |
Enables the file upload into this object by dropping files. More... | |
getCreatableObjectTypes () | |
buildAddNewItemElements (array $subtypes, string $create_target_class=ilRepositoryGUI::class, ?int $redirect_target_ref_id=null,) | |
buildGroup (string $create_target_class, array $obj_types_in_group, string $title, array $subtypes) | |
Additional Inherited Members | |
![]() | |
const | ADMIN_MODE_NONE = "" |
const | ADMIN_MODE_SETTINGS = "settings" |
const | ADMIN_MODE_REPOSITORY = "repository" |
const | UPLOAD_TYPE_LOCAL = 1 |
const | UPLOAD_TYPE_UPLOAD_DIRECTORY = 2 |
const | CFORM_NEW = 1 |
const | CFORM_IMPORT = 2 |
const | CFORM_CLONE = 3 |
const | SUPPORTED_IMPORT_MIME_TYPES = [MimeType::APPLICATION__ZIP, MimeType::APPLICATION__X_ZIP_COMPRESSED] |
@ilCtrl_Calls ilObjWikiGUI: ilPermissionGUI, ilInfoScreenGUI, ilWikiPageGUI @ilCtrl_IsCalledBy ilObjWikiGUI: ilRepositoryGUI, ilAdministrationGUI @ilCtrl_Calls ilObjWikiGUI: ILIAS\User\Profile\PublicProfileGUI, ilObjectContentStyleSettingsGUI @ilCtrl_Calls ilObjWikiGUI: ilExportGUI, ilCommonActionDispatcherGUI @ilCtrl_Calls ilObjWikiGUI: ilRatingGUI, ilWikiPageTemplateGUI, ilWikiStatGUI @ilCtrl_Calls ilObjWikiGUI: ilObjectMetaDataGUI @ilCtrl_Calls ilObjWikiGUI: ilSettingsPermissionGUI @ilCtrl_Calls ilObjWikiGUI: ilRepositoryObjectSearchGUI, ilObjectCopyGUI, ilObjNotificationSettingsGUI @ilCtrl_Calls ilObjWikiGUI: ilLTIProviderObjectSettingGUI, ILIAS\ILIASObject\Properties\Translations\TranslationGUI @ilCtrl_Calls ilObjWikiGUI: ILIAS\Wiki\Settings\SettingsGUI
Definition at line 41 of file class.ilObjWikiGUI.php.
ilObjWikiGUI::__construct | ( | $a_data, | |
int | $a_id, | ||
bool | $a_call_by_reference, | ||
bool | $a_prepare_output = true |
||
) |
Definition at line 60 of file class.ilObjWikiGUI.php.
References $DIC, $domain, $gui, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\ctrl(), ilLoggerFactory\getLogger(), ILIAS\Repository\help(), ILIAS\Repository\lng(), ILIAS\Repository\locator(), ilWikiUtil\makeUrlTitle(), ILIAS\Repository\object(), ILIAS\Repository\tabs(), and ILIAS\Repository\ui().
|
static |
Definition at line 834 of file class.ilObjWikiGUI.php.
References ilObjectGUI\$ctrl, $DIC, $lang, ilObjectGUI\$lng, ilObjectGUI\$ref_id, ilObject\_getAllReferences(), ilObjectGUI\_gotoRepositoryNode(), ilObjectGUI\_gotoRepositoryRoot(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ILIAS\Repository\int(), ilWikiPage\lookupTitle(), ilWikiPage\lookupWikiId(), ilWikiUtil\makeUrlTitle(), ilCtrl\redirectByClass(), ROOT_FOLDER_ID, ilCtrl\setParameterByClass(), and ilLanguage\txt().
ilObjWikiGUI::addImportantPageObject | ( | ) |
Definition at line 1456 of file class.ilObjWikiGUI.php.
References $lng.
|
protected |
should be overwritten to add object specific items (repository items are preloaded)
Reimplemented from ilObjectGUI.
Definition at line 820 of file class.ilObjWikiGUI.php.
References ilObjectGUI\$locator, and ILIAS\Repository\object().
ilObjWikiGUI::addPagesSubTabs | ( | ) |
Definition at line 511 of file class.ilObjWikiGUI.php.
References ilObjectGUI\$ctrl, $tabs, ILIAS\Repository\ctrl(), ilWikiPage\getPageIdForTitle(), ilWikiUtil\makeDbTitle(), ilWikiUtil\makeUrlTitle(), ILIAS\Repository\object(), and ilCtrl\setParameter().
ilObjWikiGUI::addPageTabs | ( | ) |
Definition at line 482 of file class.ilObjWikiGUI.php.
References ilObjectGUI\$ctrl, $tabs, ILIAS\Repository\ctrl(), ilWikiPage\getPageIdForTitle(), ilWikiUtil\makeDbTitle(), ilWikiUtil\makeUrlTitle(), ILIAS\Repository\object(), and ilCtrl\setParameter().
|
protected |
Post (successful) object creation hook.
Reimplemented from ilObjectGUI.
Definition at line 376 of file class.ilObjWikiGUI.php.
References ilObjectGUI\$data, ILIAS\Repository\ctrl(), ilObject\getRefId(), ILIAS\Repository\lng(), and ilObject\update().
ilObjWikiGUI::allPagesObject | ( | ) |
Definition at line 971 of file class.ilObjWikiGUI.php.
References IL_WIKI_ALL_PAGES, and ILIAS\Repository\object().
ilObjWikiGUI::cancelCreationPageUsingTemplateObject | ( | ) |
Definition at line 1675 of file class.ilObjWikiGUI.php.
References ilWikiUtil\makeUrlTitle().
|
protected |
Reimplemented from ilObjectGUI.
Definition at line 1688 of file class.ilObjWikiGUI.php.
References $ref_id, and ilWikiPerm\check().
ilObjWikiGUI::confirmRemoveImportantPagesObject | ( | ) |
Definition at line 1471 of file class.ilObjWikiGUI.php.
References $lng, and ilWikiPage\lookupTitle().
|
protected |
Definition at line 1170 of file class.ilObjWikiGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\int(), and ILIAS\Repository\object().
ilObjWikiGUI::createPageUsingTemplateObject | ( | ) |
Definition at line 1647 of file class.ilObjWikiGUI.php.
References $lng, and ilWikiUtil\makeUrlTitle().
ilObjWikiGUI::downloadUserHTMLExportObject | ( | ) |
Definition at line 1757 of file class.ilObjWikiGUI.php.
ilObjWikiGUI::downloadUserHTMLExportWithCommentsObject | ( | ) |
Definition at line 1764 of file class.ilObjWikiGUI.php.
ilObjWikiGUI::editImportantPagesObject | ( | ) |
Definition at line 1416 of file class.ilObjWikiGUI.php.
References $lng, and ilStr\shortenTextExtended().
ilObjWikiGUI::editSettingsObject | ( | ) |
Definition at line 757 of file class.ilObjWikiGUI.php.
References ILIAS\Repository\ctrl().
ilObjWikiGUI::executeCommand | ( | ) |
Reimplemented from ilObjectGUI.
Definition at line 109 of file class.ilObjWikiGUI.php.
References ilObjectGUI\$access, ilObjectGUI\$ctrl, $GLOBALS, $gui, $requested_page, $tabs, ilObjectGUI\$tpl, ILIAS\Repository\access(), ilObjectGUI\addHeaderAction(), ilObjectGUI\checkPermission(), ILIAS\Repository\ctrl(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), ilObjectGUI\getObject(), getTabs(), ILIAS\FileDelivery\http(), infoScreen(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ilObjectGUI\prepareOutput(), ILIAS\Repository\rbac(), ILIAS\Repository\refinery(), ILIAS\UICore\GlobalTemplate\setContent(), setContentStyleSheet(), setSettingsSubTabs(), setSideBlock(), ILIAS\Repository\toolbar(), triggerAssignmentTool(), and ILIAS\Repository\user().
|
protected |
Get assignment buttons.
Definition at line 1796 of file class.ilObjWikiGUI.php.
References $lng, ilExcRepoObjAssignment\getInstance(), ILIAS\Repository\object(), and ILIAS\Repository\user().
|
static |
Definition at line 924 of file class.ilObjWikiGUI.php.
References ilObject\_lookupObjId(), and ilObjWiki\_lookupStartPage().
Referenced by ilObjWiki\decorateAdvMDValue(), and ilObjWikiSubItemListGUI\getHTML().
|
protected |
Definition at line 1135 of file class.ilObjWikiGUI.php.
References ILIAS\Repository\Form\FormAdapterGUI\getTitle(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ilWikiPageTemplate\TYPE_NEW_PAGES.
|
protected |
Definition at line 1324 of file class.ilObjWikiGUI.php.
ilObjWikiGUI::getPrintView | ( | bool | $export = false | ) |
Definition at line 1341 of file class.ilObjWikiGUI.php.
References $provider, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ILIAS\Repository\ui().
|
protected |
Definition at line 1127 of file class.ilObjWikiGUI.php.
References ILIAS\Repository\lng().
ilObjWikiGUI::getSubObjectTitle | ( | int | $a_id, |
string | $a_type | ||
) |
Used for rating export.
Definition at line 1581 of file class.ilObjWikiGUI.php.
|
protected |
@abstract overwrite in derived GUI class of your object type
Reimplemented from ilObjectGUI.
Definition at line 554 of file class.ilObjWikiGUI.php.
References ilObjectGUI\$access, ilObjectGUI\$ctrl, $help, ilObjectGUI\$lng, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ilHelpGUI\setScreenIdComponent(), and ilLanguage\txt().
Referenced by executeCommand().
ilObjWikiGUI::getUserHTMLExportProgressObject | ( | ) |
Get user html export progress.
Definition at line 1740 of file class.ilObjWikiGUI.php.
References exit, and ilProgressBar\getInstance().
ilObjWikiGUI::gotoPageObject | ( | string | $a_page = "" | ) |
string | $a_page | page title |
Definition at line 1037 of file class.ilObjWikiGUI.php.
ilObjWikiGUI::gotoStartPageObject | ( | ) |
Definition at line 477 of file class.ilObjWikiGUI.php.
References ILIAS\Repository\object(), and ilUtil\redirect().
Referenced by viewObject().
ilObjWikiGUI::infoScreen | ( | ) |
Definition at line 410 of file class.ilObjWikiGUI.php.
References ilObjectGUI\$access, $info, ilObjectGUI\$lng, $tabs, ilObjectGUI\$user, ilLPMarks\_lookupComment(), ilLPMarks\_lookupMark(), ilWikiContributor\_lookupStatus(), ILIAS\Repository\ctrl(), ILIAS\Survey\Mode\getId(), ilObjectGUI\getObject(), ILIAS\Repository\lng(), ILIAS\Repository\object(), ilWikiContributor\STATUS_FAILED, ilWikiContributor\STATUS_NOT_GRADED, ilWikiContributor\STATUS_PASSED, and ilLanguage\txt().
Referenced by executeCommand().
ilObjWikiGUI::infoScreenObject | ( | ) |
this one is called from the info button in the repository
ilObjectException | |
ilPermissionException |
Definition at line 404 of file class.ilObjWikiGUI.php.
References ilObjectGUI\checkPermission(), and ILIAS\Repository\ctrl().
|
protected |
Reimplemented from ilObjectGUI.
Definition at line 361 of file class.ilObjWikiGUI.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, ilObjectGUI\$lng, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilLanguage\txt().
ilObjWikiGUI::initTemplateSelectionForm | ( | ) |
Definition at line 1607 of file class.ilObjWikiGUI.php.
References $lng, ILIAS\Repository\object(), and ilWikiPageTemplate\TYPE_NEW_PAGES.
ilObjWikiGUI::initUserHTMLExportObject | ( | ) |
Current process:
Definition at line 1720 of file class.ilObjWikiGUI.php.
|
protected |
Definition at line 1098 of file class.ilObjWikiGUI.php.
References ilWikiPage\_wikiPageExists(), ILIAS\Repository\lng(), ilWikiUtil\makeDbTitle(), and ILIAS\Repository\object().
ilObjWikiGUI::listContributorsObject | ( | ) |
Definition at line 762 of file class.ilObjWikiGUI.php.
References $tabs, ilObjectGUI\$tpl, ilObjectGUI\checkPermission(), ILIAS\Repository\object(), ILIAS\UICore\GlobalTemplate\setContent(), and setSideBlock().
|
static |
Get title for wiki page (used in ilNotesGUI)
Definition at line 1567 of file class.ilObjWikiGUI.php.
References ilWikiPage\getTitle().
ilObjWikiGUI::newPagesObject | ( | ) |
Definition at line 1305 of file class.ilObjWikiGUI.php.
References IL_WIKI_NEW_PAGES, and ILIAS\Repository\object().
ilObjWikiGUI::orphanedPagesObject | ( | ) |
ilObjectException |
Definition at line 1015 of file class.ilObjWikiGUI.php.
References IL_WIKI_ORPHANED_PAGES, and ILIAS\Repository\object().
ilObjWikiGUI::performSearchObject | ( | ) |
Definition at line 1367 of file class.ilObjWikiGUI.php.
References $lng, ilObjWiki\_performSearch(), and ILIAS\Repository\object().
ilObjWikiGUI::popularPagesObject | ( | ) |
ilObjectException |
Definition at line 993 of file class.ilObjWikiGUI.php.
References IL_WIKI_POPULAR_PAGES, and ILIAS\Repository\object().
ilObjWikiGUI::printViewObject | ( | ) |
Definition at line 1361 of file class.ilObjWikiGUI.php.
ilObjWikiGUI::randomPageObject | ( | ) |
Definition at line 1196 of file class.ilObjWikiGUI.php.
References ilWikiPage\getRandomPage(), and ILIAS\Repository\object().
ilObjWikiGUI::recentChangesObject | ( | ) |
Definition at line 1204 of file class.ilObjWikiGUI.php.
References ILIAS\Repository\object().
ilObjWikiGUI::removeImportantPagesObject | ( | ) |
Definition at line 1496 of file class.ilObjWikiGUI.php.
References $lng.
|
static |
Definition at line 1227 of file class.ilObjWikiGUI.php.
Referenced by ilWikiPageGUI\setSideBlock().
ilObjWikiGUI::saveGradingObject | ( | ) |
Definition at line 781 of file class.ilObjWikiGUI.php.
References $comments, ilObjectGUI\$ctrl, ilObjectGUI\$lng, $user_id, ilWikiContributor\_lookupStatus(), ilWikiContributor\_writeStatus(), ilObjectGUI\checkPermission(), ILIAS\Repository\object(), ilUtil\stripSlashes(), and ilLanguage\txt().
ilObjWikiGUI::saveOrderingAndIndentObject | ( | ) |
Definition at line 1511 of file class.ilObjWikiGUI.php.
References $lng.
ilObjWikiGUI::setAsStartPageObject | ( | ) |
Definition at line 1525 of file class.ilObjWikiGUI.php.
References $lng, ILIAS\Repository\lng(), and ilWikiPage\lookupTitle().
ilObjWikiGUI::setContentStyleSheet | ( | ) |
Definition at line 1399 of file class.ilObjWikiGUI.php.
References ilObjStyleSheet\getSyntaxStylePath(), and ILIAS\Repository\object().
Referenced by executeCommand().
ilObjWikiGUI::setSettingsSubTabs | ( | string | $a_active | ) |
Definition at line 670 of file class.ilObjWikiGUI.php.
References ilObjectGUI\$access, ilObjectGUI\$ctrl, ilObjectGUI\$lng, $tabs, ILIAS\Repository\ctrl(), ilLanguage\loadLanguageModule(), ILIAS\Repository\object(), and ilLanguage\txt().
Referenced by executeCommand().
ilObjWikiGUI::setSideBlock | ( | int | $a_wpg_id = 0 | ) |
Definition at line 1222 of file class.ilObjWikiGUI.php.
References ILIAS\Repository\object().
Referenced by executeCommand(), and listContributorsObject().
ilObjWikiGUI::showTemplateSelectionObject | ( | ) |
Definition at line 1588 of file class.ilObjWikiGUI.php.
References $lng, and ilWikiUtil\makeUrlTitle().
ilObjWikiGUI::startUserHTMLExportObject | ( | ) |
Export html (as user)
Definition at line 1730 of file class.ilObjWikiGUI.php.
|
protected |
Definition at line 1771 of file class.ilObjWikiGUI.php.
References ilExerciseGSToolProvider\EXC_ASS_BUTTONS, ilExerciseGSToolProvider\EXC_ASS_IDS, ilExcRepoObjAssignment\getInstance(), ILIAS\Repository\object(), and ilExerciseGSToolProvider\SHOW_EXC_ASSIGNMENT_INFO.
Referenced by executeCommand().
ilObjWikiGUI::viewObject | ( | ) |
viewObject container presentation for "administration -> repository, trash, permissions"
Reimplemented from ilObjectGUI.
Definition at line 355 of file class.ilObjWikiGUI.php.
References ilObjectGUI\checkPermission(), and gotoStartPageObject().
ilObjWikiGUI::viewPageObject | ( | ) |
Definition at line 941 of file class.ilObjWikiGUI.php.
References $lng, and ilWikiUtil\makeUrlTitle().
|
protected |
Definition at line 45 of file class.ilObjWikiGUI.php.
Definition at line 58 of file class.ilObjWikiGUI.php.
|
protected |
Definition at line 57 of file class.ilObjWikiGUI.php.
|
protected |
Definition at line 43 of file class.ilObjWikiGUI.php.
Referenced by __construct().
|
protected |
Definition at line 56 of file class.ilObjWikiGUI.php.
|
protected |
Definition at line 49 of file class.ilObjWikiGUI.php.
|
protected |
Definition at line 44 of file class.ilObjWikiGUI.php.
Referenced by __construct(), and executeCommand().
|
protected |
Definition at line 51 of file class.ilObjWikiGUI.php.
Referenced by getTabs().
|
protected |
Definition at line 46 of file class.ilObjWikiGUI.php.
|
protected |
Definition at line 52 of file class.ilObjWikiGUI.php.
|
protected |
Definition at line 47 of file class.ilObjWikiGUI.php.
|
protected |
Definition at line 55 of file class.ilObjWikiGUI.php.
|
protected |
Definition at line 48 of file class.ilObjWikiGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 50 of file class.ilObjWikiGUI.php.
Referenced by addPagesSubTabs(), addPageTabs(), executeCommand(), infoScreen(), listContributorsObject(), and setSettingsSubTabs().
|
protected |
Definition at line 53 of file class.ilObjWikiGUI.php.
|
protected |
Definition at line 54 of file class.ilObjWikiGUI.php.