PHP Class Scalr_UI_Controller_Farms_Roles

Inheritance: extends Scalr_UI_Controller
Afficher le fichier Open project: scalr/scalr

Méthodes publiques

Méthode 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 méthode

public defaultAction ( )

extendedInfoAction() public méthode

public extendedInfoAction ( )

getList() public méthode

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

getListAction() public méthode

public getListAction ( )

init() public méthode

public init ( )

replaceRoleAction() public méthode

public replaceRoleAction ( )

viewAction() public méthode

public viewAction ( )

xLaunchNewServerAction() public méthode

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

xListFarmRolesAction() public méthode

xReplaceRoleAction() public méthode

public xReplaceRoleAction ( )