ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Class ilObjForumGUI. More...
Public Member Functions | |
updateThreadObject () | |
showThreadsObject () | |
sortThreadsObject () | |
getSubTabs ($subtab='showThreads') | |
cancelObject ($in_rep=false) | |
performPostActivationObject () | |
askForPostActivationObject () | |
setDisplayConfirmPostActivation ($status=0) | |
displayConfirmPostActivation () | |
toggleStickinessObject () | |
cancelPostObject () | |
quotePostObject () | |
getForumExplorer () | |
fetchTreeChildrenAsyncObject () | |
setTreeStateAsynchObject () | |
checkEnableColumnEdit () | |
cloneWizardPageObject () | |
handleFormInput ($a_text, $a_stripslashes=true) | |
prepareFormOutput ($a_text) | |
infoScreenObject () | |
this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed More... | |
getIcon ($user_toggle_noti) | |
isUserAllowedToDeactivateNotification () | |
removeFromDeskObject () | |
saveThreadSortingObject () | |
mergeThreadsObject () | |
confirmMergeThreadsObject () | |
cancelMergeThreads () | |
![]() | |
ilObjectGUI ($a_data, $a_id=0, $a_call_by_reference=true, $a_prepare_output=true) | |
Constructor public. 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... | |
getAdminTabs (&$tabs_gui) | |
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 ($in_rep=false) | |
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... | |
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... | |
![]() | |
addToDeskObject () | |
Add desktop item public. More... | |
Data Fields | |
$objProperties | |
$object | |
$ilias | |
![]() | |
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 |
Protected Member Functions | |
initSessionStorage () | |
getEditFormCustomValues (Array &$a_values) | |
afterSave (ilObjForum $forumObj) | |
![]() | |
assignObject () | |
prepareOutput () | |
prepare output More... | |
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) | |
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... | |
getTitlesByRefId ($a_ref_ids) | |
get Titles of objects this method is used for error messages in methods cut/copy/paste More... | |
getTabs (&$tabs_gui) | |
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 ($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 | |
getThreadEditingForm ($a_thread_id) | |
initForumCreateForm ($object_type) | |
getReplyEditForm () | |
hideToolbar ($a_flag=null) | |
getForumObjects () | |
getModifiedReOnSubject ($on_reply=false) | |
setTopicCreateDefaultValues () | |
updateUserNotifications ($update_all_users=false) | |
initNotificationSettingsForm () | |
getUserNotificationTableData ($user_ids, ilForumNotification $frm_noti) | |
isParentObjectCrsOrGrp () | |
Private Attributes | |
$objCurrentTopic | |
$objCurrentPost | |
$display_confirm_post_activation = 0 | |
$is_moderator = false | |
$create_form_gui | |
$create_topic_form_gui | |
$replyEditForm | |
$notificationSettingsForm | |
$hideToolbar = false | |
$forum_overview_setting = null | |
$forumObjects | |
$confirmation_gui_html = '' | |
Additional Inherited Members | |
![]() | |
static | _gotoRepositoryRoot ($a_raise_error=false) |
Goto repository root. More... | |
static | _gotoRepositoryNode ($a_ref_id, $a_cmd="frameset") |
Goto repository root. More... | |
Class ilObjForumGUI.
ilObjForumGUI: ilPermissionGUI, ilForumExportGUI, ilInfoScreenGUI ilObjForumGUI: ilColumnGUI, ilPublicUserProfileGUI, ilForumModeratorsGUI ilObjForumGUI: ilObjectCopyGUI, ilExportGUI, ilCommonActionDispatcherGUI, ilRatingGUI
Definition at line 27 of file class.ilObjForumGUI.php.
|
protected |
ilObjForum | $forumObj |
Definition at line 730 of file class.ilObjForumGUI.php.
References $_GET, $_POST, $_SESSION, ilObjectGUI\$data, $ilCtrl, $ilErr, ilObjectGUI\$lng, ilObjectGUI\$ref_id, $result, $row, ilObjectGUI\$tpl, ilObjectGUI\$tree, ilObject\_getAllReferences(), ilObject\_getIcon(), ilObject\_lookupObjectId(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilForumTopic\_lookupTitle(), ilTabsGUI\addTarget(), exit, ilObject\getId(), ilObject\getRefId(), ilObjectGUI\getTabs(), hideToolbar(), ilUtil\infoPanel(), ilUtil\redirect(), ilUtil\sendInfo(), ilUtil\sendSuccess(), showThreadsObject(), ilForumProperties\VIEW_DATE, and ilForumProperties\VIEW_TREE.
ilObjForumGUI::askForPostActivationObject | ( | ) |
Definition at line 1114 of file class.ilObjForumGUI.php.
References setDisplayConfirmPostActivation().
ilObjForumGUI::cancelMergeThreads | ( | ) |
Definition at line 4640 of file class.ilObjForumGUI.php.
References showThreadsObject().
ilObjForumGUI::cancelObject | ( | $in_rep = false | ) |
Definition at line 721 of file class.ilObjForumGUI.php.
References $_GET, ilUtil\redirect(), and ilUtil\sendInfo().
ilObjForumGUI::cancelPostObject | ( | ) |
Definition at line 1172 of file class.ilObjForumGUI.php.
References $_GET, $_POST, $file, $ilSetting, $ilUser, ilObjectGUI\$lng, ilHtmlPurifierFactory\_getInstanceByType(), ilObjAdvancedEditing\_getRichTextEditorUserState(), ilRTE\_getRTEClassname(), ilObjAdvancedEditing\_setRichTextEditorUserState(), getForumObjects(), ilFileWizardInputGUI\setFilenames(), ilTextInputGUI\setMaxLength(), and ilFormPropertyGUI\setRequired().
ilObjForumGUI::checkEnableColumnEdit | ( | ) |
Definition at line 3573 of file class.ilObjForumGUI.php.
References ilObjectGUI\$lng, ilColumnGUI\setBlockProperty(), ilObjectGUI\setColumnSettings(), and ilColumnGUI\setRepositoryMode().
ilObjForumGUI::cloneWizardPageObject | ( | ) |
Definition at line 3603 of file class.ilObjForumGUI.php.
References $_POST, $_REQUEST, $_SESSION, ilForum\_getThreads(), ilObjectGUI\addLocatorItems(), ilObjectGUI\createObject(), ilUtil\formCheckbox(), ilUtil\getImagePath(), ilUtil\sendInfo(), and ilForum\SORT_TITLE.
ilObjForumGUI::confirmMergeThreadsObject | ( | ) |
Definition at line 4544 of file class.ilObjForumGUI.php.
References $_GET, $_POST, ilObjectGUI\$lng, ilForumTopic\_lookupDate(), ilForumTopic\_lookupTitle(), ilForumTopic\lookupForumIdByTopicId(), ilForum\mergeThreads(), mergeThreadsObject(), ilUtil\sendFailure(), ilUtil\sendInfo(), ilUtil\sendSuccess(), and showThreadsObject().
ilObjForumGUI::displayConfirmPostActivation | ( | ) |
Definition at line 1129 of file class.ilObjForumGUI.php.
References $display_confirm_post_activation, $ilUser, and ilUtil\sendInfo().
Referenced by setTreeStateAsynchObject().
ilObjForumGUI::fetchTreeChildrenAsyncObject | ( | ) |
Definition at line 1833 of file class.ilObjForumGUI.php.
References $_GET, $_SESSION, ilJsonUtil\encode(), exit, and ilForumExplorer\getTreeNodeHtml().
|
protected |
Definition at line 378 of file class.ilObjForumGUI.php.
References $_POST, $_SESSION, $ilSetting, ilPropertyFormGUI\getInput(), ilObjectGUI\updateCustom(), ilForumProperties\VIEW_DATE, ilForumProperties\VIEW_DATE_ASC, ilForumProperties\VIEW_DATE_DESC, and ilForumProperties\VIEW_TREE.
ilObjForumGUI::getForumExplorer | ( | ) |
Definition at line 1820 of file class.ilObjForumGUI.php.
Referenced by setTreeStateAsynchObject().
|
private |
Definition at line 1802 of file class.ilObjForumGUI.php.
References $forumObjects, and $object.
Referenced by cancelPostObject(), getReplyEditForm(), quotePostObject(), and setTreeStateAsynchObject().
ilObjForumGUI::getIcon | ( | $user_toggle_noti | ) |
Definition at line 3848 of file class.ilObjForumGUI.php.
References $ilErr, ilObjectGUI\$tpl, ilObjectGUI\$tree, getUserNotificationTableData(), initNotificationSettingsForm(), and ilForumNotification\setAdminForce().
Referenced by getUserNotificationTableData().
|
private |
Definition at line 2829 of file class.ilObjForumGUI.php.
References $_GET, $_POST, $_SESSION, $ilias, $ilSetting, $ilUser, ilObjectGUI\$lng, $objCurrentTopic, $result, ilObjectGUI\$tpl, ilObjectGUI\$tree, ilHtmlPurifierFactory\_getInstanceByType(), ilObjectGUI\executeCommand(), ilUtil\getImagePath(), ilObjectFactory\getInstanceByRefId(), hideToolbar(), mergeThreadsObject(), ilUtil\sendInfo(), ilUtil\sendSuccess(), ilTextAreaInputGUI\setCols(), ilFileWizardInputGUI\setFilenames(), ilFormPropertyGUI\setInfo(), ilTextInputGUI\setMaxLength(), ilFormPropertyGUI\setRequired(), and ilNonEditableValueGUI\setValue().
Referenced by setTreeStateAsynchObject().
|
private |
Definition at line 1456 of file class.ilObjForumGUI.php.
References $_GET, $_POST, $_SESSION, $file, $ilUser, ilObjectGUI\$lng, $replyEditForm, ilObjMediaObject\_exists(), ilRTE\_getMediaObjects(), ilObjMediaObject\_getMobsOfObject(), ilObjMediaObject\_removeUsage(), ilRTE\_replaceMediaObjectImageSrc(), ilObjMediaObject\_saveUsage(), ilNewsItem\getFirstNewsIdForContext(), getForumObjects(), ilObjectGUI\getTitlesByRefId(), handleFormInput(), and ilUtil\sendSuccess().
Referenced by quotePostObject(), and setTreeStateAsynchObject().
ilObjForumGUI::getSubTabs | ( | $subtab = 'showThreads' | ) |
Definition at line 561 of file class.ilObjForumGUI.php.
References $_GET, $cmd, $ilUser, $is_moderator, ilObjectGUI\$lng, hideToolbar(), and ilAccessKey\MARK_ALL_READ.
Referenced by showThreadsObject(), and sortThreadsObject().
|
private |
int | $a_thread_id |
Definition at line 449 of file class.ilObjForumGUI.php.
References ilForumTopic\_lookupTitle(), and ilFormPropertyGUI\setRequired().
Referenced by updateThreadObject().
|
private |
Definition at line 3923 of file class.ilObjForumGUI.php.
References $_GET, $_POST, $ilCtrl, $ilErr, $ilUser, ilObjectGUI\$lng, ilObjectGUI\$tpl, ilObjUser\_lookupLogin(), ilObjUser\_lookupName(), ilUtil\formCheckbox(), getIcon(), ilUtil\getImagePath(), ilObjectGUI\initHeaderAction(), isParentObjectCrsOrGrp(), isUserAllowedToDeactivateNotification(), ilForumNotification\isUserToggleNotification(), ilUtil\sendInfo(), ilUtil\sendSuccess(), and ilForumNotification\setUserId().
Referenced by getIcon().
ilObjForumGUI::handleFormInput | ( | $a_text, | |
$a_stripslashes = true |
|||
) |
Definition at line 3670 of file class.ilObjForumGUI.php.
References ilUtil\stripSlashes().
Referenced by getReplyEditForm(), setTopicCreateDefaultValues(), and setTreeStateAsynchObject().
|
private |
Definition at line 1743 of file class.ilObjForumGUI.php.
References $hideToolbar.
Referenced by afterSave(), getModifiedReOnSubject(), and getSubTabs().
ilObjForumGUI::infoScreenObject | ( | ) |
this one is called from the info button in the repository not very nice to set cmdClass/Cmd manually, if everything works through ilCtrl in the future this may be changed
Definition at line 3693 of file class.ilObjForumGUI.php.
References $_POST, $ilErr, ilForumNotification\deleteNotificationAllUsers(), initNotificationSettingsForm(), ilUtil\sendSuccess(), and updateUserNotifications().
|
private |
string | $object_type |
Definition at line 647 of file class.ilObjForumGUI.php.
References ilRadioOption\addSubItem(), ilUtil\getImagePath(), ilTextAreaInputGUI\setCols(), ilRadioOption\setInfo(), ilFormPropertyGUI\setInfo(), ilTextInputGUI\setSize(), ilCheckboxInputGUI\setValue(), ilObject\TITLE_LENGTH, ilForumProperties\VIEW_DATE, ilForumProperties\VIEW_DATE_ASC, ilForumProperties\VIEW_DATE_DESC, and ilForumProperties\VIEW_TREE.
|
private |
Definition at line 3813 of file class.ilObjForumGUI.php.
References ilRadioOption\addSubItem(), and ilCheckboxInputGUI\setValue().
Referenced by getIcon(), and infoScreenObject().
|
protected |
Definition at line 139 of file class.ilObjForumGUI.php.
References $_GET, $_POST, $cmd, $ilCtrl, $ilErr, $ilSetting, $ilUser, $ret, $sess, ilObjectGUI\addHeaderAction(), ilPropertyFormGUI\addItem(), ilRadioGroupInputGUI\addOption(), ilRadioOption\addSubItem(), ilObjectGUI\executeCommand(), exit, ilSession\get(), ilObjectGUI\getCreationMode(), ilCommonActionDispatcherGUI\getInstanceFromAjaxCall(), ilRating\getOverallRatingForObject(), ilObjectGUI\initEditCustomForm(), ilObjectGUI\prepareOutput(), ilSession\set(), ilCheckboxInputGUI\setValue(), showThreadsObject(), ilForumProperties\VIEW_DATE, ilForumProperties\VIEW_DATE_ASC, ilForumProperties\VIEW_DATE_DESC, and ilForumProperties\VIEW_TREE.
|
private |
Definition at line 4365 of file class.ilObjForumGUI.php.
References $ilErr, $ilSetting, ilObjectGUI\$lng, ilObjectGUI\$tree, ilGroupParticipants\_getInstanceByObjId(), ilCourseParticipants\_getInstanceByObjId(), ilDesktopItemHandling\addToDeskObject(), ilDesktopItemGUI\addToDesktop(), ilObjectFactory\getInstanceByRefId(), ilUtil\sendSuccess(), and showThreadsObject().
Referenced by getUserNotificationTableData(), and isUserAllowedToDeactivateNotification().
ilObjForumGUI::isUserAllowedToDeactivateNotification | ( | ) |
Definition at line 4334 of file class.ilObjForumGUI.php.
References $_GET, $ilUser, and isParentObjectCrsOrGrp().
Referenced by getUserNotificationTableData().
ilObjForumGUI::mergeThreadsObject | ( | ) |
Definition at line 4479 of file class.ilObjForumGUI.php.
References $_GET, $_POST, ilForum\_lookupObjIdForForumId(), ilUtil\sendFailure(), ilUtil\sendInfo(), and showThreadsObject().
Referenced by confirmMergeThreadsObject(), and getModifiedReOnSubject().
ilObjForumGUI::performPostActivationObject | ( | ) |
Definition at line 1103 of file class.ilObjForumGUI.php.
References ilUtil\sendInfo().
ilObjForumGUI::prepareFormOutput | ( | $a_text | ) |
Definition at line 3680 of file class.ilObjForumGUI.php.
References ilUtil\prepareFormOutput().
ilObjForumGUI::quotePostObject | ( | ) |
Definition at line 1754 of file class.ilObjForumGUI.php.
References $_GET, $_POST, ilRTE\_replaceMediaObjectImageSrc(), exit, getForumObjects(), and getReplyEditForm().
ilObjForumGUI::removeFromDeskObject | ( | ) |
Implements ilDesktopItemHandling.
Definition at line 4445 of file class.ilObjForumGUI.php.
References $ilSetting, ilObjectGUI\$lng, ilDesktopItemGUI\removeFromDesktop(), ilUtil\sendSuccess(), and showThreadsObject().
ilObjForumGUI::saveThreadSortingObject | ( | ) |
Definition at line 4461 of file class.ilObjForumGUI.php.
References $_POST, ilUtil\sendSuccess(), and showThreadsObject().
ilObjForumGUI::setDisplayConfirmPostActivation | ( | $status = 0 | ) |
Definition at line 1124 of file class.ilObjForumGUI.php.
Referenced by askForPostActivationObject().
|
private |
Definition at line 3353 of file class.ilObjForumGUI.php.
References $file, $ilUser, ilObjectGUI\$lng, ilObjMediaObject\_exists(), ilRTE\_getMediaObjects(), ilObjMediaObject\_removeUsage(), ilRTE\_replaceMediaObjectImageSrc(), ilObjMediaObject\_saveUsage(), ilObjectGUI\getTitlesByRefId(), handleFormInput(), ilUtil\sendInfo(), ilUtil\sendSuccess(), showThreadsObject(), and ilFileDataForum\storeUploadedFile().
ilObjForumGUI::setTreeStateAsynchObject | ( | ) |
Definition at line 1895 of file class.ilObjForumGUI.php.
References $_GET, $_POST, $_SESSION, $file, $ilCtrl, $ilUser, $is_moderator, ilObjectGUI\$lng, $mobs, $path, ilObjectGUI\$tpl, ilObjMediaObject\_exists(), ilObjMediaObject\_getMobsOfObject(), ilForum\_isModerator(), ilObjMediaObject\_removeUsage(), ilRTE\_replaceMediaObjectImageSrc(), ilObjectGUI\addHeaderAction(), ilGlyphGUI\ATTACHMENT, ilUtil\deliverFile(), displayConfirmPostActivation(), exit, ilGlyphGUI\get(), ilObjectGUI\getCreationMode(), getForumExplorer(), getForumObjects(), getModifiedReOnSubject(), getReplyEditForm(), handleFormInput(), ilUtil\Linkbar(), ilAccessKey\MARK_ALL_READ, ilUtil\sendFailure(), ilUtil\sendInfo(), ilUtil\sendSuccess(), ilUtil\switchColor(), ilForumProperties\VIEW_DATE, ilForumProperties\VIEW_DATE_ASC, and ilForumProperties\VIEW_TREE.
ilObjForumGUI::showThreadsObject | ( | ) |
Definition at line 547 of file class.ilObjForumGUI.php.
References ilObjectGUI\getCenterColumnHTML(), ilObjectGUI\getRightColumnHTML(), and getSubTabs().
Referenced by afterSave(), cancelMergeThreads(), confirmMergeThreadsObject(), initSessionStorage(), isParentObjectCrsOrGrp(), mergeThreadsObject(), removeFromDeskObject(), saveThreadSortingObject(), setTopicCreateDefaultValues(), and updateThreadObject().
ilObjForumGUI::sortThreadsObject | ( | ) |
Definition at line 553 of file class.ilObjForumGUI.php.
References ilObjectGUI\getCenterColumnHTML(), ilObjectGUI\getRightColumnHTML(), and getSubTabs().
ilObjForumGUI::toggleStickinessObject | ( | ) |
Definition at line 1155 of file class.ilObjForumGUI.php.
ilObjForumGUI::updateThreadObject | ( | ) |
Definition at line 499 of file class.ilObjForumGUI.php.
References $ilUser, getThreadEditingForm(), ilObjForum\lookupForumIdByObjId(), ilUtil\sendInfo(), ilUtil\sendSuccess(), and showThreadsObject().
|
private |
Definition at line 3777 of file class.ilObjForumGUI.php.
References ilForumNotification\_getModerators().
Referenced by infoScreenObject().
|
private |
Definition at line 102 of file class.ilObjForumGUI.php.
|
private |
Definition at line 57 of file class.ilObjForumGUI.php.
|
private |
Definition at line 62 of file class.ilObjForumGUI.php.
|
private |
Definition at line 47 of file class.ilObjForumGUI.php.
Referenced by displayConfirmPostActivation().
|
private |
Definition at line 82 of file class.ilObjForumGUI.php.
|
private |
Definition at line 97 of file class.ilObjForumGUI.php.
Referenced by getForumObjects().
|
private |
Definition at line 77 of file class.ilObjForumGUI.php.
Referenced by hideToolbar().
ilObjForumGUI::$ilias |
Definition at line 92 of file class.ilObjForumGUI.php.
Referenced by getModifiedReOnSubject().
|
private |
Definition at line 52 of file class.ilObjForumGUI.php.
Referenced by getSubTabs(), and setTreeStateAsynchObject().
|
private |
Definition at line 72 of file class.ilObjForumGUI.php.
|
private |
Definition at line 42 of file class.ilObjForumGUI.php.
|
private |
Definition at line 37 of file class.ilObjForumGUI.php.
Referenced by getModifiedReOnSubject().
ilObjForumGUI::$object |
Definition at line 87 of file class.ilObjForumGUI.php.
Referenced by getForumObjects().
ilObjForumGUI::$objProperties |
Definition at line 32 of file class.ilObjForumGUI.php.
|
private |
Definition at line 67 of file class.ilObjForumGUI.php.
Referenced by getReplyEditForm().