Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Neos
ContentRepository
Domain
Model
NodeDataLabelGeneratorInterface
PHP Interface Neos\ContentRepository\Domain\Model\NodeDataLabelGeneratorInterface
Deprecation:
Since version 1.2. Use NodeLabelGeneratorInterface
Afficher le fichier
Open project: neos/neos-development-collection
Méthodes publiques
Méthode
Description
getLabel
(
AbstractNodeData
$nodeData
) :
string
Render a node label
Method Details
getLabel()
public
méthode
Render a node label
public
getLabel
(
AbstractNodeData
$nodeData
) :
string
$nodeData
AbstractNodeData
Résultat
string