PHP Класс Scalr_UI_Controller_Discoverymanager_Servers

Автор: Constantine Karnacevych ([email protected])
Наследование: extends Scalr_UI_Controller
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$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