PHP Class Scalr_UI_Controller_Farms_Roles

Inheritance: extends Scalr_UI_Controller
Datei anzeigen Open project: scalr/scalr

Public Methods

Method Description
defaultAction ( )
extendedInfoAction ( )
getList ( array $behaviors = [] )
getListAction ( )
init ( )
replaceRoleAction ( )
viewAction ( )
xLaunchNewServerAction ( integer $farmRoleId, boolean $increaseMinInstances = false, boolean $needConfirmation = true ) Launches new server
xListFarmRolesAction ( )
xReplaceRoleAction ( )

Method Details

defaultAction() public method

public defaultAction ( )

extendedInfoAction() public method

public extendedInfoAction ( )

getList() public method

public getList ( array $behaviors = [] )
$behaviors array

getListAction() public method

public getListAction ( )

init() public method

public init ( )

replaceRoleAction() public method

public replaceRoleAction ( )

viewAction() public method

public viewAction ( )

xLaunchNewServerAction() public method

Launches new server
public xLaunchNewServerAction ( integer $farmRoleId, boolean $increaseMinInstances = false, boolean $needConfirmation = true )
$farmRoleId integer
$increaseMinInstances boolean
$needConfirmation boolean

xListFarmRolesAction() public method

xReplaceRoleAction() public method

public xReplaceRoleAction ( )