PHP 클래스 eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\RestContentTypeTest

파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
testContentTypeHref ( DOMDocument $dom )
testContentTypeMediaType ( DOMDocument $dom )
testCreationDate ( DOMDocument $dom )
testCreatorHref ( DOMDocument $dom )
testCreatorMediaType ( DOMDocument $dom )
testDefaultAlwaysAvailable ( DOMDocument $dom )
testDefaultSortField ( DOMDocument $dom )
testDefaultSortOrder ( DOMDocument $dom )
testDraftHref ( DOMDocument $dom )
testDraftType ( DOMDocument $dom )
testFirstDescription ( DOMDocument $dom )
testFirstName ( DOMDocument $dom )
testGroupsHref ( DOMDocument $dom )
testGroupsType ( DOMDocument $dom )
testId ( DOMDocument $dom )
testIdentifier ( DOMDocument $dom )
testIsContainer ( DOMDocument $dom )
testMainLanguageCode ( DOMDocument $dom )
testModificationDate ( DOMDocument $dom )
testModifierHref ( DOMDocument $dom )
testModifierMediaType ( DOMDocument $dom )
testNameSchema ( DOMDocument $dom )
testRemoteId ( DOMDocument $dom )
testSecondDescription ( DOMDocument $dom )
testSecondName ( DOMDocument $dom )
testStatus ( DOMDocument $dom )
testUrlAliasSchema ( DOMDocument $dom )
testVisitDefinedType ( ) : DOMDocument

보호된 메소드들

메소드 설명
getBasicContentType ( )
internalGetVisitor ( ) : RestContentType Get the RestContentType visitor.

메소드 상세

getBasicContentType() 보호된 메소드

protected getBasicContentType ( )

internalGetVisitor() 보호된 메소드

Get the RestContentType visitor.
protected internalGetVisitor ( ) : RestContentType
리턴 eZ\Publish\Core\REST\Server\Output\ValueObjectVisitor\RestContentType

testContentTypeHref() 공개 메소드

public testContentTypeHref ( DOMDocument $dom )
$dom DOMDocument

testContentTypeMediaType() 공개 메소드

public testContentTypeMediaType ( DOMDocument $dom )
$dom DOMDocument

testCreationDate() 공개 메소드

public testCreationDate ( DOMDocument $dom )
$dom DOMDocument

testCreatorHref() 공개 메소드

public testCreatorHref ( DOMDocument $dom )
$dom DOMDocument

testCreatorMediaType() 공개 메소드

public testCreatorMediaType ( DOMDocument $dom )
$dom DOMDocument

testDefaultAlwaysAvailable() 공개 메소드

public testDefaultAlwaysAvailable ( DOMDocument $dom )
$dom DOMDocument

testDefaultSortField() 공개 메소드

public testDefaultSortField ( DOMDocument $dom )
$dom DOMDocument

testDefaultSortOrder() 공개 메소드

public testDefaultSortOrder ( DOMDocument $dom )
$dom DOMDocument

testDraftHref() 공개 메소드

public testDraftHref ( DOMDocument $dom )
$dom DOMDocument

testDraftType() 공개 메소드

public testDraftType ( DOMDocument $dom )
$dom DOMDocument

testFirstDescription() 공개 메소드

public testFirstDescription ( DOMDocument $dom )
$dom DOMDocument

testFirstName() 공개 메소드

public testFirstName ( DOMDocument $dom )
$dom DOMDocument

testGroupsHref() 공개 메소드

public testGroupsHref ( DOMDocument $dom )
$dom DOMDocument

testGroupsType() 공개 메소드

public testGroupsType ( DOMDocument $dom )
$dom DOMDocument

testId() 공개 메소드

public testId ( DOMDocument $dom )
$dom DOMDocument

testIdentifier() 공개 메소드

public testIdentifier ( DOMDocument $dom )
$dom DOMDocument

testIsContainer() 공개 메소드

public testIsContainer ( DOMDocument $dom )
$dom DOMDocument

testMainLanguageCode() 공개 메소드

public testMainLanguageCode ( DOMDocument $dom )
$dom DOMDocument

testModificationDate() 공개 메소드

public testModificationDate ( DOMDocument $dom )
$dom DOMDocument

testModifierHref() 공개 메소드

public testModifierHref ( DOMDocument $dom )
$dom DOMDocument

testModifierMediaType() 공개 메소드

public testModifierMediaType ( DOMDocument $dom )
$dom DOMDocument

testNameSchema() 공개 메소드

public testNameSchema ( DOMDocument $dom )
$dom DOMDocument

testRemoteId() 공개 메소드

public testRemoteId ( DOMDocument $dom )
$dom DOMDocument

testSecondDescription() 공개 메소드

public testSecondDescription ( DOMDocument $dom )
$dom DOMDocument

testSecondName() 공개 메소드

public testSecondName ( DOMDocument $dom )
$dom DOMDocument

testStatus() 공개 메소드

public testStatus ( DOMDocument $dom )
$dom DOMDocument

testUrlAliasSchema() 공개 메소드

public testUrlAliasSchema ( DOMDocument $dom )
$dom DOMDocument

testVisitDefinedType() 공개 메소드

public testVisitDefinedType ( ) : DOMDocument
리턴 DOMDocument