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

부터: 5.4.0 (04.03.2015)
저자: Vitaliy Demidov ([email protected])
상속: extends Scalr\Api\DataType\ApiEntityAdapter
파일 보기 프로젝트 열기: scalr/scalr

보호된 프로퍼티들

프로퍼티 타입 설명
$entityClass string Entity class name
$rules array Converter rules

공개 메소드들

메소드 설명
validateEntity ( $entity )

보호된 메소드들

메소드 설명
_added ( $from, $to, $action )
_architecture ( $from, $to, $action )
_os ( $from, $to, $action )
_scope ( $from, $to, $action )

메소드 상세

_added() 보호된 메소드

protected _added ( $from, $to, $action )

_architecture() 보호된 메소드

protected _architecture ( $from, $to, $action )

_os() 보호된 메소드

protected _os ( $from, $to, $action )

_scope() 보호된 메소드

protected _scope ( $from, $to, $action )

validateEntity() 공개 메소드

또한 보기: Scalr\Api\DataType\ApiEntityAdapter::validateEntity()
public validateEntity ( $entity )

프로퍼티 상세

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

Entity class name
protected string $entityClass
리턴 string

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

Converter rules
protected array $rules
리턴 array