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