![]() |
2024.8.23
|
Go to the source code of this file.
Variables | |
global | $bearsamppBins |
global | $bearsamppLang |
global | $bearsamppRoot |
foreach($bearsamppBins->getApache() ->getVersionList() as $version) | $modules = count($bearsamppBins->getApache()->getModules()) |
$modulesLoaded = count($bearsamppBins->getApache()->getModulesLoaded()) | |
$port = $bearsamppBins->getApache()->getPort() | |
$result | |
$result ['aliasescount'] = '<span class="m-1 float-end badge text-bg-primary">' . count($bearsamppBins->getApache()->getAlias()) . '</span>' | |
$result ['modulescount'] = '<span class="m-1 float-end badge text-bg-primary">' . $modulesLoaded . ' / ' . $modules . '</span>' | |
$result ['vhostscount'] = '<span class="m-1 float-end badge text-bg-primary">' . count($bearsamppBins->getApache()->getVhosts()) . '</span>' | |
$sslPort = $bearsamppBins->getApache()->getSslPort() | |
$textDisabled = $bearsamppLang->getValue(Lang::DISABLED) | |
$textServiceStarted = $bearsamppLang->getValue(Lang::HOMEPAGE_SERVICE_STARTED) | |
$textServiceStopped = $bearsamppLang->getValue(Lang::HOMEPAGE_SERVICE_STOPPED) | |
if($bearsamppBins->getApache() ->isEnable()) | else |
foreach( $bearsamppBins->getApache() ->getModulesFromConf() as $moduleName=> $moduleStatus) foreach($bearsamppBins->getApache() ->getAlias() as $alias) foreach( $bearsamppBins->getApache() ->getWwwDirectories() as $wwwDirectory) | foreach ( $bearsamppBins->getApache() ->getVhostsUrl() as $vhost=> $enabled) |
global $bearsamppBins |
Definition at line 16 of file ajax.apache.php.
Referenced by ActionAddAlias\__construct(), ActionChangeDbRootPwd\__construct(), ActionChangePort\__construct(), ActionCheckPort\__construct(), ActionDebugApache\__construct(), ActionDebugMariadb\__construct(), ActionDebugMysql\__construct(), ActionDebugPostgresql\__construct(), ActionEditAlias\__construct(), ActionEnable\__construct(), ActionManualRestart\__construct(), ActionQuit\__construct(), ActionReload\__construct(), ActionService\__construct(), ActionStartup\__construct(), ActionSwitchApacheModule\__construct(), ActionSwitchPhpExtension\__construct(), ActionSwitchPhpParam\__construct(), ActionSwitchVersion\__construct(), Win32Service\create(), TplAppApache\getActionChangeApachePort(), TplAppFilezilla\getActionChangeFilezillaPort(), TplAppMailhog\getActionChangeMailhogPort(), TplAppMailpit\getActionChangeMailpitPort(), TplAppMariadb\getActionChangeMariadbPort(), TplAppMariadb\getActionChangeMariadbRootPwd(), TplAppMemcached\getActionChangeMemcachedPort(), TplAppMysql\getActionChangeMysqlPort(), TplAppMysql\getActionChangeMysqlRootPwd(), TplAppPostgresql\getActionChangePostgresqlPort(), TplAppPostgresql\getActionChangePostgresqlRootPwd(), TplAppXlight\getActionChangeXlightPort(), TplAppApache\getActionEnableApache(), TplAppFilezilla\getActionEnableFilezilla(), TplAppMailhog\getActionEnableMailhog(), TplAppMailpit\getActionEnableMailpit(), TplAppMariadb\getActionEnableMariadb(), TplAppMemcached\getActionEnableMemcached(), TplAppMysql\getActionEnableMysql(), TplAppNodejs\getActionEnableNodejs(), TplAppPhp\getActionEnablePhp(), TplAppPostgresql\getActionEnablePostgresql(), TplAppXlight\getActionEnableXlight(), TplAppServices\getActionStartServices(), TplAppServices\getActionStopServices(), TplAppApache\getActionSwitchApacheVersion(), TplAppFilezilla\getActionSwitchFilezillaVersion(), TplAppMailhog\getActionSwitchMailhogVersion(), TplAppMailpit\getActionSwitchMailpitVersion(), TplAppMariadb\getActionSwitchMariadbVersion(), TplAppMemcached\getActionSwitchMemcachedVersion(), TplAppMysql\getActionSwitchMysqlVersion(), TplAppNodejs\getActionSwitchNodejsVersion(), TplAppPhp\getActionSwitchPhpVersion(), TplAppPostgresql\getActionSwitchPostgresqlVersion(), TplAppXlight\getActionSwitchXlightVersion(), Util\getAppBinsRegKey(), Root\getLocalUrl(), TplAppApache\getMenuApache(), TplAppApache\getMenuApacheAlias(), TplAppApache\getMenuApacheModules(), TplAppApache\getMenuApacheService(), TplAppApache\getMenuApacheVersions(), TplAppApache\getMenuApacheVhosts(), TplAppFilezilla\getMenuFilezilla(), TplAppFilezilla\getMenuFilezillaService(), TplAppFilezilla\getMenuFilezillaVersions(), TplAppMailhog\getMenuMailhog(), TplAppMailhog\getMenuMailhogService(), TplAppMailhog\getMenuMailhogVersions(), TplAppMailpit\getMenuMailpit(), TplAppMailpit\getMenuMailpitService(), TplAppMailpit\getMenuMailpitVersions(), TplAppMariadb\getMenuMariadb(), TplAppMariadb\getMenuMariadbService(), TplAppMariadb\getMenuMariadbVersions(), TplAppMemcached\getMenuMemcached(), TplAppMemcached\getMenuMemcachedService(), TplAppMemcached\getMenuMemcachedVersions(), TplAppMysql\getMenuMysql(), TplAppMysql\getMenuMysqlService(), TplAppMysql\getMenuMysqlVersions(), TplAppNodejs\getMenuNodejs(), TplAppNodejs\getMenuNodejsVersions(), TplAppPhp\getMenuPhp(), TplAppPhp\getMenuPhpExtensions(), TplAppPhp\getMenuPhpSettings(), TplAppPhp\getMenuPhpVersions(), TplAppPostgresql\getMenuPostgresql(), TplAppPostgresql\getMenuPostgresqlService(), TplAppPostgresql\getMenuPostgresqlVersions(), TplAppXlight\getMenuXlight(), TplAppXlight\getMenuXlightService(), TplAppXlight\getMenuXlightVersions(), Util\getPathsToScan(), Batch\getPearVersion(), TplApp\getSectionMenuLeft(), TplApp\getSectionServices(), TplAppPhp\getSubmenuPhpSettings(), TplConsoleZ\getTabMariadbSection(), TplConsoleZ\getTabMysqlSection(), TplConsoleZ\getTabNodejsSection(), TplConsoleZ\getTabPearSection(), TplConsoleZ\getTabPostgresqlSection(), ToolConsoleZ\getTabTitleMariadb(), ToolConsoleZ\getTabTitleMysql(), ToolConsoleZ\getTabTitleNodejs(), ToolConsoleZ\getTabTitlePear(), ToolConsoleZ\getTabTitlePostgresql(), Batch\installFilezillaService(), Batch\installPostgresqlService(), ActionStartup\installServices(), Root\loadBins(), TplAppApache\process(), TplAppFilezilla\process(), TplAppMailhog\process(), TplAppMailpit\process(), TplAppMariadb\process(), TplAppMemcached\process(), TplAppMysql\process(), TplAppNodejs\process(), TplAppPhp\process(), TplAppPostgresql\process(), TplAppXlight\process(), ActionAddAlias\processWindow(), ActionAddVhost\processWindow(), ActionEditAlias\processWindow(), ActionEditVhost\processWindow(), ActionQuit\processWindow(), ActionStartup\processWindow(), ActionSwitchVersion\processWindow(), ActionExt\procReload(), ActionExt\procStop(), Homepage\refreshAliasContent(), ActionStartup\refreshAliases(), ActionStartup\refreshVhosts(), BinPhp\reload(), ActionStartup\rotationLogs(), BinPhp\setEnable(), Win32Service\start(), ActionSwitchOnline\switchAlias(), ActionSwitchOnline\switchApache(), ActionSwitchOnline\switchFilezilla(), ActionSwitchOnline\switchVhosts(), Batch\uninstallFilezillaService(), Batch\uninstallPostgresqlService(), ActionStartup\updateConfig(), AppAdminer\updateConfig(), AppPhpmyadmin\updateConfig(), AppPhppgadmin\updateConfig(), BinApache\updateConfig(), BinMysql\updateConfig(), and BinPhp\updateConfig().
global $bearsamppLang |
Definition at line 16 of file ajax.apache.php.
Referenced by ActionAbout\__construct(), ActionAddAlias\__construct(), ActionAddVhost\__construct(), ActionChangeBrowser\__construct(), ActionChangeDbRootPwd\__construct(), ActionChangePort\__construct(), ActionCheckVersion\__construct(), ActionDebugApache\__construct(), ActionDebugMariadb\__construct(), ActionDebugMysql\__construct(), ActionDebugPostgresql\__construct(), ActionEditAlias\__construct(), ActionEditVhost\__construct(), ActionGenSslCertificate\__construct(), ActionLoading\__construct(), ActionQuit\__construct(), ActionRestart\__construct(), ActionStartup\__construct(), ActionSwitchPhpParam\__construct(), ActionSwitchVersion\__construct(), ActionStartup\changePath(), ActionStartup\checkBinsRegKey(), ActionStartup\checkBrowser(), ActionStartup\checkPath(), ActionStartup\checkPathRegKey(), BinApache\checkPort(), BinFilezilla\checkPort(), BinMailhog\checkPort(), BinMailpit\checkPort(), BinMariadb\checkPort(), BinMemcached\checkPort(), BinMysql\checkPort(), BinPostgresql\checkPort(), BinXlight\checkPort(), ActionStartup\checkSystemPathRegKey(), ActionStartup\cleanOldBehaviors(), ActionStartup\cleanTmpFolders(), WinBinder\createProgressBar(), ActionStartup\createSslCrts(), TplAestan\getActionService(), Core\getAppVersion(), Nssm\getError(), Win32Service\getError(), TplService\getItemInstall(), TplService\getItemRemove(), TplService\getItemRestart(), TplService\getItemStart(), TplService\getItemStop(), TplAppApache\getMenuApache(), TplAppApache\getMenuApacheAlias(), TplAppApache\getMenuApacheDebug(), TplAppApache\getMenuApacheService(), TplAppApache\getMenuApacheVhosts(), TplAppApps\getMenuApps(), TplAppFilezilla\getMenuFilezilla(), TplAppFilezilla\getMenuFilezillaService(), TplAppGit\getMenuGit(), TplAppLang\getMenuLang(), TplAppLogsVerbose\getMenuLogsVerbose(), TplAppMailhog\getMenuMailhog(), TplAppMailhog\getMenuMailhogService(), TplAppMailpit\getMenuMailpit(), TplAppMailpit\getMenuMailpitService(), TplAppMariadb\getMenuMariadb(), TplAppMariadb\getMenuMariadbDebug(), TplAppMariadb\getMenuMariadbService(), TplAppMemcached\getMenuMemcached(), TplAppMemcached\getMenuMemcachedService(), TplAppMysql\getMenuMysql(), TplAppMysql\getMenuMysqlDebug(), TplAppMysql\getMenuMysqlService(), TplAppNodejs\getMenuNodejs(), TplAppPhp\getMenuPhp(), TplAppPostgresql\getMenuPostgresql(), TplAppPostgresql\getMenuPostgresqlDebug(), TplAppPostgresql\getMenuPostgresqlService(), TplAppPython\getMenuPython(), TplAppTools\getMenuTools(), TplAppXlight\getMenuXlight(), TplAppXlight\getMenuXlightService(), TplApp\getSectionMenuLeft(), TplApp\getSectionMenuRight(), TplAestan\getSectionMessages(), ToolConsoleZ\getTabTitleComposer(), ToolConsoleZ\getTabTitleDefault(), ToolConsoleZ\getTabTitleGhostscript(), ToolConsoleZ\getTabTitleGit(), ToolConsoleZ\getTabTitleMariadb(), ToolConsoleZ\getTabTitleMysql(), ToolConsoleZ\getTabTitleNgrok(), ToolConsoleZ\getTabTitleNodejs(), ToolConsoleZ\getTabTitlePear(), ToolConsoleZ\getTabTitlePerl(), ToolConsoleZ\getTabTitlePostgresql(), ToolConsoleZ\getTabTitlePython(), ToolConsoleZ\getTabTitleRuby(), ToolConsoleZ\getTabTitleYarn(), Registry\getValue(), Util\installService(), ActionStartup\installServices(), ActionStartup\killOldInstances(), Root\loadLang(), TplAppApache\process(), TplAppApps\process(), TplAppBrowser\process(), TplAppClearFolders\process(), TplAppEditConf\process(), TplAppExit\process(), TplAppFilezilla\process(), TplAppGit\process(), TplAppLang\process(), TplAppLaunchStartup\process(), TplAppLogs\process(), TplAppLogsVerbose\process(), TplAppMailhog\process(), TplAppMailpit\process(), TplAppMariadb\process(), TplAppMemcached\process(), TplAppMysql\process(), TplAppNodejs\process(), TplAppOnline\process(), TplAppPhp\process(), TplAppPostgresql\process(), TplAppPython\process(), TplAppRebuildIni\process(), TplAppReload\process(), TplAppServices\process(), TplAppTools\process(), TplAppXlight\process(), ActionAddAlias\processWindow(), ActionAddVhost\processWindow(), ActionChangeBrowser\processWindow(), ActionChangeDbRootPwd\processWindow(), ActionChangePort\processWindow(), ActionEditAlias\processWindow(), ActionEditVhost\processWindow(), ActionGenSslCertificate\processWindow(), ActionQuit\processWindow(), ActionStartup\processWindow(), ActionSwitchVersion\processWindow(), ActionStartup\refreshAliases(), ActionStartup\refreshGitRepos(), ActionStartup\refreshHostname(), ActionStartup\refreshVhosts(), AppAdminer\reload(), AppPhpmyadmin\reload(), AppPhppgadmin\reload(), AppWebgrind\reload(), BinApache\reload(), BinFilezilla\reload(), BinMailhog\reload(), BinMailpit\reload(), BinMariadb\reload(), BinMemcached\reload(), BinMysql\reload(), BinNodejs\reload(), BinPhp\reload(), BinPostgresql\reload(), BinXlight\reload(), ToolComposer\reload(), ToolConsoleZ\reload(), ToolGhostscript\reload(), ToolGit\reload(), ToolNgrok\reload(), ToolPerl\reload(), ToolPython\reload(), ToolRuby\reload(), ToolXdc\reload(), ToolYarn\reload(), ActionStartup\rotationLogs(), ActionStartup\scanFolders(), BinApache\setEnable(), BinFilezilla\setEnable(), BinMailhog\setEnable(), BinMailpit\setEnable(), BinMariadb\setEnable(), BinMemcached\setEnable(), BinMysql\setEnable(), BinNodejs\setEnable(), BinPhp\setEnable(), BinPostgresql\setEnable(), BinXlight\setEnable(), Registry\setValue(), Util\startService(), ActionStartup\sysInfos(), ActionStartup\updateConfig(), BinApache\updateConfig(), BinFilezilla\updateConfig(), BinMailhog\updateConfig(), BinMailpit\updateConfig(), BinMariadb\updateConfig(), BinMemcached\updateConfig(), BinMysql\updateConfig(), BinNodejs\updateConfig(), BinPhp\updateConfig(), BinPostgresql\updateConfig(), and BinXlight\updateConfig().
global $bearsamppRoot |
Retrieves information about Apache server status, versions, modules, aliases, vhosts, directories, and URLs. Returns a JSON-encoded array with the collected data.
Definition at line 16 of file ajax.apache.php.
Referenced by ActionAddVhost\__construct(), ActionClearFolders\__construct(), ActionEditAlias\__construct(), ActionEditVhost\__construct(), ActionGenSslCertificate\__construct(), ActionRebuildini\__construct(), ActionReload\__construct(), ActionStartup\__construct(), Config\__construct(), Util\changePath(), ActionStartup\checkPathRegKey(), ActionStartup\cleanTmpFolders(), OpenSsl\createCrt(), Vbs\createShortcut(), Symlinks\deleteCurrentSymlinks(), OpenSsl\existsCrt(), Batch\exitApp(), QuickPick\fetchAndUnzipModule(), TplApp\getActionRun(), BinApache\getAlias(), TplConsoleZ\getConsoleSection(), Core\getisRootFilePath(), TplAestan\getItemLink(), Core\getLangsPath(), Core\getLibsPath(), TplAppApache\getMenuApacheService(), TplAppLogs\getMenuLogs(), TplAppMailhog\getMenuMailhog(), TplAppMailhog\getMenuMailhogService(), TplAppMailpit\getMenuMailpit(), TplAppMailpit\getMenuMailpitService(), TplAppMemcached\getMenuMemcached(), TplAppXlight\getMenuXlight(), TplAppXlight\getMenuXlightService(), QuickPick\getModuleDestinationPath(), Util\getNssmEnvPaths(), Homepage\getPageUrl(), Util\getPathsToScan(), Core\getResourcesPath(), Homepage\getResourcesUrl(), Core\getScriptsPath(), TplApp\getSectionMenuLeft(), TplConsoleZ\getTabCmdSection(), TplConsoleZ\getTabComposerSection(), TplConsoleZ\getTabGhostscriptSection(), TplConsoleZ\getTabGitSection(), TplConsoleZ\getTabNgrokSection(), TplConsoleZ\getTabNodejsSection(), TplConsoleZ\getTabPerlSection(), TplConsoleZ\getTabPowerShellSection(), TplConsoleZ\getTabPythonSection(), TplConsoleZ\getTabRubySection(), TplConsoleZ\getTabYarnSection(), Core\getTmpPath(), LangProc\getValue(), BinApache\getVhostContent(), BinApache\getVhosts(), BinApache\getVhostsUrl(), BinApache\getWwwDirectories(), ActionStartup\installServices(), Win32Ps\killBins(), Autoloader\load(), Util\log(), Util\logSeparator(), Util\openFileContent(), TplAppEditConf\process(), ActionLoading\processLoading(), ActionAddAlias\processWindow(), ActionAddVhost\processWindow(), ActionEditAlias\processWindow(), ActionEditVhost\processWindow(), ActionStartup\processWindow(), ActionExt\procReload(), ActionExt\procStart(), BinApache\refreshAlias(), Batch\refreshEnvVars(), BinApache\refreshVhosts(), BinApache\reload(), BinFilezilla\reload(), BinMailhog\reload(), BinMailpit\reload(), BinMariadb\reload(), BinMemcached\reload(), BinMysql\reload(), BinPhp\reload(), BinPostgresql\reload(), BinXlight\reload(), Module\reload(), ToolGit\reload(), OpenSsl\removeCrt(), Config\replaceAll(), ActionStartup\rotationLogs(), Core\unzipFile(), AppAdminer\updateConfig(), AppPhpmyadmin\updateConfig(), AppPhppgadmin\updateConfig(), AppWebgrind\updateConfig(), BinApache\updateConfig(), ActionStartup\writeLog(), Batch\writeLog(), Nssm\writeLog(), Registry\writeLog(), Vbs\writeLog(), Win32Service\writeLog(), WinBinder\writeLog(), Nssm\writeLogError(), and Nssm\writeLogInfo().
foreach ( $bearsamppBins->getApache() ->getVersionList() as $version) $modules = count($bearsamppBins->getApache()->getModules()) |
Retrieve and format the list of Apache versions. Count and format the number of Apache modules.
Definition at line 70 of file ajax.apache.php.
$modulesLoaded = count($bearsamppBins->getApache()->getModulesLoaded()) |
Definition at line 71 of file ajax.apache.php.
$port = $bearsamppBins->getApache()->getPort() |
Check the status of Apache ports and update the result array.
Definition at line 34 of file ajax.apache.php.
Referenced by ActionService\__construct(), BinMailhog\changePort(), BinMailpit\changePort(), BinMailhog\checkPort(), BinMailpit\checkPort(), Util\getHeaders(), Batch\getProcessUsingPort(), ActionService\install(), Util\installService(), ActionStartup\installServices(), Util\isPortInUse(), Util\isValidPort(), and ActionChangePort\processWindow().
$result |
Definition at line 19 of file ajax.apache.php.
Referenced by __alter_table(), _make_file_filter(), Win32Ps\callWin32Ps(), Win32Service\callWin32Service(), WinBinder\callWinBinder(), ActionStartup\changePath(), Util\changePath(), BinPostgresql\changeRootPassword(), BinMariadb\checkPort(), BinMysql\checkPort(), BinPostgresql\checkPort(), QuickPick\checkQuickpickJson(), Util\clearFolder(), Util\clearFolders(), Util\contains(), Vbs\countFilesFolders(), OpenSsl\createCrt(), Vbs\createShortcut(), db_create_record(), db_create_table(), db_delete_records(), db_delete_table(), db_edit_record(), db_fetch_array(), db_free_result(), db_get_data(), db_get_id(), db_get_next_free_id(), db_list_table_fields(), db_swap_records(), Batch\exec(), Nssm\exec(), Registry\exists(), QuickPick\fetchAndUnzipModule(), Batch\findExeByPid(), Util\findFile(), WinBinder\findFile(), Util\findFiles(), ToolGit\findRepos(), Util\findRepos(), TplApp\getActionRun(), TplAestan\getActionService(), BinApache\getAlias(), BinApache\getCmdLineOutput(), BinMariadb\getCmdLineOutput(), BinMysql\getCmdLineOutput(), BinPostgresql\getCmdLineOutput(), Util\getCurlHttpHeaders(), Vbs\getDefaultBrowser(), BinPhp\getExtensions(), BinPhp\getExtensionsFromConf(), BinPhp\getExtensionsFromFolder(), BinPhp\getExtensionsLoaded(), Util\getFilesToScan(), Util\getFolderList(), Util\getFopenHttpHeaders(), Util\getHeaders(), Util\getHttpHeaders(), TplConsoleZ\getIncrStr(), Vbs\getInstalledBrowsers(), Util\getLatestVersion(), LangProc\getList(), Vbs\getListProcs(), TplAppApache\getMenuApacheService(), TplAppFilezilla\getMenuFilezillaService(), TplAppGit\getMenuGitRepos(), TplAppLogs\getMenuLogs(), TplAppMailhog\getMenuMailhogService(), TplAppMailpit\getMenuMailpitService(), TplAppMariadb\getMenuMariadbService(), TplAppMemcached\getMenuMemcachedService(), TplAppMysql\getMenuMysqlService(), TplAppPostgresql\getMenuPostgresqlService(), TplAppXlight\getMenuXlightService(), BinApache\getModules(), BinApache\getModulesFromConf(), BinApache\getModulesFromFolder(), BinApache\getModulesLoaded(), Util\getNssmEnvPaths(), BinApache\getOfflineContent(), BinApache\getOnlineContent(), Batch\getOsInfo(), Batch\getPearVersion(), Batch\getProcessUsingPort(), TplApp\getSectionServices(), Bins\getServices(), Vbs\getSpecialPath(), TplAppPhp\getSubmenuPhpSettings(), ToolConsoleZ\getTabTitleGit(), Registry\getValue(), Util\getVersionList(), BinApache\getVhosts(), BinApache\getVhostsUrl(), BinApache\getWwwDirectories(), Vbs\killProc(), TplConsoleZ\process(), raw_db_fetch_array(), raw_db_fetch_array(), raw_db_free_result(), raw_db_list_table_fields_def(), QuickPick\rebuildQuickpickJson(), Homepage\refreshAliasContent(), Registry\setValue(), and wb_create_items().
$result[ 'aliasescount'] = '<span class="m-1 float-end badge text-bg-primary">' . count($bearsamppBins->getApache()->getAlias()) . '</span>' |
Count and format the number of Apache aliases.
Definition at line 77 of file ajax.apache.php.
$result[ 'modulescount'] = '<span class="m-1 float-end badge text-bg-primary">' . $modulesLoaded . ' / ' . $modules . '</span>' |
Definition at line 72 of file ajax.apache.php.
$result[ 'vhostscount'] = '<span class="m-1 float-end badge text-bg-primary">' . count($bearsamppBins->getApache()->getVhosts()) . '</span>' |
Count and format the number of Apache virtual hosts.
Definition at line 82 of file ajax.apache.php.
$sslPort = $bearsamppBins->getApache()->getSslPort() |
Definition at line 35 of file ajax.apache.php.
$textDisabled = $bearsamppLang->getValue(Lang::DISABLED) |
Definition at line 39 of file ajax.apache.php.
$textServiceStarted = $bearsamppLang->getValue(Lang::HOMEPAGE_SERVICE_STARTED) |
Definition at line 37 of file ajax.apache.php.
$textServiceStopped = $bearsamppLang->getValue(Lang::HOMEPAGE_SERVICE_STOPPED) |
Definition at line 38 of file ajax.apache.php.
if ( $bearsamppBins->getApache() ->isEnable()) else |
Definition at line 52 of file ajax.apache.php.
foreach($bearsamppBins->getApache() ->getModulesFromConf() as $moduleName=> $moduleStatus) foreach( $bearsamppBins->getApache() ->getAlias() as $alias) foreach($bearsamppBins->getApache() ->getWwwDirectories() as $wwwDirectory) foreach($bearsamppBins->getApache() ->getVhostsUrl() as $vhost=> $enabled) | ( | $bearsamppBins->getApache() ->getVhostsUrl() as, | |
$enabled ) |
Retrieve and format the list of Apache modules from the configuration. Retrieve and format the list of Apache aliases. Retrieve and format the list of Apache www directories. Retrieve and format the list of Apache virtual hosts. Output the result array as a JSON-encoded string.
Definition at line 112 of file ajax.apache.php.