Namespaces | Variables

forums_frameset.php File Reference

Go to the source code of this file.

Namespaces

namespace  ilias
 

admin objects frameset


Variables

 $forumObj = new ilObjForum($_GET["ref_id"])
if($_GET['mark_read']) if($_GET["cmd"]=="ready_delete"&&$_POST["confirm"]!="") $startfilename = "/tpl.forums_frameset.html"
 $session_name = "viewmode_".$forumObj->getId()

Variable Documentation

$forumObj = new ilObjForum($_GET["ref_id"])

Definition at line 40 of file forums_frameset.php.

Referenced by ilObjForum::ilClone(), and ilObjForumGUI::saveObject().

$session_name = "viewmode_".$forumObj->getId()

Definition at line 84 of file forums_frameset.php.

if ($_GET['mark_read']) if ($_GET["cmd"]=="ready_delete"&&$_POST["confirm"]!="") $startfilename = "/tpl.forums_frameset.html"

Definition at line 82 of file forums_frameset.php.