![]() |
TYPO3
7.6
|
This is the complete list of members for RootNode, including all inherited members.
$children | AbstractNode | protected |
$name | AbstractNode | protected |
$parent | AbstractNode | protected |
$targetPermission | DirectoryNode | protected |
__construct(array $structure, NodeInterface $parent=null) | RootNode | |
canFileBeCreated() | DirectoryNode | protected |
createDirectory() | DirectoryNode | protected |
exists() | AbstractNode | protected |
fix() | NodeInterface | |
fixPermission() | AbstractNode | protected |
fixSelf() | DirectoryNode | protected |
getAbsolutePath() | RootNode | |
getChildren() | AbstractNode | protected |
getCurrentPermission() | AbstractNode | protected |
TYPO3::getName() | AbstractNode | |
TYPO3::CMS::Install::FolderStructure::NodeInterface::getName() | NodeInterface | |
getParent() | AbstractNode | protected |
getRelativePathBelowSiteRoot($path=null) | AbstractNode | protected |
getSelfStatus() | DirectoryNode | protected |
getStatus() | RootNode | |
getTargetPermission() | AbstractNode | protected |
isDirectory() | DirectoryNode | protected |
isPermissionCorrect() | AbstractNode | protected |
isWindowsOs() | AbstractNode | protected |
isWritable() | DirectoryNode | |
setTargetPermission($permission) | AbstractNode | protected |