From ab0706521ecc8874f53275d470dfa57a5f457517 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 30 Jan 2015 13:45:28 -0800 Subject: let zot_refresh continue without a primary hub if one cannot be found. also weekly doc updates --- .../classRedMatrix_1_1RedDAV_1_1RedBrowser.html | 69 ---------------------- 1 file changed, 69 deletions(-) (limited to 'doc/html/classRedMatrix_1_1RedDAV_1_1RedBrowser.html') diff --git a/doc/html/classRedMatrix_1_1RedDAV_1_1RedBrowser.html b/doc/html/classRedMatrix_1_1RedDAV_1_1RedBrowser.html index 95f63702d..1b62c2967 100644 --- a/doc/html/classRedMatrix_1_1RedDAV_1_1RedBrowser.html +++ b/doc/html/classRedMatrix_1_1RedDAV_1_1RedBrowser.html @@ -136,9 +136,6 @@ Public Member Functions  generateDirectoryIndex ($path)  Creates the directory listing for the given path. More...
  - userReadableSize ($size) - Returns a human readable formatted string for filesizes. More...
-   htmlActionsPanel (DAV\INode $node, &$output)  Creates a form to add new folders and upload files. More...
  @@ -147,9 +144,6 @@ Public Member Functions Protected Member Functions  getAssetUrl ($assetName)   - getIconFromType ($type) - returns icon name for use with e.g. font-awesome based on mime-type More...
-   findAttachHash ($owner, $parentHash, $attachName)  Return the hash of an attachment. More...
  @@ -341,41 +335,6 @@ Private Attributes

Referenced by RedMatrix\RedDAV\RedBrowser\generateDirectoryIndex().

- - - -
-
- - - - - -
- - - - - - - - -
RedMatrix\RedDAV\RedBrowser::getIconFromType ( $type)
-
-protected
-
- -

returns icon name for use with e.g. font-awesome based on mime-type

-
Parameters
- - -
string$type
-
-
-
Returns
string
- -

Referenced by RedMatrix\RedDAV\RedBrowser\generateDirectoryIndex().

-
@@ -429,34 +388,6 @@ Private Attributes

It only disable/enable the visible parts. Not the POST handler which handels the actual requests when uploading files or creating folders.

Todo:
Maybe this whole way of doing this can be solved with some $server->subscribeEvent().
- - - -
-
- - - - - - - - -
RedMatrix\RedDAV\RedBrowser::userReadableSize ( $size)
-
- -

Returns a human readable formatted string for filesizes.

-

Don't we need such a functionality in other places, too?

-
Parameters
- - -
int$sizefilesize in bytes
-
-
-
Returns
string
- -

Referenced by RedMatrix\RedDAV\RedBrowser\generateDirectoryIndex().

-

Member Data Documentation

-- cgit v1.2.3