PHP Класс Neos\Neos\Fusion\ContentElementEditableImplementation

Наследование: extends Neos\Fusion\FusionObjects\AbstractFusionObject
Показать файл Открыть проект

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

Свойство Тип Описание
$contentElementEditableService Neos\Neos\Service\ContentElementEditableService
$privilegeManager Neos\Flow\Security\Authorization\PrivilegeManagerInterface

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

Метод Описание
evaluate ( ) : mixed Evaluate this TypoScript object and return the result
getValue ( ) : string The string to be processed

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

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

Evaluate this TypoScript object and return the result
public evaluate ( ) : mixed
Результат mixed

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

The string to be processed
public getValue ( ) : string
Результат string

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

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

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

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

protected PrivilegeManagerInterface,Neos\Flow\Security\Authorization $privilegeManager
Результат Neos\Flow\Security\Authorization\PrivilegeManagerInterface