![]() |
The Red Matrix
|
Public Member Functions | |
| __construct ($ext_path, &$auth_plugin) | |
| getChildren () | |
| getChild ($name) | |
| getName () | |
| createFile ($name, $data=null) | |
| createDirectory ($name) | |
| childExists ($name) | |
| getDir () | |
Private Attributes | |
| $red_path | |
| $folder_hash | |
| $ext_path | |
| $root_dir = '' | |
| $auth | |
| $os_path = '' | |
| RedDirectory::__construct | ( | $ext_path, | |
| & | $auth_plugin | ||
| ) |
| RedDirectory::childExists | ( | $name | ) |
| RedDirectory::createDirectory | ( | $name | ) |
| RedDirectory::createFile | ( | $name, | |
$data = null |
|||
| ) |
| RedDirectory::getChild | ( | $name | ) |
| RedDirectory::getChildren | ( | ) |
| RedDirectory::getDir | ( | ) |
Referenced by __construct().
| RedDirectory::getName | ( | ) |
|
private |
|
private |
Referenced by __construct(), and getDir().
|
private |
|
private |
Referenced by createFile(), and getDir().
|
private |
|
private |