PHP 클래스 eZ\Publish\Core\REST\Common\Tests\FieldTypeProcessor\PageProcessorTest

상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

보호된 프로퍼티들

프로퍼티 타입 설명
$incomingValue
$outgoingValue

공개 메소드들

메소드 설명
fieldValueHashes ( )
testPostProcessValueHash ( $outputValue, $inputValue )
testPreProcessValueHash ( $inputValue, $outputValue )

보호된 메소드들

메소드 설명
getProcessor ( ) : PageProcessor

메소드 상세

fieldValueHashes() 공개 메소드

public fieldValueHashes ( )

getProcessor() 보호된 메소드

protected getProcessor ( ) : PageProcessor
리턴 eZ\Publish\Core\REST\Common\FieldTypeProcessor\PageProcessor

testPostProcessValueHash() 공개 메소드

public testPostProcessValueHash ( $outputValue, $inputValue )

testPreProcessValueHash() 공개 메소드

public testPreProcessValueHash ( $inputValue, $outputValue )

프로퍼티 상세

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

protected $incomingValue

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

protected $outgoingValue