Property | Type | Description | |
---|---|---|---|
$info | SplFileInfo | ||
$name | string | ||
$parent | |||
$path | string | ||
$title | string | ||
$uri | string |
Method | Description | |
---|---|---|
__construct ( |
||
dump ( ) | ||
getFileinfo ( ) : SplFileInfo | ||
getName ( ) : string | ||
getParent ( ) : |
||
getParents ( ) : |
Return all parents starting with the root | |
getPath ( ) : string | ||
getRelativePath ( ) : string | Get the path to the file from the root of the documentation | |
getTitle ( ) : string | ||
getUri ( ) : string | ||
getUrl ( ) : string | ||
setName ( string $name ) | ||
setTitle ( string $title ) | ||
setUri ( string $uri ) |
Method | Description | |
---|---|---|
setParent ( |
public __construct ( |
||
$parent | ||
$uri | string | |
$info | SplFileInfo |
public getParents ( ) : |
||
return |
public getRelativePath ( ) : string | ||
return | string |