From f1d5ffda693fa44d3325785c5c8e8021d8873bea Mon Sep 17 00:00:00 2001 From: Tobias Luther Date: Sun, 29 Jun 2014 21:20:43 +0200 Subject: delete my original doc working backup folder --- doc/old/html/classRedFile.html | 400 ----------------------------------------- 1 file changed, 400 deletions(-) delete mode 100644 doc/old/html/classRedFile.html (limited to 'doc/old/html/classRedFile.html') diff --git a/doc/old/html/classRedFile.html b/doc/old/html/classRedFile.html deleted file mode 100644 index c45b36c39..000000000 --- a/doc/old/html/classRedFile.html +++ /dev/null @@ -1,400 +0,0 @@ - - - - - - -The Red Matrix: RedFile Class Reference - - - - - - - - - - - - - -
-
- - - - - - - -
-
The Red Matrix -
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
RedFile Class Reference
-
-
-
-Inheritance diagram for RedFile:
-
-
- - - -
- - - - - - - - - - - - - - - - - - - - - - -

-Public Member Functions

 __construct ($name, $data, &$auth)
 
 getName ()
 
 setName ($newName)
 
 put ($data)
 
 get ()
 
 getETag ()
 
 getContentType ()
 
 getSize ()
 
 getLastModified ()
 
 delete ()
 
- - - - - - - -

-Private Attributes

 $data
 
 $auth
 
 $name
 
-

Constructor & Destructor Documentation

- -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
RedFile::__construct ( $name,
 $data,
$auth 
)
-
- -
-
-

Member Function Documentation

- -
-
- - - - - - - -
RedFile::delete ()
-
- -
-
- -
-
- - - - - - - -
RedFile::get ()
-
- -
-
- -
-
- - - - - - - -
RedFile::getContentType ()
-
- -
-
- -
-
- - - - - - - -
RedFile::getETag ()
-
- -
-
- -
-
- - - - - - - -
RedFile::getLastModified ()
-
- -
-
- -
-
- - - - - - - -
RedFile::getName ()
-
- -
-
- -
-
- - - - - - - -
RedFile::getSize ()
-
- -
-
- -
-
- - - - - - - - -
RedFile::put ( $data)
-
- -
-
- -
-
- - - - - - - - -
RedFile::setName ( $newName)
-
- -
-
-

Member Data Documentation

- -
-
- - - - - -
- - - - -
RedFile::$auth
-
-private
-
- -

Referenced by __construct().

- -
-
- -
-
- - - - - -
- - - - -
RedFile::$data
-
-private
-
- -

Referenced by __construct(), and put().

- -
-
- -
-
- - - - - -
- - - - -
RedFile::$name
-
-private
-
- -

Referenced by __construct().

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