TYPO3  7.6
List of all members
RootNodeInterface Interface Reference
Inheritance diagram for RootNodeInterface:
NodeInterface RootNode

Additional Inherited Members

- Public Member Functions inherited from NodeInterface
 __construct (array $structure, NodeInterface $parent=null)
 
 getName ()
 
 getAbsolutePath ()
 
 getStatus ()
 
 isWritable ()
 
 fix ()
 

Detailed Description

Interface implemented by root node

Definition at line 20 of file RootNodeInterface.php.