From 8e7e488ffe92030707a792584adecc93cd9a3708 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 Oct 2014 00:13:00 -0700 Subject: doc updates --- doc/html/classRedDirectory.html | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) (limited to 'doc/html/classRedDirectory.html') diff --git a/doc/html/classRedDirectory.html b/doc/html/classRedDirectory.html index ef5185d61..2975fc2ef 100644 --- a/doc/html/classRedDirectory.html +++ b/doc/html/classRedDirectory.html @@ -169,24 +169,21 @@ Private Member Functions

Private Attributes

 $red_path - The path inside /cloud. More...
   $folder_hash    $ext_path - The full path as seen in the browser. /cloud + $red_path. More...
   $root_dir = ''    $auth    $os_path = '' - The real path on the filesystem. The actual path in store/ with the hashed names. More...
 

Detailed Description

RedDirectory class.

-

A class that represents a directory.

+

A class that represents a directory.

Constructor & Destructor Documentation

@@ -216,7 +213,7 @@ Private Attributes
Parameters
- +
string$ext_patha full path
RedBasicAuth&$auth_plugin
RedBasicAuth&$auth_plugin
@@ -385,7 +382,7 @@ Private Attributes
-
Todo:
add description of what this function does.
+
Todo:
add description of what this function does.
Exceptions
@@ -494,7 +491,7 @@ Private Attributes

Renames the directory.

-
Todo:
handle duplicate directory name
+
Todo:
handle duplicate directory name
Exceptions
DAV\Exception\NotFound
@@ -550,9 +547,6 @@ Private Attributes
DAV\Exception\Forbidden
-

The full path as seen in the browser. /cloud + $red_path.

-
Todo:
I think this is not used anywhere, we always strip '/cloud' and only use it in debug
-

Referenced by __construct(), and getDir().

@@ -595,8 +589,6 @@ Private Attributes
-

The real path on the filesystem. The actual path in store/ with the hashed names.

-

Referenced by createFile(), and getDir().

@@ -619,8 +611,6 @@ Private Attributes
-

The path inside /cloud.

-
-- cgit v1.2.3