XOOPS
2.6.0
|
Go to the source code of this file.
Namespaces | |
installer | |
Variables | |
if($toinstal==0) | $_SESSION ['pageHasHelp'] = false |
$_SESSION ['pageHasForm'] = $pageHasForm | |
$_SESSION ['content'] = $content | |
$content = "<ul class='log'><li style='background: none;'>" | |
$dirlist = $system_module->getInstalledExtensions() | |
$javascript = "" | |
$pageHasForm = true | |
$system = System::getInstance() | |
$system_module = new SystemExtension() | |
$toinstal = 0 | |
$wizard = $_SESSION['wizard'] | |
$xoops = Xoops::getInstance() | |
$xoopsOption ['checkadmin'] = true | |
$xoopsOption ['hascommon'] = true | |
if($_SERVER['REQUEST_METHOD']== 'POST') | else |
Definition at line 119 of file page_extensioninstaller.php.
$_SESSION['pageHasForm'] = $pageHasForm |
Definition at line 120 of file page_extensioninstaller.php.
$_SESSION['content'] = $content |
Definition at line 121 of file page_extensioninstaller.php.
$content = "<ul class='log'><li style='background: none;'>" |
Definition at line 83 of file page_extensioninstaller.php.
$dirlist = $system_module->getInstalledExtensions() |
Definition at line 79 of file page_extensioninstaller.php.
Referenced by SystemGroupForm\__construct(), createConfigform(), createThemeform(), xoopslists\getAllAvatarsList(), getDirList(), UserconfigsConfigsForm\getForm(), and SystemPreferencesForm\getForm().
$javascript = "" |
Definition at line 82 of file page_extensioninstaller.php.
Referenced by MytsSoundcloud\encode(), MytsFlash\encode(), MytsRtsp\encode(), MytsWmp\encode(), MytsWiki\encode(), MytsMms\encode(), MytsYoutube\encode(), MytsMp3\encode(), and Xoops\Form\DhtmlTextArea\render().
$pageHasForm = true |
Definition at line 29 of file page_extensioninstaller.php.
$system = System::getInstance() |
Definition at line 74 of file page_extensioninstaller.php.
Referenced by XcaptchaImage\VerifyData(), XcaptchaRecaptcha\VerifyData(), XcaptchaText\VerifyData(), and Xcaptcha\VerifyData().
$system_module = new SystemExtension() |
Definition at line 77 of file page_extensioninstaller.php.
Referenced by b_system_main_edit(), and XoopsGuiDefault\header().
$toinstal = 0 |
Definition at line 80 of file page_extensioninstaller.php.
$wizard = $_SESSION['wizard'] |
Definition at line 28 of file page_extensioninstaller.php.
$xoops = Xoops::getInstance() |
Definition at line 25 of file page_extensioninstaller.php.
$xoopsOption['checkadmin'] = true |
Definition at line 20 of file page_extensioninstaller.php.
$xoopsOption['hascommon'] = true |
Definition at line 21 of file page_extensioninstaller.php.
if ($_SERVER['REQUEST_METHOD']== 'POST') else |
Definition at line 65 of file page_extensioninstaller.php.