Variables

forums_menu.php File Reference

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()

Variable Documentation

$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()

Definition at line 47 of file forums_menu.php.