60 $isScanStartup = $bearsamppTools->getGit()->isScanStartup();
63 self::ACTION_REFRESH_REPOS,
null,
65 false, get_called_class()
70 false, get_called_class()
74 $gitgui = $bearsamppTools->getGit()->getSymlinkPath() .
'/cmd';
79 $bearsamppTools->getConsoleZ()->getTabTitleGit()
111 global $bearsamppTools;
114 foreach ($bearsamppTools->getGit()->findRepos() as $repo) {
118 $bearsamppTools->getConsoleZ()->getTabTitleGit(),
119 $bearsamppTools->getConsoleZ()->getTabTitleGit($repo),
const REFRESH_REPOS_STARTUP
const MENU_SCAN_REPOS_STARTUP
static getItemSeparator()
static getItemConsoleZ($caption, $glyph, $id=null, $title=null, $initDir=null, $command=null)
static getItemExe($caption, $exe, $glyph, $params=null)
static getActionRefreshGitReposStartup($scanStartup)
static getActionRefreshGitRepos()
const ACTION_REFRESH_REPOS
const ACTION_REFRESH_REPOS_STARTUP
static getActionMulti($action, $args=array(), $item=array(), $disabled=false, $class=false)
static getActionRun($action, $args=array(), $item=array(), $waitUntilTerminated=true)
static getMenu($caption, $menu, $class)