PHP 클래스 Scalr_UI_Controller_Discoverymanager_Servers

저자: Constantine Karnacevych ([email protected])
상속: extends Scalr_UI_Controller
파일 보기 프로젝트 열기: scalr/scalr

보호된 프로퍼티들

프로퍼티 타입 설명
$allowedPlatforms array List of allowed platforms

공개 메소드들

메소드 설명
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

메소드 상세

defaultAction() 공개 메소드

Forwards the controller to the default action
public defaultAction ( )

hasAccess() 공개 메소드

또한 보기: Scalr_UI_Controller::hasAccess()
public hasAccess ( )

xListAction() 공개 메소드

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

프로퍼티 상세

$allowedPlatforms 보호되어 있는 프로퍼티

List of allowed platforms
protected array $allowedPlatforms
리턴 array