58 $resultItems = $resultActions =
'';
73 false, get_called_class()
100 $bearsamppTools->getConsoleZ()->getTabTitleMariadb()
110 return $resultItems . PHP_EOL . $resultActions;
129 foreach (
$bearsamppBins->getMariadb()->getVersionList() as $version) {
131 self::ACTION_SWITCH_VERSION, array($version),
133 false, get_called_class()
143 return $items . $actions;
203 self::ACTION_CHANGE_PORT,
null,
205 false, get_called_class()
208 $isInstalled =
$bearsamppBins->getMariadb()->getService()->isInstalled();
220 $tplChangeRootPwd =
null;
223 self::ACTION_CHANGE_ROOT_PWD,
null,
225 !$isInstalled, get_called_class()
233 self::ACTION_INSTALL_SERVICE,
null,
235 $isInstalled, get_called_class()
242 self::ACTION_REMOVE_SERVICE,
null,
244 !$isInstalled, get_called_class()
const DEBUG_MARIADB_SYNTAX_CHECK
const MENU_INSTALL_SERVICE
const DEBUG_MARIADB_VERSION
const MENU_CHANGE_ROOT_PWD
const MENU_REMOVE_SERVICE
const DEBUG_MARIADB_VARIABLES
const GLYPH_SERVICE_REMOVE
static getItemActionServiceStop($service)
static getItemSeparator()
static getItemActionServiceStart($service)
static getItemConsoleZ($caption, $glyph, $id=null, $title=null, $initDir=null, $command=null)
static getItemActionServiceRestart($service)
static getItemLink($caption, $link, $local=false, $glyph=self::GLYPH_WEB_PAGE)
const GLYPH_SERVICE_INSTALL
static getItemNotepad($caption, $path)
const ACTION_CHANGE_ROOT_PWD
const ACTION_INSTALL_SERVICE
static getActionEnableMariadb($enable)
static getActionInstallMariadbService()
static getActionChangeMariadbRootPwd()
static getMenuMariadbService()
const ACTION_SWITCH_VERSION
static getActionSwitchMariadbVersion($version)
static getMenuMariadbVersions()
static getActionRemoveMariadbService()
const ACTION_REMOVE_SERVICE
static getActionChangeMariadbPort()
static getMenuMariadbDebug()
static getActionMulti($action, $args=array(), $item=array(), $disabled=false, $class=false)
static getMenuEnable($caption, $menu, $class, $enabled=true)
static getActionRun($action, $args=array(), $item=array(), $waitUntilTerminated=true)
static getMenu($caption, $menu, $class)
static getWebsiteUrl($path='', $fragment='', $utmSource=true)