36 self::ACTION_START,
null,
38 false, get_called_class()
42 self::ACTION_STOP,
null,
44 false, get_called_class()
48 self::ACTION_RESTART,
null,
50 false, get_called_class()
63 return array($items, $actions);
const MENU_START_SERVICES
const MENU_RESTART_SERVICES
const GLYPH_SERVICES_START
const GLYPH_SERVICES_STOP
const GLYPH_SERVICES_RESTART
static getActionStartServices()
static getActionRestartServices()
static getActionStopServices()
static getActionMulti($action, $args=array(), $item=array(), $disabled=false, $class=false)
static getActionStart($sName)
static getActionStop($sName)