PHP 클래스 eZ\Publish\Core\REST\Common\FieldTypeProcessor\PageProcessor

상속: extends eZ\Publish\Core\REST\Common\FieldTypeProcessor
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
postProcessValueHash ( $outgoingValueHash )
preProcessValueHash ( $incomingValueHash )

보호된 메소드들

메소드 설명
getConstantName ( mixed $value ) : string
getConstantValue ( string $name ) : mixed

메소드 상세

getConstantName() 보호된 메소드

protected getConstantName ( mixed $value ) : string
$value mixed
리턴 string

getConstantValue() 보호된 메소드

protected getConstantValue ( string $name ) : mixed
$name string
리턴 mixed

postProcessValueHash() 공개 메소드

public postProcessValueHash ( $outgoingValueHash )

preProcessValueHash() 공개 메소드

public preProcessValueHash ( $incomingValueHash )