From ed2917118dd97df6b97c6ee34fe77b7f1818ffcd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 2 Jan 2015 17:26:57 -0800 Subject: doc updates --- .../classRedMatrix_1_1RedDAV_1_1RedBrowser.html | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) (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 7c2e573d5..95f63702d 100644 --- a/doc/html/classRedMatrix_1_1RedDAV_1_1RedBrowser.html +++ b/doc/html/classRedMatrix_1_1RedDAV_1_1RedBrowser.html @@ -147,6 +147,9 @@ 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...
  @@ -338,6 +341,41 @@ 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().

+
-- cgit v1.2.3