Namespaces | Variables

forums_threads_view.php File Reference

Go to the source code of this file.

Namespaces

namespace  ilias
 

Class ilObjQuestionPool.


Variables

 $forumObj = new ilObjForum($_GET["ref_id"])
 $frm = & $forumObj->Forum
if($_GET['thr_pk'] and $_GET['pos_pk']) $file_obj = & new ilFileDataForum($forumObj->getId(),$_GET["pos_pk"])
 $session_name = "viewmode_".$forumObj->getId()

Variable Documentation

if ($_GET['thr_pk'] and $_GET['pos_pk']) $file_obj = & new ilFileDataForum($forumObj->getId(),$_GET["pos_pk"])
$forumObj = new ilObjForum($_GET["ref_id"])

Definition at line 39 of file forums_threads_view.php.

$frm = & $forumObj->Forum

Definition at line 40 of file forums_threads_view.php.

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

Definition at line 92 of file forums_threads_view.php.