PHP 클래스 Neos\Neos\Tests\Unit\Service\ContentElementEditableServiceTest

상속: extends Neos\Flow\Tests\UnitTestCase
파일 보기 프로젝트 열기: neos/neos-development-collection

보호된 프로퍼티들

프로퍼티 타입 설명
$contentElementEditableService Neos\Neos\Service\ContentElementEditableService
$mockContentContext Neos\Neos\Domain\Service\ContentContext
$mockHtmlAugmenter Neos\Neos\Service\HtmlAugmenter
$mockNode Neos\ContentRepository\Domain\Model\NodeInterface
$mockNodeAuthorizationService Neos\ContentRepository\Service\AuthorizationService
$mockPrivilegeManager Neos\Flow\Security\Authorization\PrivilegeManagerInterface
$mockTsContext array
$mockTsRuntime Neos\Fusion\Core\Runtime
$templateVariables array

공개 메소드들

메소드 설명
setUp ( )
wrapContentPropertyAddsEditingMetaDataAttributesIfInUserWorkspaceAndUserHasAccessToBackendAndEditNodePrivilegeIsGranted ( )
wrapContentPropertyDoesNotAddEditingMetaDataAttributesIfInLiveWorkspace ( )
wrapContentPropertyDoesNotAddEditingMetaDataAttributesIfUserHasNoAccessToBackend ( )
wrapContentPropertyDoesNotAddEditingMetaDataIfEditNodePrivilegeIsNotGranted ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

wrapContentPropertyAddsEditingMetaDataAttributesIfInUserWorkspaceAndUserHasAccessToBackendAndEditNodePrivilegeIsGranted() 공개 메소드

wrapContentPropertyDoesNotAddEditingMetaDataAttributesIfInLiveWorkspace() 공개 메소드

wrapContentPropertyDoesNotAddEditingMetaDataAttributesIfUserHasNoAccessToBackend() 공개 메소드

wrapContentPropertyDoesNotAddEditingMetaDataIfEditNodePrivilegeIsNotGranted() 공개 메소드

프로퍼티 상세

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

protected ContentElementEditableService,Neos\Neos\Service $contentElementEditableService
리턴 Neos\Neos\Service\ContentElementEditableService

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

protected ContentContext,Neos\Neos\Domain\Service $mockContentContext
리턴 Neos\Neos\Domain\Service\ContentContext

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

protected HtmlAugmenter,Neos\Neos\Service $mockHtmlAugmenter
리턴 Neos\Neos\Service\HtmlAugmenter

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

protected NodeInterface,Neos\ContentRepository\Domain\Model $mockNode
리턴 Neos\ContentRepository\Domain\Model\NodeInterface

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

protected AuthorizationService,Neos\ContentRepository\Service $mockNodeAuthorizationService
리턴 Neos\ContentRepository\Service\AuthorizationService

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

protected PrivilegeManagerInterface,Neos\Flow\Security\Authorization $mockPrivilegeManager
리턴 Neos\Flow\Security\Authorization\PrivilegeManagerInterface

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

protected array $mockTsContext
리턴 array

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

protected Runtime,Neos\Fusion\Core $mockTsRuntime
리턴 Neos\Fusion\Core\Runtime

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

protected array $templateVariables
리턴 array