diff options
author | friendica <info@friendica.com> | 2014-01-10 00:47:40 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-01-10 00:47:40 -0800 |
commit | 3298768d957421743eaa56dec5381141ab094d53 (patch) | |
tree | d6fb45b58719e61e5962546bbb111ed66276a71c /doc/html/functions_vars.html | |
parent | ee2bea37e9a46e8dcd6b7df655fc56c1feb8132e (diff) | |
download | volse-hubzilla-3298768d957421743eaa56dec5381141ab094d53.tar.gz volse-hubzilla-3298768d957421743eaa56dec5381141ab094d53.tar.bz2 volse-hubzilla-3298768d957421743eaa56dec5381141ab094d53.zip |
directory creation error, display localtimes on cloud webpage, doc updates
Diffstat (limited to 'doc/html/functions_vars.html')
-rw-r--r-- | doc/html/functions_vars.html | 25 |
1 files changed, 19 insertions, 6 deletions
diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index baad731c4..4c6d04092 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -135,16 +135,17 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); <li>$argv : <a class="el" href="classApp.html#ab3da757abe5cb45bf88f07cc51a73b58">App</a> </li> -<li>$attach -: <a class="el" href="classRedInode.html#a7b317eb1230930154107ed51e54193f5">RedInode</a> -</li> <li>$auth -: <a class="el" href="classRedFile.html#a4b5d0e33f919c6c175b30a55de6263f2">RedFile</a> +: <a class="el" href="classRedBrowser.html#ab6d6d1e2a67e06b344a4cede1bd00b35">RedBrowser</a> , <a class="el" href="classRedDirectory.html#a9616af16cd19a18a6afebebcc2881c44">RedDirectory</a> +, <a class="el" href="classRedFile.html#a4b5d0e33f919c6c175b30a55de6263f2">RedFile</a> </li> <li>$baseurl : <a class="el" href="classApp.html#ad5175536561021548ae8188e24c7b80c">App</a> </li> +<li>$browser +: <a class="el" href="classRedBasicAuth.html#af14337f1baad407f8a85d48205c0f30e">RedBasicAuth</a> +</li> <li>$cached_profile_image : <a class="el" href="classApp.html#abe0e4fa91097f7a6588e1213a834121c">App</a> </li> @@ -242,6 +243,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); <li>$filename : <a class="el" href="classFriendicaSmarty.html#a33fabbd4d6eef869df496adf357ae690">FriendicaSmarty</a> </li> +<li>$folder_hash +: <a class="el" href="classRedDirectory.html#aa10254abf177bb2a0e4a88495725e09b">RedDirectory</a> +</li> <li>$force_max_items : <a class="el" href="classApp.html#ae3f47830543d0d902f66913def8db66b">App</a> </li> @@ -291,9 +295,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : <a class="el" href="classApp.html#a6e4f0fbfa3cf6c11baebe22a03db6165">App</a> </li> <li>$name -: <a class="el" href="classRedFile.html#acc48c05cd5a70951cb3c615ad84f03ba">RedFile</a> +: <a class="el" href="classFriendicaSmartyEngine.html#aaba6a42101bc9ae32e36b7fa2e243f02">FriendicaSmartyEngine</a> +, <a class="el" href="classRedFile.html#acc48c05cd5a70951cb3c615ad84f03ba">RedFile</a> , <a class="el" href="classTemplate.html#a6eb301a51cc94d8b94f4548fbad85eae">Template</a> -, <a class="el" href="classFriendicaSmartyEngine.html#aaba6a42101bc9ae32e36b7fa2e243f02">FriendicaSmartyEngine</a> </li> <li>$nav_sel : <a class="el" href="classApp.html#a33a8e90b60ec4438f6fbf299d0f6839c">App</a> @@ -306,9 +310,18 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); , <a class="el" href="classRedBasicAuth.html#aa75dc43b59adc98e38a98517d3fd35d1">RedBasicAuth</a> , <a class="el" href="classConversation.html#a8748445aa26047ebed5141f3c3cbc244">Conversation</a> </li> +<li>$os_path +: <a class="el" href="classRedDirectory.html#a3c148c07ad909985125aa4926d8d0021">RedDirectory</a> +</li> +<li>$owner_id +: <a class="el" href="classRedBasicAuth.html#a09c1488a0b290f5a54dc15180c5690d7">RedBasicAuth</a> +</li> <li>$owner_name : <a class="el" href="classItem.html#a9594df6014b0b6f45364ea7a34510130">Item</a> </li> +<li>$owner_nick +: <a class="el" href="classRedBasicAuth.html#a8d09b8d784cc810a0b3be580d05106a7">RedBasicAuth</a> +</li> <li>$owner_photo : <a class="el" href="classItem.html#a078f95b4134ce3a1df344cf8d386f986">Item</a> </li> |