diff options
author | friendica <info@friendica.com> | 2013-04-22 20:02:21 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-04-22 20:02:21 -0700 |
commit | 552f03122c9ec066f5728fc4629d155937fd3620 (patch) | |
tree | 1e8a585b52fa28d1c47abd70d89bb1225fe99eb7 /doc/html/functions_vars.html | |
parent | 7621bd3bb171c7a4772e4663ee43b86a55a1f7c0 (diff) | |
download | volse-hubzilla-552f03122c9ec066f5728fc4629d155937fd3620.tar.gz volse-hubzilla-552f03122c9ec066f5728fc4629d155937fd3620.tar.bz2 volse-hubzilla-552f03122c9ec066f5728fc4629d155937fd3620.zip |
db abstraction layer
Diffstat (limited to 'doc/html/functions_vars.html')
-rw-r--r-- | doc/html/functions_vars.html | 17 |
1 files changed, 5 insertions, 12 deletions
diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index aeb0dda19..4532386e5 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -171,7 +171,6 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); </li> <li>$connected : <a class="el" href="classdba__driver.html#a205f6535e399700b6fca2492f96f2229">dba_driver</a> -, <a class="el" href="classdba.html#a986eb5c3bbd4c70801a9ddd2f8e5c561">dba</a> </li> <li>$contact : <a class="el" href="classApp.html#a98ef4cfd36693a3457c879b76bc6d694">App</a> @@ -202,14 +201,12 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); , <a class="el" href="classItem.html#aec24e233f9098f902b1e57e60dcb2019">Item</a> </li> <li>$db -: <a class="el" href="classdba.html#ab57b3a4399f22ce5cdafbd3cd542a414">dba</a> -, <a class="el" href="classApp.html#a330410a288f3393d53772f5e98f857ea">App</a> +: <a class="el" href="classApp.html#a330410a288f3393d53772f5e98f857ea">App</a> , <a class="el" href="classdba__driver.html#a3033b5f1c2716b52202faeaae2592fe6">dba_driver</a> </li> <li>$debug -: <a class="el" href="classdba__driver.html#af48e2afeded5285766bf92e22123ed03">dba_driver</a> -, <a class="el" href="classdba.html#a4da56b3eb82ad26ba49ca5f97e1490cb">dba</a> -, <a class="el" href="classTemplate.html#afc4afb6f89bebcd5480022312a56cb4a">Template</a> +: <a class="el" href="classTemplate.html#afc4afb6f89bebcd5480022312a56cb4a">Template</a> +, <a class="el" href="classdba__driver.html#af48e2afeded5285766bf92e22123ed03">dba_driver</a> </li> <li>$done : <a class="el" href="classTemplate.html#abda4c8d049f70553338eae7c905e9d5c">Template</a> @@ -220,7 +217,6 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); <li>$error : <a class="el" href="classApp.html#ac1a8b2cd40609b231a560201a08852ba">App</a> , <a class="el" href="classdba__driver.html#a84675d28c7bd9b7290dd37e66dbd216c">dba_driver</a> -, <a class="el" href="classdba.html#a6a1471c18c6530044d20db5d3532958b">dba</a> </li> <li>$filename : <a class="el" href="classFriendicaSmarty.html#a33fabbd4d6eef869df496adf357ae690">FriendicaSmarty</a> @@ -273,9 +269,6 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); <li>$module_loaded : <a class="el" href="classApp.html#a6e4f0fbfa3cf6c11baebe22a03db6165">App</a> </li> -<li>$mysqli -: <a class="el" href="classdba.html#ab5dcbd758d3f8fb84702c323cd85067e">dba</a> -</li> <li>$nav_sel : <a class="el" href="classApp.html#a33a8e90b60ec4438f6fbf299d0f6839c">App</a> </li> @@ -410,8 +403,8 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); : <a class="el" href="classPhoto.html#af18778643b1f6c637d9d7f5abd561f11">Photo</a> </li> <li>$writable -: <a class="el" href="classConversation.html#ae81221251307e315f566a11f921ce0a9">Conversation</a> -, <a class="el" href="classItem.html#af514e893765deda92125ce84024d3ad5">Item</a> +: <a class="el" href="classItem.html#af514e893765deda92125ce84024d3ad5">Item</a> +, <a class="el" href="classConversation.html#ae81221251307e315f566a11f921ce0a9">Conversation</a> </li> </ul> </div><!-- contents --> |