PHP Class Scalr\Api\Service\User\V1beta0\Adapter\FarmAdapter

Author: N.V.
Inheritance: extends Scalr\Api\DataType\ApiEntityAdapter
Show file Open project: scalr/scalr Class Usage Examples

Protected Properties

Property Type Description
$entityClass
$rules array Converter rules

Public Methods

Method Description
_launchOrder ( $from, $to, $action )
_owner ( $from, $to, $action )
_project ( $from, $to, $action )
_teams ( $from, $to, $action )
_timezone ( $from, $to, $action )
_vpc ( $from, $to, $action )
validateEntity ( $entity )

Method Details

_launchOrder() public method

public _launchOrder ( $from, $to, $action )

_owner() public method

public _owner ( $from, $to, $action )

_project() public method

public _project ( $from, $to, $action )

_teams() public method

public _teams ( $from, $to, $action )

_timezone() public method

public _timezone ( $from, $to, $action )

_vpc() public method

public _vpc ( $from, $to, $action )

validateEntity() public method

See also: ApiEntityAdapter::validateEntity()
public validateEntity ( $entity )

Property Details

$entityClass protected property

protected $entityClass

$rules protected property

Converter rules
protected array $rules
return array