aboutsummaryrefslogtreecommitdiffstats
path: root/doc/old/html/hierarchy.js
diff options
context:
space:
mode:
authorroot <root@v22013111044215586.yourvserver.net>2014-06-29 18:32:40 +0200
committerroot <root@v22013111044215586.yourvserver.net>2014-06-29 18:32:40 +0200
commita47971aefd2bee45f4e57dd1fc3ea24bb370881f (patch)
tree957bd627cf9016cc826b5a5bbfb6001f4edc4830 /doc/old/html/hierarchy.js
parent5df50c4a0bf80f3697c7088c9c4a3815206fe97d (diff)
downloadvolse-hubzilla-a47971aefd2bee45f4e57dd1fc3ea24bb370881f.tar.gz
volse-hubzilla-a47971aefd2bee45f4e57dd1fc3ea24bb370881f.tar.bz2
volse-hubzilla-a47971aefd2bee45f4e57dd1fc3ea24bb370881f.zip
Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation.
Diffstat (limited to 'doc/old/html/hierarchy.js')
-rw-r--r--doc/old/html/hierarchy.js53
1 files changed, 53 insertions, 0 deletions
diff --git a/doc/old/html/hierarchy.js b/doc/old/html/hierarchy.js
new file mode 100644
index 000000000..6259fc750
--- /dev/null
+++ b/doc/old/html/hierarchy.js
@@ -0,0 +1,53 @@
+var hierarchy =
+[
+ [ "AbstractBasic", null, [
+ [ "RedBasicAuth", "classRedBasicAuth.html", null ]
+ ] ],
+ [ "App", "classApp.html", null ],
+ [ "BaseObject", "classBaseObject.html", [
+ [ "Conversation", "classConversation.html", null ],
+ [ "Item", "classItem.html", null ]
+ ] ],
+ [ "Cache", "classCache.html", null ],
+ [ "dba_driver", "classdba__driver.html", [
+ [ "dba_mysql", "classdba__mysql.html", null ],
+ [ "dba_mysqli", "classdba__mysqli.html", null ]
+ ] ],
+ [ "enotify", "classenotify.html", null ],
+ [ "ICollection", null, [
+ [ "RedDirectory", "classRedDirectory.html", null ]
+ ] ],
+ [ "IFile", null, [
+ [ "RedFile", "classRedFile.html", null ]
+ ] ],
+ [ "IQuota", null, [
+ [ "RedDirectory", "classRedDirectory.html", null ]
+ ] ],
+ [ "ITemplateEngine", "interfaceITemplateEngine.html", [
+ [ "FriendicaSmartyEngine", "classFriendicaSmartyEngine.html", null ],
+ [ "Template", "classTemplate.html", null ]
+ ] ],
+ [ "Node", null, [
+ [ "RedDirectory", "classRedDirectory.html", null ],
+ [ "RedFile", "classRedFile.html", null ]
+ ] ],
+ [ "OAuthDataStore", null, [
+ [ "FKOAuthDataStore", "classFKOAuthDataStore.html", null ]
+ ] ],
+ [ "OAuthServer", null, [
+ [ "FKOAuth1", "classFKOAuth1.html", null ]
+ ] ],
+ [ "photo_driver", "classphoto__driver.html", [
+ [ "photo_gd", "classphoto__gd.html", null ],
+ [ "photo_imagick", "classphoto__imagick.html", null ]
+ ] ],
+ [ "Plugin", null, [
+ [ "RedBrowser", "classRedBrowser.html", null ]
+ ] ],
+ [ "ProtoDriver", "classProtoDriver.html", [
+ [ "ZotDriver", "classZotDriver.html", null ]
+ ] ],
+ [ "Smarty", null, [
+ [ "FriendicaSmarty", "classFriendicaSmarty.html", null ]
+ ] ]
+]; \ No newline at end of file