Go to the source code of this file.
Namespaces | |
namespace | ilias |
Class ilObjQuestionPool. | |
Variables | |
$forumObj = new ilObjForum($_GET["ref_id"]) | |
if($_GET['mark_read']) if($_GET["cmd"]=="ready_delete"&&$_POST["confirm"]!="") | $session_name = "viewmode_".$forumObj->getId() |
$forumObj = new ilObjForum($_GET["ref_id"]) |
Definition at line 40 of file forums_frameset.php.
Referenced by ilObjForum::ilClone(), ilObjForumGUI::saveObject(), and ilCronForumNotification::sendNotifications().
if ($_GET['mark_read']) if ($_GET["cmd"]=="ready_delete"&&$_POST["confirm"]!="") $session_name = "viewmode_".$forumObj->getId() |
Definition at line 83 of file forums_frameset.php.