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/classRedBrowser.html | 383 -------------------------------------- 1 file changed, 383 deletions(-) delete mode 100644 doc/old/html/classRedBrowser.html (limited to 'doc/old/html/classRedBrowser.html') diff --git a/doc/old/html/classRedBrowser.html b/doc/old/html/classRedBrowser.html deleted file mode 100644 index 6d255f7e6..000000000 --- a/doc/old/html/classRedBrowser.html +++ /dev/null @@ -1,383 +0,0 @@ - - - - - - -The Red Matrix: RedBrowser Class Reference - - - - - - - - - - - - - -
-
- - - - - - - -
-
The Red Matrix -
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- - -
-
-Inheritance diagram for RedBrowser:
-
-
- - - -
- - - - - - - - - - - - -

-Public Member Functions

 __construct (&$auth)
 
 set_writeable ()
 
 generateDirectoryIndex ($path)
 
 userReadableSize ($size)
 
 htmlActionsPanel (DAV\INode $node, &$output)
 
- - - - - - - -

-Protected Member Functions

 getAssetUrl ($assetName)
 
 findAttachHash ($owner, $parentHash, $attachName)
 
 findAttachIdByHash ($attachHash)
 
- - - -

-Private Attributes

 $auth
 
-

Constructor & Destructor Documentation

- -
-
- - - - - - - - -
RedBrowser::__construct ($auth)
-
- -
-
-

Member Function Documentation

- -
-
- - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - -
RedBrowser::findAttachHash ( $owner,
 $parentHash,
 $attachName 
)
-
-protected
-
- -

Referenced by generateDirectoryIndex().

- -
-
- -
-
- - - - - -
- - - - - - - - -
RedBrowser::findAttachIdByHash ( $attachHash)
-
-protected
-
- -

Referenced by generateDirectoryIndex().

- -
-
- -
-
- - - - - - - - -
RedBrowser::generateDirectoryIndex ( $path)
-
-

Creates the directory listing for the given path.

-
Parameters
- - -
String$path
-
-
- -
-
- -
-
- - - - - -
- - - - - - - - -
RedBrowser::getAssetUrl ( $assetName)
-
-protected
-
-

This method takes a path/name of an asset and turns it into url suiteable for http access.

-
Parameters
- - -
string$assetName
-
-
-
Returns
string
- -

Referenced by generateDirectoryIndex().

- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
RedBrowser::htmlActionsPanel (DAV\INode $node,
$output 
)
-
- -
-
- -
-
- - - - - - - -
RedBrowser::set_writeable ()
-
- -
-
- -
-
- - - - - - - - -
RedBrowser::userReadableSize ( $size)
-
- -

Referenced by generateDirectoryIndex().

- -
-
-

Member Data Documentation

- -
-
- - - - - -
- - - - -
RedBrowser::$auth
-
-private
-
- -

Referenced by __construct().

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