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

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

보호된 프로퍼티들

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

공개 메소드들

메소드 설명
_billingCode ( $from, $to, $action )
_costCenter ( $from, $to, $action )
_description ( $from, $to, $action )
_leadEmail ( $from, $to, $action )
validateEntity ( $entity )

메소드 상세

_billingCode() 공개 메소드

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

_costCenter() 공개 메소드

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

_description() 공개 메소드

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

_leadEmail() 공개 메소드

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

validateEntity() 공개 메소드

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

프로퍼티 상세

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

protected $entityClass

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

Converter rules
protected array $rules
리턴 array