aboutsummaryrefslogtreecommitdiffstats
path: root/doc/html/classRedMatrix_1_1RedDAV_1_1RedBrowser.html
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-11-15 14:03:28 -0800
committerfriendica <info@friendica.com>2014-11-15 14:03:28 -0800
commit87cdfc1751d1e2f16cf651393049c5f6fb1a8efb (patch)
tree07a39bd8d533f83cff4b1539298d6a0dabbf6535 /doc/html/classRedMatrix_1_1RedDAV_1_1RedBrowser.html
parentad8668be9e26c914c9dbb2146e5c26c9ffda5d4c (diff)
downloadvolse-hubzilla-87cdfc1751d1e2f16cf651393049c5f6fb1a8efb.tar.gz
volse-hubzilla-87cdfc1751d1e2f16cf651393049c5f6fb1a8efb.tar.bz2
volse-hubzilla-87cdfc1751d1e2f16cf651393049c5f6fb1a8efb.zip
doc updates
Diffstat (limited to 'doc/html/classRedMatrix_1_1RedDAV_1_1RedBrowser.html')
-rw-r--r--doc/html/classRedMatrix_1_1RedDAV_1_1RedBrowser.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/classRedMatrix_1_1RedDAV_1_1RedBrowser.html b/doc/html/classRedMatrix_1_1RedDAV_1_1RedBrowser.html
index bebe6019d..7c2e573d5 100644
--- a/doc/html/classRedMatrix_1_1RedDAV_1_1RedBrowser.html
+++ b/doc/html/classRedMatrix_1_1RedDAV_1_1RedBrowser.html
@@ -180,7 +180,7 @@ Private Attributes</h2></td></tr>
<p>Constructor for <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html" title="Provides a DAV frontend for the webbrowser.">RedBrowser</a> class. </p>
<p>$enablePost will be activated through <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#aa1607857cb59738c4dce2fe8e73d8f19">set_writeable()</a> in a later stage. At the moment the write_storage permission is only valid for the whole folder. No file specific permissions yet. </p>
-<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000002">Todo:</a></b></dt><dd>disable enablePost by default and only activate if permissions grant edit rights.</dd></dl>
+<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000003">Todo:</a></b></dt><dd>disable enablePost by default and only activate if permissions grant edit rights.</dd></dl>
<p>Disable assets with $enableAssets = false. Should get some thumbnail views anyway.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
@@ -389,7 +389,7 @@ Private Attributes</h2></td></tr>
</div><div class="memdoc">
<p>The DAV browser is instantiated after the auth module and directory classes but before we know the current directory and who the owner and observer are. So we add a pointer to the browser into the auth module and vice versa. Then when we've figured out what directory is actually being accessed, we call the following function to decide whether or not to show web elements which include writeable objects.</p>
<p>It only disable/enable the visible parts. Not the POST handler which handels the actual requests when uploading files or creating folders.</p>
-<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000003">Todo:</a></b></dt><dd>Maybe this whole way of doing this can be solved with some $server-&gt;subscribeEvent(). </dd></dl>
+<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000004">Todo:</a></b></dt><dd>Maybe this whole way of doing this can be solved with some $server-&gt;subscribeEvent(). </dd></dl>
</div>
</div>