PHP Class Scalr_UI_Controller_Discoverymanager_Servers

Author: Constantine Karnacevych ([email protected])
Inheritance: extends Scalr_UI_Controller
Datei anzeigen Open project: scalr/scalr

Protected Properties

Property Type Description
$allowedPlatforms array List of allowed platforms

Public Methods

Method Description
defaultAction ( ) Forwards the controller to the default action
hasAccess ( )
xListAction ( string $platform, string $cloudLocation = null, string $query = null, string $imageId = null, string $vpcId = null, string $subnetId = null ) List orphaned servers

Method Details

defaultAction() public method

Forwards the controller to the default action
public defaultAction ( )

hasAccess() public method

See also: Scalr_UI_Controller::hasAccess()
public hasAccess ( )

xListAction() public method

List orphaned servers
public xListAction ( string $platform, string $cloudLocation = null, string $query = null, string $imageId = null, string $vpcId = null, string $subnetId = null )
$platform string Cloud platform
$cloudLocation string optional Cloud location
$query string optional Filter parameter
$imageId string optional Filter parameter
$vpcId string optional Filter parameter
$subnetId string optional Filter paramerer

Property Details

$allowedPlatforms protected_oe property

List of allowed platforms
protected array $allowedPlatforms
return array