ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilObjForumGUI. More...
Public Member Functions | |
__construct ($a_data, $a_id, $a_call_by_reference=true, $a_prepare_output=true) | |
ensureThreadBelongsToForum (int $objId, \ilForumTopic $thread) | |
executeCommand () | |
infoScreenObject () | |
editThreadObject ($threadId, ilPropertyFormGUI $form=null) | |
updateThreadObject () | |
markAllReadObject () | |
showThreadsObject () | |
sortThreadsObject () | |
getSubTabs ($subtab='showThreads') | |
getContent () | |
showStatisticsObject () | |
performDeleteThreadsObject () | |
confirmDeleteThreads () | |
performPostActivationObject () | |
askForPostActivationObject () | |
setDisplayConfirmPostActivation ($status=0) | |
displayConfirmPostActivation () | |
cancelPostObject () | |
cancelDraftObject () | |
getActivationFormHTML () | |
getCensorshipFormHTML () | |
createTopLevelPostObject () | |
saveTopLevelPostObject () | |
publishSelectedDraftObject () | |
publishDraftObject ($use_replyform=true) | |
quotePostObject () | |
checkUsersViewMode () | |
showUserObject () | |
performThreadsActionObject () | |
performMoveThreadsObject () | |
cancelMoveThreadsObject () | |
moveThreadsObject () | |
handleFormInput ($a_text, $a_stripslashes=true) | |
prepareFormOutput ($a_text) | |
isUserAllowedToDeactivateNotification () | |
isParentObjectCrsOrGrp () | |
mergeThreadsObject () | |
confirmMergeThreadsObject () | |
performMergeThreadsObject () | |
saveTopLevelDraftObject () | |
checkDraftAccess (int $draftId) | |
![]() | |
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 () | |
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 () | |
removeFromDeskObject () | |
![]() | |
addToDeskObject () | |
Add desktop item public. More... | |
removeFromDeskObject () | |
Remove from desktop public. More... | |
Static Public Member Functions | |
static | _goto ($a_target, $a_thread=0, $a_posting=0) |
![]() | |
static | _gotoRepositoryRoot ($a_raise_error=false) |
Goto repository root. More... | |
static | _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset") |
Goto repository root. More... | |
Data Fields | |
$modal_history = '' | |
$objProperties | |
$object | |
$ilNavigationHistory | |
$access | |
$ilObjDataCache | |
$tabs | |
$error | |
$user | |
$settings | |
$toolbar | |
$repositoryTree | |
$rbac | |
$locator | |
$ilHelp | |
![]() | |
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 | |
initSessionStorage () | |
toggleExplorerNodeStateObject () | |
Toggle explorer node. More... | |
ensureValidPageForCurrentPosting (array $subtree_nodes, array $pagedPostings, int $pageSize, ilForumPost $firstForumPost) | |
initEditCustomForm (ilPropertyFormGUI $a_form) | |
getEditFormCustomValues (array &$a_values) | |
updateCustom (ilPropertyFormGUI $a_form) | |
renderDraftContent (ilTemplate $tpl, string $action, ilForumPost $referencePosting, array $drafts) | |
renderPostContent (ilTemplate $tpl, ilForumPost $node, string $action, int $pageIndex, int $postIndex) | |
afterSave (ilObject $a_new_object) | |
getTabs () | |
confirmDeleteThreadDraftsObject () | |
toggleThreadNotificationObject () | |
toggleStickinessObject () | |
deleteThreadDraftsObject () | |
createThreadObject () | |
publishThreadDraftObject () | |
addThreadObject () | |
enableForumNotificationObject () | |
disableForumNotificationObject () | |
setColumnSettings (ilColumnGUI $column_gui) | |
addLocatorItems () | |
infoScreen () | |
markPostUnreadObject () | |
markPostReadObject () | |
initHeaderAction ($a_sub_type=null, $a_sub_id=null) | |
saveThreadSortingObject () | |
setSideBlocks () | |
deliverDraftZipFileObject () | |
deliverZipFileObject () | |
editThreadDraftObject (\ilPropertyFormGUI $form=null) | |
restoreFromHistoryObject () | |
saveThreadAsDraftObject () | |
updateThreadDraftObject () | |
editDraftObject () | |
deleteMobsOfDraft ($draft_id, $message) | |
todo: move to ilForumUtil More... | |
deleteSelectedDraft (ilForumPostDraft $draft_obj=null) | |
autosaveDraftAsyncObject () | |
autosaveThreadDraftAsyncObject () | |
doCaptchaCheck () | |
Performs a CAPTCHA check for anonymous users if the CAPTCHA should be used for forums in the public area. More... | |
![]() | |
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 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... | |
Private Member Functions | |
decorateWithAutosave (\ilPropertyFormGUI $form) | |
isHierarchicalView () | |
isTopLevelReplyCommand () | |
getThreadEditingForm ($a_thread_id) | |
deletePostingDraftObject () | |
revokeCensorshipObject () | |
addCensorshipObject () | |
getReplyEditForm () | |
hideToolbar ($a_flag=null) | |
getForumObjects () | |
renderViewModeControl (int $currentViewMode) | |
renderSortationControl (int $currentSorting) | |
getModifiedReOnSubject ($on_reply=false) | |
isWritingWithPseudonymAllowed () | |
buildThreadForm ($isDraft=false) | |
createThread (\ilForumPostDraft $draft, bool $createFromDraft=false) | |
Refactored thread creation to method, refactoring to a separate class should be done in next refactoring steps. More... | |
renderSplitButton (ilTemplate $tpl, string $action, bool $is_post, ilForumPost $node, int $pageIndex=0, ilForumPostDraft $draft=null) | |
doHistoryCheck ($draftId) | |
Private Attributes | |
$viewModeOptions | |
$sortationOptions | |
$defaultSorting | |
$globalScreen | |
$objCurrentTopic | |
$objCurrentPost | |
$display_confirm_post_activation = 0 | |
$is_moderator = false | |
$create_form_gui | |
$replyEditForm | |
$hideToolbar = false | |
$httpRequest | |
$uiFactory | |
$uiRenderer | |
$forumObjects = null | |
$confirmation_gui_html = '' | |
$forum_settings_gui | |
$requestAction = '' | |
Additional Inherited Members | |
![]() | |
$ilErr | |
$locator | |
$user | |
$access | |
$rbacsystem | |
$settings | |
$rbacreview | |
$toolbar | |
$tmp_import_dir | |
$tabs_gui = null | |
$ctrl | |
$object_service | |
$favourites | |
Class ilObjForumGUI.
Definition at line 17 of file class.ilObjForumGUI.php.
ilObjForumGUI::__construct | ( | $a_data, | |
$a_id, | |||
$a_call_by_reference = true , |
|||
$a_prepare_output = true |
|||
) |
Definition at line 102 of file class.ilObjForumGUI.php.
References $_GET, $DIC, $is_moderator, ILIAS\GlobalScreen\Provider\__construct(), ilForumProperties\getInstance(), initSessionStorage(), settings(), and user().
|
static |
Definition at line 1349 of file class.ilObjForumGUI.php.
References $_GET, $DIC, ilObjectGUI\$ilErr, ilObjectGUI\$lng, ilObjectGUI\$ref_id, ilObject\_getAllReferences(), ilObject\_lookupObjectId(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), exit, ILIAS_HTTP_PATH, and ilUtil\sendInfo().
|
private |
Definition at line 1637 of file class.ilObjForumGUI.php.
References $_POST, $is_moderator, $message, ensureThreadBelongsToForum(), getForumObjects(), and handleFormInput().
|
protected |
Definition at line 3908 of file class.ilObjForumGUI.php.
|
protected |
Definition at line 3834 of file class.ilObjForumGUI.php.
References createThread(), ilForumPostDraft\isSavePostDraftAllowed(), and ilForumPostDraft\newInstanceByDraftId().
|
protected |
ilObject | ilObjForum | $a_new_object |
Definition at line 1177 of file class.ilObjForumGUI.php.
References ilObject\getRefId().
ilObjForumGUI::askForPostActivationObject | ( | ) |
Definition at line 1667 of file class.ilObjForumGUI.php.
References setDisplayConfirmPostActivation().
|
protected |
Definition at line 4953 of file class.ilObjForumGUI.php.
References $message, exit, getReplyEditForm(), handleFormInput(), ilObjForum\lookupForumIdByRefId(), ilUtil\stripSlashes(), and user().
|
protected |
Definition at line 4981 of file class.ilObjForumGUI.php.
References $message, buildThreadForm(), exit, handleFormInput(), ilObjForum\lookupForumIdByRefId(), ilUtil\stripSlashes(), and user().
|
private |
bool | $isDraft |
Definition at line 3647 of file class.ilObjForumGUI.php.
References decorateWithAutosave(), isWritingWithPseudonymAllowed(), and user().
Referenced by autosaveThreadDraftAsyncObject(), createThread(), createThreadObject(), editThreadDraftObject(), saveThreadAsDraftObject(), and updateThreadDraftObject().
ilObjForumGUI::cancelDraftObject | ( | ) |
Definition at line 1743 of file class.ilObjForumGUI.php.
References $_GET, ilForumPostDraft\isAutoSavePostDraftAllowed(), ilForumDraftsHistory\MEDIAOBJECT_TYPE, ilForumPostDraft\MEDIAOBJECT_TYPE, ilForumUtil\moveMediaObjects(), ilForumPostDraft\newInstanceByDraftId(), and ilUtil\stripSlashes().
ilObjForumGUI::cancelMoveThreadsObject | ( | ) |
ilObjForumGUI::cancelPostObject | ( | ) |
Definition at line 1732 of file class.ilObjForumGUI.php.
References $_POST, and ilForumPostDraft\newInstanceByDraftId().
ilObjForumGUI::checkDraftAccess | ( | int | $draftId | ) |
int | $draftId |
Definition at line 5270 of file class.ilObjForumGUI.php.
References ilForumPostDraft\newInstanceByDraftId(), and user().
Referenced by doHistoryCheck(), editDraftObject(), and updateThreadDraftObject().
ilObjForumGUI::checkUsersViewMode | ( | ) |
Definition at line 2733 of file class.ilObjForumGUI.php.
References $_GET, $_SESSION, Vendor\Package\$e, $i, $mobs, $objCurrentTopic, $toolbar, ilObjMediaObject\_exists(), ilLink\_getLink(), ilObjMediaObject\_getMobsOfObject(), ilObjMediaObject\_removeUsage(), ilObjectGUI\addHeaderAction(), ilNavigationHistory\addItem(), ilFileDataForumDrafts\deliverFile(), displayConfirmPostActivation(), ensureThreadBelongsToForum(), ensureValidPageForCurrentPosting(), ForumGlobalScreenToolsProvider\FORUM_BASE_CONTROLLER, ForumGlobalScreenToolsProvider\FORUM_THEAD, ForumGlobalScreenToolsProvider\FORUM_THREAD_ROOT, getActivationFormHTML(), getCensorshipFormHTML(), ilObjectGUI\getCreationMode(), getForumObjects(), ilForumPost\getId(), ilLinkButton\getInstance(), ilSplitButtonGUI\getInstance(), getReplyEditForm(), ilForumPostDraft\getSortedDrafts(), isHierarchicalView(), ilForumPostDraft\isSavePostDraftAllowed(), isTopLevelReplyCommand(), ilAccessKey\MARK_ALL_READ, ForumGlobalScreenToolsProvider\PAGE, ForumGlobalScreenToolsProvider\REF_ID, renderDraftContent(), renderPostContent(), renderSortationControl(), renderViewModeControl(), ilUtil\sendInfo(), ForumGlobalScreenToolsProvider\SHOW_FORUM_THREADS_TOOL, ilUtil\stripSlashes(), user(), ilForumProperties\VIEW_DATE, ilForumProperties\VIEW_DATE_ASC, ilForumProperties\VIEW_DATE_DESC, and ilForumProperties\VIEW_TREE.
|
protected |
Definition at line 1512 of file class.ilObjForumGUI.php.
References $_GET, ilForumPostDraft\getDraftInstancesByUserId(), ilObject\getId(), ilUtil\infoPanel(), ilUtil\sendInfo(), showThreadsObject(), and user().
ilObjForumGUI::confirmDeleteThreads | ( | ) |
Definition at line 1471 of file class.ilObjForumGUI.php.
References $_POST, ensureThreadBelongsToForum(), hideToolbar(), ilUtil\sendInfo(), and showThreadsObject().
Referenced by performThreadsActionObject().
ilObjForumGUI::confirmMergeThreadsObject | ( | ) |
Definition at line 4214 of file class.ilObjForumGUI.php.
References ilForumTopic\_lookupDate(), ilForumTopic\_lookupTitle(), ensureThreadBelongsToForum(), ilForumTopic\lookupForumIdByTopicId(), mergeThreadsObject(), ilUtil\sendFailure(), ilUtil\sendInfo(), and showThreadsObject().
|
private |
Refactored thread creation to method, refactoring to a separate class should be done in next refactoring steps.
ilForumPostDraft | $draft | |
bool | $createFromDraft |
Definition at line 3693 of file class.ilObjForumGUI.php.
References $GLOBALS, $is_moderator, ilObjMediaObject\_exists(), ilRTE\_getMediaObjects(), ilObjMediaObject\_getMobsOfObject(), ilObjMediaObject\_removeUsage(), ilRTE\_replaceMediaObjectImageSrc(), ilObjMediaObject\_saveUsage(), buildThreadForm(), ilForumPostDraft\deleteDraft(), doCaptchaCheck(), ilForumPostDraft\getDraftId(), ilForumPostDraft\getNotify(), ilForumPostDraft\getPostAuthorId(), ilForumPostDraft\getPostDisplayUserId(), ilForumPostDraft\getPostNotify(), ilForumPostDraft\getPostUserAlias(), ilForumUtil\getPublicUserAlias(), handleFormInput(), isWritingWithPseudonymAllowed(), and user().
Referenced by addThreadObject(), and publishThreadDraftObject().
|
protected |
Definition at line 3671 of file class.ilObjForumGUI.php.
References buildThreadForm(), and ilObjectGUI\getHTML().
ilObjForumGUI::createTopLevelPostObject | ( | ) |
Definition at line 2172 of file class.ilObjForumGUI.php.
References $_GET, ilForumPostDraft\getDraftId(), ilForumPostDraft\isSavePostDraftAllowed(), ilUtil\stripSlashes(), and user().
|
private |
\ilPropertyFormGUI | $form |
Definition at line 242 of file class.ilObjForumGUI.php.
References $_GET, ilFormGUI\getId(), ilUtil\getImagePath(), ilForumPostDraft\isAutoSavePostDraftAllowed(), ilForumPostDraft\lookupAutosaveInterval(), and ilUtil\stripSlashes().
Referenced by buildThreadForm(), and getCensorshipFormHTML().
|
protected |
todo: move to ilForumUtil
$draft_id | |
$message |
Definition at line 4880 of file class.ilObjForumGUI.php.
References $message, ilObjMediaObject\_exists(), ilRTE\_getMediaObjects(), ilObjMediaObject\_getMobsOfObject(), and ilObjMediaObject\_removeUsage().
Referenced by deleteSelectedDraft(), and deleteThreadDraftsObject().
|
private |
Definition at line 1627 of file class.ilObjForumGUI.php.
References deleteSelectedDraft().
|
protected |
ilForumPostDraft | null | $draft_obj |
Definition at line 4906 of file class.ilObjForumGUI.php.
References $_GET, $GLOBALS, ilFileDataForumDrafts\delete(), deleteMobsOfDraft(), ilForumPostDraft\isSavePostDraftAllowed(), and user().
Referenced by deletePostingDraftObject().
|
protected |
Definition at line 3598 of file class.ilObjForumGUI.php.
References $GLOBALS, deleteMobsOfDraft(), ilForumPostDraft\getDraftInstancesByUserId(), ilUtil\sendInfo(), and user().
|
protected |
Definition at line 4339 of file class.ilObjForumGUI.php.
References ilForumPostDraft\newInstanceByDraftId(), and user().
|
protected |
Definition at line 4358 of file class.ilObjForumGUI.php.
References ensureThreadBelongsToForum().
|
protected |
Definition at line 3867 of file class.ilObjForumGUI.php.
References ilUtil\sendInfo(), showThreadsObject(), and user().
ilObjForumGUI::displayConfirmPostActivation | ( | ) |
Definition at line 1687 of file class.ilObjForumGUI.php.
References $display_confirm_post_activation.
Referenced by checkUsersViewMode(), renderPostContent(), and renderSplitButton().
|
protected |
Performs a CAPTCHA check for anonymous users if the CAPTCHA should be used for forums in the public area.
Definition at line 5340 of file class.ilObjForumGUI.php.
References $_GET, ilObjectGUI\$tpl, ilRTE\_replaceMediaObjectImageSrc(), ilForumPost\getDisplayUserId(), ilForumPost\getImportName(), ilForumPost\getMessage(), getModifiedReOnSubject(), ilForumPost\getPosAuthorId(), getReplyEditForm(), ilForumPost\getUserAlias(), ilForumPost\isCensored(), ilForumPost\isOwner(), ilForum\prepareText(), ilGlobalTemplateInterface\setVariable(), ilUtil\stripSlashes(), and user().
Referenced by createThread(), editDraftObject(), publishDraftObject(), saveThreadAsDraftObject(), saveTopLevelDraftObject(), and updateThreadDraftObject().
|
private |
$draftId |
Definition at line 5286 of file class.ilObjForumGUI.php.
References $message, ilRTE\_replaceMediaObjectImageSrc(), checkDraftAccess(), ilForumPostDraft\createDraftBackup(), ilDatePresentation\formatDate(), ilModalGUI\getInstance(), ilForumDraftsHistory\getInstancesByDraftId(), IL_CAL_DATETIME, iljQueryUtil\initjQuery(), and ilForumPostDraft\isAutoSavePostDraftAllowed().
Referenced by editDraftObject(), and editThreadDraftObject().
|
protected |
Definition at line 4733 of file class.ilObjForumGUI.php.
References $_GET, $_POST, $_SESSION, $GLOBALS, ilObjMediaObject\_getMobsOfObject(), ilObjMediaObject\_removeUsage(), ilRTE\_replaceMediaObjectImageSrc(), ilObjMediaObject\_saveUsage(), checkDraftAccess(), doCaptchaCheck(), doHistoryCheck(), getForumObjects(), ilForumUtil\getPublicUserAlias(), getReplyEditForm(), handleFormInput(), ilForumPostDraft\isAutoSavePostDraftAllowed(), ilForumPostDraft\isSavePostDraftAllowed(), ilForumUtil\saveMediaObjects(), ilUtil\sendFailure(), ilFileDataForumDrafts\unlinkFilesByMD5Filenames(), and user().
|
protected |
ilPropertyFormGUI | null | $form |
Definition at line 4375 of file class.ilObjForumGUI.php.
References $modal_history, ilRTE\_replaceMediaObjectImageSrc(), buildThreadForm(), doHistoryCheck(), and ilForumPostDraft\isSavePostDraftAllowed().
Referenced by updateThreadDraftObject().
ilObjForumGUI::editThreadObject | ( | $threadId, | |
ilPropertyFormGUI | $form = null |
||
) |
int | $threadId | |
ilPropertyFormGUI | $form |
Definition at line 568 of file class.ilObjForumGUI.php.
References ensureThreadBelongsToForum(), and getThreadEditingForm().
Referenced by performThreadsActionObject(), and updateThreadObject().
|
protected |
Definition at line 3847 of file class.ilObjForumGUI.php.
References ilUtil\sendInfo(), showThreadsObject(), and user().
ilObjForumGUI::ensureThreadBelongsToForum | ( | int | $objId, |
\ilForumTopic | $thread | ||
) |
int | $objId | |
ilForumTopic | $thread |
Definition at line 231 of file class.ilObjForumGUI.php.
References ilForumTopic\getForumId(), and ilObjForum\lookupForumIdByObjId().
Referenced by addCensorshipObject(), checkUsersViewMode(), confirmDeleteThreads(), confirmMergeThreadsObject(), deliverZipFileObject(), editThreadObject(), executeCommand(), markPostReadObject(), markPostUnreadObject(), moveThreadsObject(), performDeleteThreadsObject(), performMergeThreadsObject(), performMoveThreadsObject(), performPostActivationObject(), performThreadsActionObject(), publishDraftObject(), quotePostObject(), saveThreadSortingObject(), toggleStickinessObject(), toggleThreadNotificationObject(), and updateThreadObject().
|
protected |
array | $subtree_nodes | |
array | $pagedPostings | |
int | $pageSize | |
ilForumPost | $firstForumPost |
Definition at line 184 of file class.ilObjForumGUI.php.
References $i, ilForumPost\getId(), and ilUtil\stripSlashes().
Referenced by checkUsersViewMode().
ilObjForumGUI::executeCommand | ( | ) |
Definition at line 299 of file class.ilObjForumGUI.php.
References $_GET, $_POST, $forum_settings_gui, $objCurrentTopic, $ret, ilLink\_getLink(), ilObjectGUI\addHeaderAction(), ilNavigationHistory\addItem(), ensureThreadBelongsToForum(), exit, ilObjectGUI\getCreationMode(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), ilRating\getOverallRatingForObject(), infoScreen(), ilObjectGUI\prepareOutput(), setSideBlocks(), showThreadsObject(), and user().
Referenced by performThreadsActionObject().
ilObjForumGUI::getActivationFormHTML | ( | ) |
Definition at line 1819 of file class.ilObjForumGUI.php.
References ilUtil\stripSlashes().
Referenced by checkUsersViewMode().
ilObjForumGUI::getCensorshipFormHTML | ( | ) |
Definition at line 1842 of file class.ilObjForumGUI.php.
References $_GET, $_POST, ilHtmlPurifierFactory\_getInstanceByType(), ilObjAdvancedEditing\_getRichTextEditorUserState(), ilRTE\_getRTEClassname(), ilObjAdvancedEditing\_setRichTextEditorUserState(), decorateWithAutosave(), getForumObjects(), ilForumPostDraft\isAutoSavePostDraftAllowed(), ilForumPostDraft\isSavePostDraftAllowed(), isTopLevelReplyCommand(), isWritingWithPseudonymAllowed(), ilForumPostDraft\lookupAutosaveInterval(), ilFileWizardInputGUI\setFilenames(), ilFormPropertyGUI\setInfo(), ilFormPropertyGUI\setRequired(), ilUtil\stripSlashes(), and user().
Referenced by checkUsersViewMode().
ilObjForumGUI::getContent | ( | ) |
Definition at line 674 of file class.ilObjForumGUI.php.
References $_GET, ilLinkButton\getInstance(), ilForumPostDraft\getThreadDraftData(), hideToolbar(), ilForumTopicTableGUI\init(), ilForumPostDraft\isSavePostDraftAllowed(), ilObjForum\lookupForumIdByObjId(), ilAccessKey\MARK_ALL_READ, settings(), and user().
|
protected |
array | $a_values |
Definition at line 529 of file class.ilObjForumGUI.php.
|
private |
Definition at line 2716 of file class.ilObjForumGUI.php.
References $forumObjects, and $object.
Referenced by addCensorshipObject(), checkUsersViewMode(), editDraftObject(), getCensorshipFormHTML(), performPostActivationObject(), publishDraftObject(), quotePostObject(), and saveTopLevelDraftObject().
|
private |
Definition at line 3252 of file class.ilObjForumGUI.php.
Referenced by doCaptchaCheck().
|
private |
Definition at line 2160 of file class.ilObjForumGUI.php.
References $replyEditForm.
Referenced by autosaveDraftAsyncObject(), checkUsersViewMode(), doCaptchaCheck(), editDraftObject(), publishDraftObject(), quotePostObject(), renderDraftContent(), and saveTopLevelDraftObject().
ilObjForumGUI::getSubTabs | ( | $subtab = 'showThreads' | ) |
Definition at line 652 of file class.ilObjForumGUI.php.
References $is_moderator.
Referenced by showThreadsObject(), and sortThreadsObject().
|
protected |
Definition at line 1184 of file class.ilObjForumGUI.php.
References $_GET, and settings().
|
private |
int | $a_thread_id |
Definition at line 546 of file class.ilObjForumGUI.php.
Referenced by editThreadObject(), and updateThreadObject().
ilObjForumGUI::handleFormInput | ( | $a_text, | |
$a_stripslashes = true |
|||
) |
Definition at line 3920 of file class.ilObjForumGUI.php.
References ilUtil\stripSlashes().
Referenced by addCensorshipObject(), autosaveDraftAsyncObject(), autosaveThreadDraftAsyncObject(), createThread(), editDraftObject(), publishDraftObject(), saveThreadAsDraftObject(), saveTopLevelDraftObject(), and updateThreadDraftObject().
|
private |
Definition at line 2644 of file class.ilObjForumGUI.php.
References $hideToolbar.
Referenced by confirmDeleteThreads(), getContent(), and moveThreadsObject().
|
protected |
Definition at line 3939 of file class.ilObjForumGUI.php.
Referenced by executeCommand(), and infoScreenObject().
ilObjForumGUI::infoScreenObject | ( | ) |
Definition at line 510 of file class.ilObjForumGUI.php.
References infoScreen().
|
protected |
|
protected |
Definition at line 3995 of file class.ilObjForumGUI.php.
References ilUtil\getImagePath(), isParentObjectCrsOrGrp(), isUserAllowedToDeactivateNotification(), settings(), and user().
|
protected |
Definition at line 147 of file class.ilObjForumGUI.php.
References ilSession\get(), and ilSession\set().
Referenced by __construct().
|
private |
Definition at line 276 of file class.ilObjForumGUI.php.
References $_SESSION, ilForumProperties\VIEW_DATE_ASC, ilForumProperties\VIEW_DATE_DESC, and ilForumProperties\VIEW_TREE.
Referenced by checkUsersViewMode().
ilObjForumGUI::isParentObjectCrsOrGrp | ( | ) |
Definition at line 4106 of file class.ilObjForumGUI.php.
Referenced by initHeaderAction(), and isUserAllowedToDeactivateNotification().
|
private |
Definition at line 291 of file class.ilObjForumGUI.php.
Referenced by checkUsersViewMode(), and getCensorshipFormHTML().
ilObjForumGUI::isUserAllowedToDeactivateNotification | ( | ) |
Definition at line 4083 of file class.ilObjForumGUI.php.
References $_GET, isParentObjectCrsOrGrp(), and user().
Referenced by initHeaderAction().
|
private |
Definition at line 3590 of file class.ilObjForumGUI.php.
Referenced by buildThreadForm(), createThread(), getCensorshipFormHTML(), and publishDraftObject().
ilObjForumGUI::markAllReadObject | ( | ) |
Definition at line 627 of file class.ilObjForumGUI.php.
References ilUtil\sendInfo(), showThreadsObject(), and user().
|
protected |
Definition at line 3974 of file class.ilObjForumGUI.php.
References ensureThreadBelongsToForum(), and user().
|
protected |
Definition at line 3957 of file class.ilObjForumGUI.php.
References ensureThreadBelongsToForum(), and user().
ilObjForumGUI::mergeThreadsObject | ( | ) |
Definition at line 4143 of file class.ilObjForumGUI.php.
References $is_moderator, ilForum\_lookupObjIdForForumId(), ilUtil\sendFailure(), ilUtil\sendInfo(), settings(), and showThreadsObject().
Referenced by confirmMergeThreadsObject(), and performThreadsActionObject().
ilObjForumGUI::moveThreadsObject | ( | ) |
Definition at line 3515 of file class.ilObjForumGUI.php.
References $_POST, $_SESSION, $is_moderator, $result, ensureThreadBelongsToForum(), hideToolbar(), and ilUtil\sendInfo().
Referenced by performMoveThreadsObject(), and performThreadsActionObject().
ilObjForumGUI::performDeleteThreadsObject | ( | ) |
Definition at line 1420 of file class.ilObjForumGUI.php.
References $_POST, ensureThreadBelongsToForum(), ilUtil\sendInfo(), and showThreadsObject().
ilObjForumGUI::performMergeThreadsObject | ( | ) |
Definition at line 4279 of file class.ilObjForumGUI.php.
References Vendor\Package\$e, ensureThreadBelongsToForum(), ilUtil\sendFailure(), and showThreadsObject().
ilObjForumGUI::performMoveThreadsObject | ( | ) |
Definition at line 3456 of file class.ilObjForumGUI.php.
References $_POST, $_SESSION, ensureThreadBelongsToForum(), moveThreadsObject(), ilUtil\sendFailure(), and ilUtil\sendInfo().
ilObjForumGUI::performPostActivationObject | ( | ) |
Definition at line 1562 of file class.ilObjForumGUI.php.
References $GLOBALS, $objCurrentPost, ensureThreadBelongsToForum(), getForumObjects(), ilUtil\sendInfo(), and user().
ilObjForumGUI::performThreadsActionObject | ( | ) |
Definition at line 3338 of file class.ilObjForumGUI.php.
References $_POST, $_SESSION, $i, $message, confirmDeleteThreads(), editThreadObject(), ensureThreadBelongsToForum(), executeCommand(), mergeThreadsObject(), moveThreadsObject(), ilUtil\sendInfo(), settings(), and user().
ilObjForumGUI::prepareFormOutput | ( | $a_text | ) |
Definition at line 3931 of file class.ilObjForumGUI.php.
References ilUtil\prepareFormOutput().
ilObjForumGUI::publishDraftObject | ( | $use_replyform = true | ) |
Definition at line 2217 of file class.ilObjForumGUI.php.
References $_GET, $_POST, $_SESSION, $GLOBALS, $message, $objCurrentPost, $objCurrentTopic, ilObjMediaObject\_exists(), ilRTE\_getMediaObjects(), ilObjMediaObject\_getMobsOfObject(), ilObjMediaObject\_removeUsage(), ilRTE\_replaceMediaObjectImageSrc(), ilObjMediaObject\_saveUsage(), ilFileDataForum\delete(), ilForumPostDraft\deleteDraft(), doCaptchaCheck(), ensureThreadBelongsToForum(), ilNewsItem\getFirstNewsIdForContext(), getForumObjects(), getReplyEditForm(), handleFormInput(), ilForumPostDraft\isAutoSavePostDraftAllowed(), ilForumPostDraft\isSavePostDraftAllowed(), isWritingWithPseudonymAllowed(), ilForumUtil\moveMediaObjects(), ilForumUtil\saveMediaObjects(), ilUtil\sendFailure(), ilFileDataForum\storeUploadedFile(), and user().
Referenced by publishSelectedDraftObject().
ilObjForumGUI::publishSelectedDraftObject | ( | ) |
Definition at line 2210 of file class.ilObjForumGUI.php.
References $_GET, and publishDraftObject().
|
protected |
Definition at line 3818 of file class.ilObjForumGUI.php.
References createThread(), ilForumPostDraft\isSavePostDraftAllowed(), and ilForumPostDraft\newInstanceByDraftId().
ilObjForumGUI::quotePostObject | ( | ) |
Definition at line 2654 of file class.ilObjForumGUI.php.
References $_POST, ilRTE\_replaceMediaObjectImageSrc(), ensureThreadBelongsToForum(), exit, getForumObjects(), and getReplyEditForm().
|
protected |
ilTemplate | $tpl | |
string | $action | |
ilForumPost | $referencePosting | |
ilForumPostDraft[] |
ilSplitButtonException |
Definition at line 770 of file class.ilObjForumGUI.php.
References $_GET, $modal_history, ilForum\_isModerator(), ilRTE\_replaceMediaObjectImageSrc(), ilGlyphGUI\ATTACHMENT, ilGlyphGUI\get(), ilForumPost\getDepth(), ilForumPost\getId(), ilLinkButton\getInstance(), getReplyEditForm(), ilForumPost\getThreadId(), ilForumPost\getUpdateUserId(), ilForumPost\isCensored(), ilTemplate\parseCurrentBlock(), ilUtil\prepareFormOutput(), renderSplitButton(), ilTemplate\setCurrentBlock(), ilGlobalTemplateInterface\setVariable(), and user().
Referenced by checkUsersViewMode().
|
protected |
ilTemplate | $tpl | |
ilForumPost | $node | |
string | $action | |
int | $pageIndex | |
int | $postIndex |
ilSplitButtonException |
Definition at line 963 of file class.ilObjForumGUI.php.
References $_SESSION, $is_moderator, $object, ilForum\_isModerator(), ilRTE\_replaceMediaObjectImageSrc(), ilGlyphGUI\ATTACHMENT, displayConfirmPostActivation(), ilGlyphGUI\get(), ilForumPost\getCensorshipComment(), ilForumPost\getChangeDate(), ilForumPost\getCreateDate(), ilForumPost\getDepth(), ilForumPost\getDisplayUserId(), ilForumPost\getId(), ilForumPost\getImportName(), ilLinkButton\getInstance(), ilForumPost\getIsAuthorModerator(), ilForumPost\getMessage(), ilForumPost\getPosAuthorId(), ilForumPost\getSubject(), ilForumPost\getThreadId(), ilForumPost\getUpdateUserId(), ilForumPost\getUserAlias(), ilForumPost\isActivated(), ilForumPost\isCensored(), ilForumPost\isOwner(), ilForumPost\isPostRead(), ilTemplate\parseCurrentBlock(), ilUtil\prepareFormOutput(), renderSplitButton(), ilForumPost\setChangeDate(), ilTemplate\setCurrentBlock(), ilForumPost\setMessage(), ilGlobalTemplateInterface\setVariable(), ilUtil\stripSlashes(), ilUtil\switchColor(), and user().
Referenced by checkUsersViewMode().
|
private |
Definition at line 3228 of file class.ilObjForumGUI.php.
References $sortationOptions.
Referenced by checkUsersViewMode().
|
private |
ilTemplate | $tpl | |
string | $action | |
bool | $is_post | |
ilForumPost | $node | |
int | $pageIndex | |
ilForumPostDraft | NULL | $draft |
ilSplitButtonException |
Definition at line 5018 of file class.ilObjForumGUI.php.
References $_GET, $_SESSION, ilObjectGUI\$actions, $i, $is_moderator, $url, displayConfirmPostActivation(), ilForumPost\getForumId(), ilForumPost\getId(), ilLinkButton\getInstance(), ilSplitButtonGUI\getInstance(), ilForumPost\getThreadId(), ilForumPost\hasReplies(), ilForumPost\isActivated(), ilForumPost\isCensored(), ilForumPost\isOwner(), ilForumPost\isPostRead(), ilTemplate\setCurrentBlock(), ilGlobalTemplateInterface\setVariable(), ilUtil\stripSlashes(), and user().
Referenced by renderDraftContent(), and renderPostContent().
|
private |
Definition at line 3202 of file class.ilObjForumGUI.php.
Referenced by checkUsersViewMode().
|
protected |
Definition at line 4417 of file class.ilObjForumGUI.php.
References ilForumPostDraft\createDraftBackup().
|
private |
Definition at line 1632 of file class.ilObjForumGUI.php.
|
protected |
Definition at line 4440 of file class.ilObjForumGUI.php.
References $GLOBALS, ilRTE\_replaceMediaObjectImageSrc(), buildThreadForm(), doCaptchaCheck(), ilForumUtil\getPublicUserAlias(), handleFormInput(), ilForumPostDraft\isSavePostDraftAllowed(), ilForumUtil\moveMediaObjects(), ilForumPostDraft\newInstanceByDraftId(), and user().
|
protected |
Definition at line 4114 of file class.ilObjForumGUI.php.
References ensureThreadBelongsToForum().
ilObjForumGUI::saveTopLevelDraftObject | ( | ) |
Definition at line 4605 of file class.ilObjForumGUI.php.
References $_GET, $_POST, $_SESSION, $GLOBALS, ilRTE\_replaceMediaObjectImageSrc(), doCaptchaCheck(), getForumObjects(), ilForumUtil\getPublicUserAlias(), getReplyEditForm(), handleFormInput(), ilForumPostDraft\isAutoSavePostDraftAllowed(), ilForumPostDraft\isSavePostDraftAllowed(), ilForumUtil\moveMediaObjects(), ilForumPostDraft\newInstanceByDraftId(), ilUtil\sendFailure(), ilFileDataForumDrafts\storeUploadedFile(), and user().
ilObjForumGUI::saveTopLevelPostObject | ( | ) |
Definition at line 2204 of file class.ilObjForumGUI.php.
|
protected |
Definition at line 3890 of file class.ilObjForumGUI.php.
References ilColumnGUI\setBlockProperty(), and ilColumnGUI\setRepositoryMode().
ilObjForumGUI::setDisplayConfirmPostActivation | ( | $status = 0 | ) |
Definition at line 1682 of file class.ilObjForumGUI.php.
Referenced by askForPostActivationObject().
|
protected |
Definition at line 4324 of file class.ilObjForumGUI.php.
References ilObjectGUI\getRightColumnHTML(), and ilRepositoryObjectSearchGUI\getSearchBlockHTML().
Referenced by executeCommand(), showThreadsObject(), and sortThreadsObject().
ilObjForumGUI::showStatisticsObject | ( | ) |
if globally deactivated, skip!!! intrusion detected
Definition at line 1301 of file class.ilObjForumGUI.php.
References $_GET, ilObjectGUI\$data, $result, ilUtil\sendInfo(), and settings().
ilObjForumGUI::showThreadsObject | ( | ) |
Definition at line 638 of file class.ilObjForumGUI.php.
References ilObjectGUI\getCenterColumnHTML(), getSubTabs(), and setSideBlocks().
Referenced by confirmDeleteThreadDraftsObject(), confirmDeleteThreads(), confirmMergeThreadsObject(), disableForumNotificationObject(), enableForumNotificationObject(), executeCommand(), markAllReadObject(), mergeThreadsObject(), performDeleteThreadsObject(), performMergeThreadsObject(), and updateThreadObject().
ilObjForumGUI::showUserObject | ( | ) |
Definition at line 3300 of file class.ilObjForumGUI.php.
References $_GET, ilObjectFactory\getInstanceByRefId(), and ilUtil\stripSlashes().
ilObjForumGUI::sortThreadsObject | ( | ) |
Definition at line 645 of file class.ilObjForumGUI.php.
References ilObjectGUI\getCenterColumnHTML(), getSubTabs(), and setSideBlocks().
|
protected |
Toggle explorer node.
Definition at line 165 of file class.ilObjForumGUI.php.
References $objCurrentTopic, and ilTreeExplorerGUI\toggleExplorerNodeState().
|
protected |
Definition at line 1711 of file class.ilObjForumGUI.php.
References $objCurrentTopic, and ensureThreadBelongsToForum().
|
protected |
Definition at line 1692 of file class.ilObjForumGUI.php.
References $objCurrentTopic, ensureThreadBelongsToForum(), ilUtil\sendInfo(), and user().
|
protected |
ilPropertyFormGUI | $a_form |
Definition at line 537 of file class.ilObjForumGUI.php.
|
protected |
Definition at line 4529 of file class.ilObjForumGUI.php.
References $GLOBALS, ilRTE\_replaceMediaObjectImageSrc(), buildThreadForm(), checkDraftAccess(), doCaptchaCheck(), editThreadDraftObject(), ilForumUtil\getPublicUserAlias(), handleFormInput(), ilForumPostDraft\isSavePostDraftAllowed(), ilForumUtil\moveMediaObjects(), ilForumPostDraft\newInstanceByDraftId(), and user().
ilObjForumGUI::updateThreadObject | ( | ) |
Definition at line 596 of file class.ilObjForumGUI.php.
References $objCurrentTopic, editThreadObject(), ensureThreadBelongsToForum(), getThreadEditingForm(), and showThreadsObject().
ilObjForumGUI::$access |
Definition at line 90 of file class.ilObjForumGUI.php.
|
private |
Definition at line 80 of file class.ilObjForumGUI.php.
|
private |
Definition at line 56 of file class.ilObjForumGUI.php.
|
private |
Definition at line 32 of file class.ilObjForumGUI.php.
|
private |
Definition at line 50 of file class.ilObjForumGUI.php.
Referenced by displayConfirmPostActivation().
ilObjForumGUI::$error |
Definition at line 93 of file class.ilObjForumGUI.php.
|
private |
Definition at line 83 of file class.ilObjForumGUI.php.
Referenced by executeCommand().
|
private |
Definition at line 77 of file class.ilObjForumGUI.php.
Referenced by getForumObjects().
|
private |
Definition at line 35 of file class.ilObjForumGUI.php.
|
private |
Definition at line 62 of file class.ilObjForumGUI.php.
Referenced by hideToolbar().
|
private |
Definition at line 68 of file class.ilObjForumGUI.php.
ilObjForumGUI::$ilHelp |
Definition at line 100 of file class.ilObjForumGUI.php.
ilObjForumGUI::$ilNavigationHistory |
Definition at line 86 of file class.ilObjForumGUI.php.
ilObjForumGUI::$ilObjDataCache |
Definition at line 91 of file class.ilObjForumGUI.php.
|
private |
Definition at line 53 of file class.ilObjForumGUI.php.
Referenced by __construct(), addCensorshipObject(), createThread(), getSubTabs(), mergeThreadsObject(), moveThreadsObject(), renderPostContent(), and renderSplitButton().
ilObjForumGUI::$locator |
Definition at line 99 of file class.ilObjForumGUI.php.
ilObjForumGUI::$modal_history = '' |
Definition at line 38 of file class.ilObjForumGUI.php.
Referenced by editThreadDraftObject(), and renderDraftContent().
|
private |
Definition at line 47 of file class.ilObjForumGUI.php.
Referenced by performPostActivationObject(), and publishDraftObject().
|
private |
Definition at line 44 of file class.ilObjForumGUI.php.
Referenced by checkUsersViewMode(), executeCommand(), publishDraftObject(), toggleExplorerNodeStateObject(), toggleStickinessObject(), toggleThreadNotificationObject(), and updateThreadObject().
ilObjForumGUI::$object |
Definition at line 65 of file class.ilObjForumGUI.php.
Referenced by getForumObjects(), and renderPostContent().
ilObjForumGUI::$objProperties |
Definition at line 41 of file class.ilObjForumGUI.php.
ilObjForumGUI::$rbac |
Definition at line 98 of file class.ilObjForumGUI.php.
|
private |
Definition at line 59 of file class.ilObjForumGUI.php.
Referenced by getReplyEditForm().
ilObjForumGUI::$repositoryTree |
Definition at line 97 of file class.ilObjForumGUI.php.
|
private |
Definition at line 88 of file class.ilObjForumGUI.php.
ilObjForumGUI::$settings |
Definition at line 95 of file class.ilObjForumGUI.php.
|
private |
Definition at line 26 of file class.ilObjForumGUI.php.
Referenced by renderSortationControl().
ilObjForumGUI::$tabs |
Definition at line 92 of file class.ilObjForumGUI.php.
ilObjForumGUI::$toolbar |
Definition at line 96 of file class.ilObjForumGUI.php.
Referenced by checkUsersViewMode().
|
private |
Definition at line 71 of file class.ilObjForumGUI.php.
|
private |
Definition at line 74 of file class.ilObjForumGUI.php.
ilObjForumGUI::$user |
Definition at line 94 of file class.ilObjForumGUI.php.
|
private |
Definition at line 20 of file class.ilObjForumGUI.php.