Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Neos
Neos
Ui
Domain
Model
Changes
AbstractCreate
getName
Neos\Neos\Ui\Domain\Model\Changes\AbstractCreate::getName PHP Method
AbstractCreate Class Documentation
Datei anzeigen
Open project: neos/neos-ui
getName()
public
method
Get the name
public
getName
( ) :
string
|
null
return
string
|
null
public function getName() { return $this->name; }
AbstractCreate
applyNodeCreationHandlers
canMerge
createNode
getData
getInitialProperties
getMode
getName
getNodeType
getParentDomAddress
getSiblingDomAddress
merge
setData
setInitialProperties
setName
setNodeType
setParentDomAddress
setSiblingDomAddress