PHP 클래스 Scalr\Api\Service\User\V1beta0\Adapter\FarmAdapter

저자: N.V.
상속: extends Scalr\Api\DataType\ApiEntityAdapter
파일 보기 프로젝트 열기: scalr/scalr 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$entityClass
$rules array Converter rules

공개 메소드들

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

메소드 상세

_launchOrder() 공개 메소드

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

_owner() 공개 메소드

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

_project() 공개 메소드

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

_teams() 공개 메소드

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

_timezone() 공개 메소드

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

_vpc() 공개 메소드

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

validateEntity() 공개 메소드

또한 보기: ApiEntityAdapter::validateEntity()
public validateEntity ( $entity )

프로퍼티 상세

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

protected $entityClass

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

Converter rules
protected array $rules
리턴 array