PHP 클래스 eZ\Bundle\EzPublishRestBundle\Tests\Functional\LocationTest

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

공개 메소드들

메소드 설명
testCopySubtree ( $locationHref ) : string
testCreateLocation ( )
testDeleteSubtree ( $locationHref )
testLoadLocation ( $locationHref )
testLoadLocationChildren ( $locationHref )
testLoadLocationsForContent ( $contentHref )
testMoveSubtree ( $locationHref )
testRedirectLocationById ( $locationHref )
testRedirectLocationByRemoteId ( $locationHref )
testSwapLocation ( $locationHref )
testUpdateLocation ( $locationHref )

메소드 상세

testCopySubtree() 공개 메소드

public testCopySubtree ( $locationHref ) : string
리턴 string the created location's href

testCreateLocation() 공개 메소드

public testCreateLocation ( )

testDeleteSubtree() 공개 메소드

public testDeleteSubtree ( $locationHref )

testLoadLocation() 공개 메소드

public testLoadLocation ( $locationHref )

testLoadLocationChildren() 공개 메소드

public testLoadLocationChildren ( $locationHref )

testLoadLocationsForContent() 공개 메소드

public testLoadLocationsForContent ( $contentHref )

testMoveSubtree() 공개 메소드

public testMoveSubtree ( $locationHref )

testRedirectLocationById() 공개 메소드

public testRedirectLocationById ( $locationHref )

testRedirectLocationByRemoteId() 공개 메소드

public testRedirectLocationByRemoteId ( $locationHref )

testSwapLocation() 공개 메소드

public testSwapLocation ( $locationHref )

testUpdateLocation() 공개 메소드

public testUpdateLocation ( $locationHref )