PHP Класс Neos\Neos\Tests\Unit\ViewHelpers\EditableViewHelperTest

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$editableViewHelper Neos\Neos\ViewHelpers\ContentElement\EditableViewHelper
$mockContentContext Neos\Neos\Domain\Service\ContentContext
$mockContentElementEditableService Neos\Neos\Service\ContentElementEditableService
$mockNode Neos\ContentRepository\Domain\Model\NodeInterface
$mockNodeAuthorizationService Neos\ContentRepository\Service\AuthorizationService
$mockPrivilegeManager Neos\Flow\Security\Authorization\PrivilegeManagerInterface
$mockTemplateImplementation Neos\Fusion\TypoScriptObjects\TemplateImplementation
$mockTsContext array
$mockTsRuntime Neos\Fusion\Core\Runtime
$mockView Neos\Fusion\TypoScriptObjects\Helpers\FluidView
$templateVariables array

Открытые методы

Метод Описание
renderCallsContentElementEditableServiceForAugmentation ( )
renderSetsTheChildNodesAsTagContentIfTheyAreSet ( )
renderSetsThePropertyValueAsTagContentIfItExists ( )
renderThrowsExceptionIfTheGivenPropertyIsNotAccessible ( )
renderThrowsExceptionIfTheTsTemplateObjectIsNotSet ( )
renderUsesTheNodeArgumentIfSet ( )
setUp ( )

Защищенные методы

Метод Описание
injectDependenciesIntoViewHelper ( AbstractViewHelper $viewHelper ) : void
injectTypoScriptObject ( ) Mocks access to the TypoScriptObject

Описание методов

injectDependenciesIntoViewHelper() защищенный Метод

protected injectDependenciesIntoViewHelper ( AbstractViewHelper $viewHelper ) : void
$viewHelper Neos\FluidAdaptor\Core\ViewHelper\AbstractViewHelper
Результат void

injectTypoScriptObject() защищенный Метод

Mocks access to the TypoScriptObject
protected injectTypoScriptObject ( )

renderCallsContentElementEditableServiceForAugmentation() публичный Метод

renderSetsTheChildNodesAsTagContentIfTheyAreSet() публичный Метод

renderSetsThePropertyValueAsTagContentIfItExists() публичный Метод

renderThrowsExceptionIfTheGivenPropertyIsNotAccessible() публичный Метод

renderThrowsExceptionIfTheTsTemplateObjectIsNotSet() публичный Метод

renderUsesTheNodeArgumentIfSet() публичный Метод

setUp() публичный Метод

public setUp ( )

Описание свойств

$editableViewHelper защищенное свойство

protected EditableViewHelper,Neos\Neos\ViewHelpers\ContentElement $editableViewHelper
Результат Neos\Neos\ViewHelpers\ContentElement\EditableViewHelper

$mockContentContext защищенное свойство

protected ContentContext,Neos\Neos\Domain\Service $mockContentContext
Результат Neos\Neos\Domain\Service\ContentContext

$mockContentElementEditableService защищенное свойство

protected ContentElementEditableService,Neos\Neos\Service $mockContentElementEditableService
Результат Neos\Neos\Service\ContentElementEditableService

$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

$mockTemplateImplementation защищенное свойство

protected TemplateImplementation,Neos\Fusion\TypoScriptObjects $mockTemplateImplementation
Результат Neos\Fusion\TypoScriptObjects\TemplateImplementation

$mockTsContext защищенное свойство

protected array $mockTsContext
Результат array

$mockTsRuntime защищенное свойство

protected Runtime,Neos\Fusion\Core $mockTsRuntime
Результат Neos\Fusion\Core\Runtime

$mockView защищенное свойство

protected FluidView,Neos\Fusion\TypoScriptObjects\Helpers $mockView
Результат Neos\Fusion\TypoScriptObjects\Helpers\FluidView

$templateVariables защищенное свойство

protected array $templateVariables
Результат array