PHP Class Neos\Neos\Fusion\ContentElementEditableImplementation

Inheritance: extends Neos\Fusion\FusionObjects\AbstractFusionObject
Afficher le fichier Open project: neos/neos

Protected Properties

Свойство Type Description
$contentElementEditableService Neos\Neos\Service\ContentElementEditableService
$privilegeManager Neos\Flow\Security\Authorization\PrivilegeManagerInterface

Méthodes publiques

Méthode Description
evaluate ( ) : mixed Evaluate this TypoScript object and return the result
getValue ( ) : string The string to be processed

Method Details

evaluate() public méthode

Evaluate this TypoScript object and return the result
public evaluate ( ) : mixed
Résultat mixed

getValue() public méthode

The string to be processed
public getValue ( ) : string
Résultat string

Property Details

$contentElementEditableService protected_oe property

protected ContentElementEditableService,Neos\Neos\Service $contentElementEditableService
Résultat Neos\Neos\Service\ContentElementEditableService

$privilegeManager protected_oe property

protected PrivilegeManagerInterface,Neos\Flow\Security\Authorization $privilegeManager
Résultat Neos\Flow\Security\Authorization\PrivilegeManagerInterface