Go to the source code of this file.
Namespaces | |
| namespace | ilias |
admin objects frameset | |
Variables | |
| switch($_GET["cmd"]) | $frm = new ilForum() |
| $t_frame = ilFrameTargetInfo::_getFrame("RepositoryContent", "frm") | |
| $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(), and ilObjForumGUI::showThreadsObject().
| $frm_obj = ilUtil::getObjectsByOperations('frm','visible') |
Definition at line 73 of file forums.php.
Referenced by ilForum::__formatMessage().
| $frmNum = count($frm_obj) |
Definition at line 74 of file forums.php.
| $pageHits = $frm->getPageHits() |
Definition at line 76 of file forums.php.
Referenced by ilObjForumGUI::showThreadsObject().
| $t_frame = ilFrameTargetInfo::_getFrame("RepositoryContent", "frm") |
Definition at line 63 of file forums.php.
Referenced by ilRepositoryExplorer::buildFrameTarget(), ilGlossaryLocatorGUI::display(), ilForumLocatorGUI::display(), ilLMPresentationGUI::getLinkXML(), ilLMPageObjectGUI::getLinkXML(), ilObjSAHSLearningModuleGUI::setLocator(), and ilObjFileBasedLMGUI::setLocator().
1.7.1