From 8eed3a10062818dd30f339139074be8e721546d5 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 2 Nov 2013 15:45:38 -0700 Subject: doc updates --- doc/html/classRedDirectory.html | 356 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 356 insertions(+) create mode 100644 doc/html/classRedDirectory.html (limited to 'doc/html/classRedDirectory.html') diff --git a/doc/html/classRedDirectory.html b/doc/html/classRedDirectory.html new file mode 100644 index 000000000..118699a0e --- /dev/null +++ b/doc/html/classRedDirectory.html @@ -0,0 +1,356 @@ + + + + + + +The Red Matrix: RedDirectory Class Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
RedDirectory Class Reference
+
+
+
+Inheritance diagram for RedDirectory:
+
+
+ + + +
+ + + + + + + + + + + + + + +

+Public Member Functions

 __construct ($red_path, $auth_plugin)
 
 getChildren ()
 
 getChild ($name)
 
 createFile ($name, $data=null)
 
 createDirectory ($name)
 
 childExists ($name)
 
+ + + + + + + + + +

+Private Attributes

 $red_path
 
 $dir_key
 
 $auth
 
 $channel_id
 
+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
RedDirectory::__construct ( $red_path,
 $auth_plugin 
)
+
+ +
+
+

Member Function Documentation

+ +
+
+ + + + + + + + +
RedDirectory::childExists ( $name)
+
+ +
+
+ +
+
+ + + + + + + + +
RedDirectory::createDirectory ( $name)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
RedDirectory::createFile ( $name,
 $data = null 
)
+
+ +
+
+ +
+
+ + + + + + + + +
RedDirectory::getChild ( $name)
+
+ +
+
+ +
+
+ + + + + + + +
RedDirectory::getChildren ()
+
+ +
+
+

Member Data Documentation

+ +
+
+ + + + + +
+ + + + +
RedDirectory::$auth
+
+private
+
+ +
+
+ +
+
+ + + + + +
+ + + + +
RedDirectory::$channel_id
+
+private
+
+ +
+
+ +
+
+ + + + + +
+ + + + +
RedDirectory::$dir_key
+
+private
+
+ +
+
+ +
+
+ + + + + +
+ + + + +
RedDirectory::$red_path
+
+private
+
+ +

Referenced by __construct().

+ +
+
+
The documentation for this class was generated from the following file: +
+
+ -- cgit v1.2.3