Go to the source code of this file.
Variables | |
$exp = new ilForumExplorer("./forums_threads_view.php?thr_pk=$_GET[thr_pk]&ref_id=$_GET[ref_id]",$_GET["thr_pk"],(int) $_GET['ref_id']) | |
if($_GET["fexpand"]=="") else | $expanded = "fexpand"] |
$output = $exp->getOutput() |
$exp = new ilForumExplorer("./forums_threads_view.php?thr_pk=$_GET[thr_pk]&ref_id=$_GET[ref_id]",$_GET["thr_pk"],(int) $_GET['ref_id']) |
Definition at line 31 of file forums_menu.php.
Referenced by ilSearchAdministrationGUI::__showTree(), SurveyQuestionGUI::addMaterial(), ASS_QuestionGUI::addSuggestedSolution(), ilInternalLinkGUI::changeTargetObject(), ilRepositoryGUI::copySelector(), ilObjContentObjectGUI::editPublicSection(), ilSCORMPresentationGUI::explorer(), ilHACPPresentationGUI::explorer(), ilObjMediaPoolGUI::explorer(), ilObjFileBasedLMGUI::explorer(), ilObjContentObjectGUI::explorer(), ilAICCPresentationGUI::explorer(), ilLOListGUI::explorer(), ilBookmarkAdministrationGUI::explorer(), ilLMPresentationGUI::ilTOC(), ilRepositoryGUI::linkSelector(), ilObjRoleGUI::selectDesktopItemObject(), ilConditionHandlerInterface::selector(), ilInternalLinkGUI::selectRepositoryItem(), ilObjContentObjectGUI::showEntrySelector(), ilPaymentObjectGUI::showObjectSelector(), ilLMPresentationGUI::showTableOfContents(), and ilRepositoryGUI::showTree().
if ($_GET["fexpand"]=="") else $expanded = "fexpand"] |
Definition at line 41 of file forums_menu.php.
Referenced by ilSearchAdministrationGUI::__showTree(), ilInternalLinkGUI::changeTargetObject(), ilSCORMPresentationGUI::explorer(), ilHACPPresentationGUI::explorer(), ilObjMediaPoolGUI::explorer(), ilObjContentObjectGUI::explorer(), ilAICCPresentationGUI::explorer(), ilLOListGUI::explorer(), ilBookmarkAdministrationGUI::explorer(), ilLMPresentationGUI::ilTOC(), ilInternalLinkGUI::selectRepositoryItem(), ilLMPresentationGUI::showTableOfContents(), and ilRepositoryGUI::showTree().
$output = $exp->getOutput() |
Definition at line 47 of file forums_menu.php.