The Red Matrix
|
Public Member Functions | |
__construct ($ext_path, &$auth_plugin) | |
log () | |
getChildren () | |
getChild ($name) | |
getName () | |
createFile ($name, $data=null) | |
createDirectory ($name) | |
childExists ($name) | |
getDir () | |
getLastModified () | |
getQuotaInfo () | |
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::getLastModified | ( | ) |
RedDirectory::getName | ( | ) |
RedDirectory::getQuotaInfo | ( | ) |
RedDirectory::log | ( | ) |
Referenced by getChildren().
|
private |
|
private |
Referenced by __construct(), and getDir().
|
private |
|
private |
Referenced by createFile(), and getDir().
|
private |
|
private |