Go to the source code of this file.
Namespaces | |
| namespace | ilias |
admin objects frameset | |
Variables | |
| switch($_GET["cmd"]) | $frm = new ilForum() |
| $frm_obj = ilUtil::getObjectsByOperations('frm','visible') | |
| $frmNum = count($frm_obj) | |
| $pageHits = $frm->getPageHits() | |
| switch ($_GET["cmd"]) $frm = new ilForum() |
Definition at line 43 of file forums.php.
Referenced by ilForumExplorer::formatHeader(), prepOutput(), ilRepositoryGUI::showForums(), and ilObjForumGUI::showThreadsObject().
| $frm_obj = ilUtil::getObjectsByOperations('frm','visible') |
Definition at line 72 of file forums.php.
Referenced by ilForum::__formatMessage(), ilPersonalDesktopGUI::getSelectedItemBlockHTML(), and ilRepositoryGUI::showForums().
| $frmNum = count($frm_obj) |
Definition at line 73 of file forums.php.
Referenced by ilRepositoryGUI::showForums().
| $pageHits = $frm->getPageHits() |
Definition at line 75 of file forums.php.
Referenced by ilObjForumGUI::showThreadsObject().
1.7.1