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

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

공개 메소드들

메소드 설명
testAlwaysAvailableCorrect ( DOMDocument $dom )
testLastModificationDateCorrect ( DOMDocument $dom )
testLocationsHrefCorrect ( DOMDocument $dom )
testLocationsMediaTypeCorrect ( DOMDocument $dom )
testMainLanguageCodeCorrect ( DOMDocument $dom )
testMainLocationHrefCorrect ( DOMDocument $dom )
testMainLocationMediaTypeCorrect ( DOMDocument $dom )
testNameCorrect ( DOMDocument $dom )
testOwnerHrefCorrect ( DOMDocument $dom )
testOwnerMediaTypeCorrect ( DOMDocument $dom )
testRolesHrefCorrect ( DOMDocument $dom )
testRolesMediaTypeCorrect ( DOMDocument $dom )
testSectionHrefCorrect ( DOMDocument $dom )
testSectionMediaTypeCorrect ( DOMDocument $dom )
testUserGroupsHrefCorrect ( DOMDocument $dom )
testUserGroupsMediaTypeCorrect ( DOMDocument $dom )
testUserHrefCorrect ( DOMDocument $dom )
testUserIdCorrect ( DOMDocument $dom )
testUserMediaTypeWithoutVersionCorrect ( DOMDocument $dom )
testUserRemoteIdCorrect ( DOMDocument $dom )
testUserTypeHrefCorrect ( DOMDocument $dom )
testUserTypeMediaTypeCorrect ( DOMDocument $dom )
testVersionsHrefCorrect ( DOMDocument $dom )
testVersionsMediaTypeCorrect ( DOMDocument $dom )
testVisitWithoutEmbeddedVersion ( ) : DOMDocument

보호된 메소드들

메소드 설명
getBasicRestUser ( )
internalGetVisitor ( ) : RestUser Get the User visitor.

메소드 상세

getBasicRestUser() 보호된 메소드

protected getBasicRestUser ( )

internalGetVisitor() 보호된 메소드

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

testAlwaysAvailableCorrect() 공개 메소드

public testAlwaysAvailableCorrect ( DOMDocument $dom )
$dom DOMDocument

testLastModificationDateCorrect() 공개 메소드

public testLastModificationDateCorrect ( DOMDocument $dom )
$dom DOMDocument

testLocationsHrefCorrect() 공개 메소드

public testLocationsHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testLocationsMediaTypeCorrect() 공개 메소드

public testLocationsMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testMainLanguageCodeCorrect() 공개 메소드

public testMainLanguageCodeCorrect ( DOMDocument $dom )
$dom DOMDocument

testMainLocationHrefCorrect() 공개 메소드

public testMainLocationHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testMainLocationMediaTypeCorrect() 공개 메소드

public testMainLocationMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testNameCorrect() 공개 메소드

public testNameCorrect ( DOMDocument $dom )
$dom DOMDocument

testOwnerHrefCorrect() 공개 메소드

public testOwnerHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testOwnerMediaTypeCorrect() 공개 메소드

public testOwnerMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testRolesHrefCorrect() 공개 메소드

public testRolesHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testRolesMediaTypeCorrect() 공개 메소드

public testRolesMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testSectionHrefCorrect() 공개 메소드

public testSectionHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testSectionMediaTypeCorrect() 공개 메소드

public testSectionMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserGroupsHrefCorrect() 공개 메소드

public testUserGroupsHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserGroupsMediaTypeCorrect() 공개 메소드

public testUserGroupsMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserHrefCorrect() 공개 메소드

public testUserHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserIdCorrect() 공개 메소드

public testUserIdCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserMediaTypeWithoutVersionCorrect() 공개 메소드

public testUserMediaTypeWithoutVersionCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserRemoteIdCorrect() 공개 메소드

public testUserRemoteIdCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserTypeHrefCorrect() 공개 메소드

public testUserTypeHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testUserTypeMediaTypeCorrect() 공개 메소드

public testUserTypeMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testVersionsHrefCorrect() 공개 메소드

public testVersionsHrefCorrect ( DOMDocument $dom )
$dom DOMDocument

testVersionsMediaTypeCorrect() 공개 메소드

public testVersionsMediaTypeCorrect ( DOMDocument $dom )
$dom DOMDocument

testVisitWithoutEmbeddedVersion() 공개 메소드

public testVisitWithoutEmbeddedVersion ( ) : DOMDocument
리턴 DOMDocument