XOOPS
2.6.0
|
Go to the source code of this file.
Namespaces | |
comments | |
Variables | |
$admin_page = new \Xoops\Module\Admin() | |
$available_plugins = \Xoops\Module\Plugin::getPlugins('comments') | |
$comment_handler = $helper->getHandlerComment() | |
$comments = array() | |
$helper = Comments::getInstance() | |
$limit_array = array(20, 50, 100) | |
$module = !isset($_REQUEST['module']) ? 0 : intval($_REQUEST['module']) | |
if(!empty($available_plugins)) | $module_array [0] = _AM_COMMENTS_FORM_ALL_MODS |
$module_handler = $xoops->getHandlerModule() | |
$modules_array = array() | |
$op = $system->cleanVars($_REQUEST, 'op', 'default', 'string') | |
$start = 0 | |
$status | |
$status_array | |
$status_array [0] = _AM_COMMENTS_FORM_ALL_STATUS | |
$status_array2 | |
$system = System::getInstance() | |
$xoops = Xoops::getInstance() | |
$admin_page = new \Xoops\Module\Admin() |
Definition at line 34 of file main.php.
Referenced by b_system_main_edit().
$available_plugins = \Xoops\Module\Plugin::getPlugins('comments') |
Definition at line 56 of file main.php.
Referenced by SearchSearchForm\getSearchFrom().
$comment_handler = $helper->getHandlerComment() |
Definition at line 64 of file main.php.
Referenced by b_comments_show(), Comments\displayDelete(), Comments\displayPost(), and Comments\renderView().
$comments = array() |
Definition at line 48 of file main.php.
Referenced by b_comments_show(), CommentsCommentHandler\deleteByItemId(), Comments\renderView(), CommentsSystemPlugin\userPosts(), and CommentsSystemPlugin\waiting().
$helper = Comments::getInstance() |
$module = !isset($_REQUEST['module']) ? 0 : intval($_REQUEST['module']) |
Definition at line 52 of file main.php.
Referenced by CommentsCommentForm\__construct(), SystemModule\__construct(), b_system_main_show(), Smarty_Resource_Db\dbTplInfo(), UserconfigsConfigHandler\deleteConfigsByModule(), Comments\displayDelete(), Comments\displayEdit(), Comments\displayNew(), Comments\displayPost(), Comments\displayReply(), CommentsPreload\eventOnModuleInstall(), NotificationsPreload\eventOnModuleInstallConfigs(), UserconfigsPreload\eventOnModuleUninstall(), CommentsPreload\eventOnModuleUninstall(), NotificationsPreload\eventOnModuleUnistall(), CommentsPreload\eventOnModuleUpdateConfigs(), NotificationsPreload\eventOnModuleUpdateConfigs(), CommentsPreload\eventOnSystemPreferencesForm(), NotificationsPreload\eventOnSystemPreferencesForm(), XoopsTplfileHandler\find(), XoopsModuleHandler\getByDirname(), XoopsModuleHandler\getById(), XoopsConfigHandler\getConfigsByCat(), UserconfigsConfigHandler\getConfigsByModule(), XoopsConfigHandler\getConfigsByModule(), MaintenanceMaintenanceForm\getDump(), SystemExtension\getExtensionList(), SystemExtension\getInstalledExtensions(), SystemModule\getInstalledModules(), SystemModule\getModuleList(), XoopsModuleHandler\getObjectsArray(), SearchSearchForm\getSearchFrom(), SystemModule\install(), mod_fetchConfig(), smarty_function_xoops_link(), NotificationsNotificationHandler\triggerEvent(), SystemModule\uninstall(), SystemModule\update(), and XoopsOnlineHandler\write().
if (!empty($available_plugins)) $module_array[0] = _AM_COMMENTS_FORM_ALL_MODS |
Definition at line 62 of file main.php.
Referenced by SearchSearchForm\getSearchFrom().
$module_handler = $xoops->getHandlerModule() |
Definition at line 55 of file main.php.
Referenced by SystemGroupForm\__construct(), SystemModule\__construct(), Xmf\Module\Helper\GenericHelper\_initObject(), b_comments_show(), b_system_main_show(), createConfigform(), MaintenanceMaintenanceForm\getDump(), SystemExtension\getExtensionList(), UserconfigsConfigsForm\getForm(), SystemPreferencesForm\getForm(), SystemExtension\getInstalledExtensions(), SystemModule\getInstalledModules(), SystemModule\getModuleList(), SearchSearchForm\getSearchFrom(), SystemModule\install(), menus_mainmenu_show(), Xoops\setActiveModules(), SystemModule\uninstall(), and SystemModule\update().
$modules_array = array() |
Definition at line 54 of file main.php.
Referenced by Xoops\setActiveModules().
$op = $system->cleanVars($_REQUEST, 'op', 'default', 'string') |
$status |
$status_array |
$status_array[0] = _AM_COMMENTS_FORM_ALL_STATUS |
$status_array2 |
$system = System::getInstance() |
Definition at line 26 of file main.php.
Referenced by b_system_main_edit().
$xoops = Xoops::getInstance() |
Definition at line 25 of file main.php.
Referenced by b_system_main_edit(), and b_system_main_show().