From 478e7c4479f0c994fb9119d5b44032cc072b7c0a Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 19 Oct 2014 15:54:51 -0700 Subject: doc updates --- doc/html/functions.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'doc/html/functions.html') diff --git a/doc/html/functions.html b/doc/html/functions.html index c7d32363a..8434afa68 100644 --- a/doc/html/functions.html +++ b/doc/html/functions.html @@ -156,15 +156,15 @@ $(document).ready(function(){initNavTree('functions.html','');}); : App
  • $auth -: RedFile +: RedMatrix\RedDAV\RedFile , RedMatrix\RedDAV\RedBrowser -, RedDirectory +, RedMatrix\RedDAV\RedDirectory
  • $baseurl : App
  • $browser -: RedBasicAuth +: RedMatrix\RedDAV\RedBasicAuth
  • $cached_profile_image : App @@ -180,13 +180,13 @@ $(document).ready(function(){initNavTree('functions.html','');}); , Item
  • $channel_hash -: RedBasicAuth +: RedMatrix\RedDAV\RedBasicAuth
  • $channel_id -: RedBasicAuth +: RedMatrix\RedDAV\RedBasicAuth
  • $channel_name -: RedBasicAuth +: RedMatrix\RedDAV\RedBasicAuth
  • $children : Item @@ -240,7 +240,7 @@ $(document).ready(function(){initNavTree('functions.html','');});
  • $data : App , Item -, RedFile +, RedMatrix\RedDAV\RedFile
  • $db : App @@ -258,13 +258,13 @@ $(document).ready(function(){initNavTree('functions.html','');}); , dba_driver
  • $ext_path -: RedDirectory +: RedMatrix\RedDAV\RedDirectory
  • $filename : FriendicaSmarty
  • $folder_hash -: RedDirectory +: RedMatrix\RedDAV\RedDirectory
  • $force_max_items : App @@ -318,7 +318,7 @@ $(document).ready(function(){initNavTree('functions.html','');}); : App
  • $name -: RedFile +: RedMatrix\RedDAV\RedFile , FriendicaSmartyEngine , Template
  • @@ -330,20 +330,20 @@ $(document).ready(function(){initNavTree('functions.html','');});
  • $observer : Conversation -, RedBasicAuth +, RedMatrix\RedDAV\RedBasicAuth , App
  • $os_path -: RedDirectory +: RedMatrix\RedDAV\RedDirectory
  • $owner_id -: RedBasicAuth +: RedMatrix\RedDAV\RedBasicAuth
  • $owner_name : Item
  • $owner_nick -: RedBasicAuth +: RedMatrix\RedDAV\RedBasicAuth
  • $owner_photo : Item @@ -397,7 +397,7 @@ $(document).ready(function(){initNavTree('functions.html','');}); : App
  • $red_path -: RedDirectory +: RedMatrix\RedDAV\RedDirectory
  • $redirect_url : Item @@ -406,7 +406,7 @@ $(document).ready(function(){initNavTree('functions.html','');}); : Template
  • $root_dir -: RedDirectory +: RedMatrix\RedDAV\RedDirectory
  • $scheme : App @@ -448,7 +448,7 @@ $(document).ready(function(){initNavTree('functions.html','');}); : Conversation
  • $timezone -: RedBasicAuth +: RedMatrix\RedDAV\RedBasicAuth , App
  • $toplevel -- cgit v1.2.3 From 7f0bd5a6e5f8963ebf0c48f7919b5b7dc420390c Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 31 Oct 2014 05:05:31 -0700 Subject: doc updates --- doc/html/functions.html | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'doc/html/functions.html') diff --git a/doc/html/functions.html b/doc/html/functions.html index 8434afa68..ece2f091e 100644 --- a/doc/html/functions.html +++ b/doc/html/functions.html @@ -225,6 +225,9 @@ $(document).ready(function(){initNavTree('functions.html','');});
  • $conversation : Item
  • +
  • $credentials +: Redmatrix\Import\Import +
  • $css_sources : App
  • @@ -293,6 +296,12 @@ $(document).ready(function(){initNavTree('functions.html','');});
  • $interactive : App
  • +
  • $itemlist +: Redmatrix\Import\Import +
  • +
  • $items +: Redmatrix\Import\Import +
  • $js_sources : App
  • @@ -329,9 +338,9 @@ $(document).ready(function(){initNavTree('functions.html','');}); : Template
  • $observer -: Conversation +: App , RedMatrix\RedDAV\RedBasicAuth -, App +, Conversation
  • $os_path : RedMatrix\RedDAV\RedDirectory @@ -417,6 +426,9 @@ $(document).ready(function(){initNavTree('functions.html','');});
  • $sourcename : App
  • +
  • $src_items +: Redmatrix\Import\Import +
  • $stack : Template
  • -- cgit v1.2.3