From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/hierarchy.html | 144 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 144 insertions(+) create mode 100644 doc/html/hierarchy.html (limited to 'doc/html/hierarchy.html') diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html new file mode 100644 index 000000000..9fb20ea95 --- /dev/null +++ b/doc/html/hierarchy.html @@ -0,0 +1,144 @@ + + + + + + +The Red Project: Class Hierarchy + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+
+
Class Hierarchy
+
+
+
This inheritance list is sorted roughly, but not completely, alphabetically:
+
[detail level 12]
+ + + + + + + + + + + + + + + + + +
oCApp
oCBaseObject
|oCConversation
|\CItem
oCCache
oCdba
oCenotify
oCOAuthDataStore
|\CFKOAuthDataStore
oCOAuthServer
|\CFKOAuth1
oCPhoto
oCProtoDriver
|\CZotDriver
oCSmarty
|\CFriendicaSmarty
\CTemplate
+
+
+
+ + + + -- cgit v1.2.3 From 0ee1e83a3c6bb48064789a622f5eb7331733cb64 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 16:04:28 -0800 Subject: small doco update --- doc/html/hierarchy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/hierarchy.html') diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html index 9fb20ea95..42af15f5c 100644 --- a/doc/html/hierarchy.html +++ b/doc/html/hierarchy.html @@ -135,7 +135,7 @@ $(document).ready(function(){initNavTree('hierarchy.html','');}); - - - - + -- cgit v1.2.3 From 9e22ec928b9534ea9db0d18bf685fb0d357fbad2 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 18 Apr 2013 21:06:31 -0700 Subject: more umbilical cutting --- doc/html/hierarchy.html | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) (limited to 'doc/html/hierarchy.html') diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html index e9854e5bc..d0ae9416c 100644 --- a/doc/html/hierarchy.html +++ b/doc/html/hierarchy.html @@ -28,7 +28,7 @@ - + - - - - - - - - - - - + + + + + + + + + + + + + +
The Red Project
@@ -117,17 +117,20 @@ $(document).ready(function(){initNavTree('hierarchy.html','');});
|\CItem
oCCache
oCdba
oCenotify
oCOAuthDataStore
|\CFKOAuthDataStore
oCOAuthServer
|\CFKOAuth1
oCPhoto
oCProtoDriver
|\CZotDriver
oCSmarty
|\CFriendicaSmarty
\CTemplate
oCdba_driver
|oCdba_mysql
|\Cdba_mysqli
oCenotify
oCOAuthDataStore
|\CFKOAuthDataStore
oCOAuthServer
|\CFKOAuth1
oCPhoto
oCProtoDriver
|\CZotDriver
oCSmarty
|\CFriendicaSmarty
\CTemplate
-- cgit v1.2.3 From 552f03122c9ec066f5728fc4629d155937fd3620 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 22 Apr 2013 20:02:21 -0700 Subject: db abstraction layer --- doc/html/hierarchy.html | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) (limited to 'doc/html/hierarchy.html') diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html index d0ae9416c..223b57eb9 100644 --- a/doc/html/hierarchy.html +++ b/doc/html/hierarchy.html @@ -116,21 +116,20 @@ $(document).ready(function(){initNavTree('hierarchy.html','');}); |oCConversation |\CItem oCCache -oCdba -oCdba_driver -|oCdba_mysql -|\Cdba_mysqli -oCenotify -oCOAuthDataStore -|\CFKOAuthDataStore -oCOAuthServer -|\CFKOAuth1 -oCPhoto -oCProtoDriver -|\CZotDriver -oCSmarty -|\CFriendicaSmarty -\CTemplate +oCdba_driver +|oCdba_mysql +|\Cdba_mysqli +oCenotify +oCOAuthDataStore +|\CFKOAuthDataStore +oCOAuthServer +|\CFKOAuth1 +oCPhoto +oCProtoDriver +|\CZotDriver +oCSmarty +|\CFriendicaSmarty +\CTemplate -- cgit v1.2.3 From ac64c93bf8714550d47a546faec59cfea0b4daeb Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 26 Apr 2013 15:09:35 -0700 Subject: doc update --- doc/html/hierarchy.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/html/hierarchy.html') diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html index 223b57eb9..80273e699 100644 --- a/doc/html/hierarchy.html +++ b/doc/html/hierarchy.html @@ -124,7 +124,9 @@ $(document).ready(function(){initNavTree('hierarchy.html','');}); |\CFKOAuthDataStore oCOAuthServer |\CFKOAuth1 -oCPhoto +oCphoto_driver +|oCphoto_gd +|\Cphoto_imagick oCProtoDriver |\CZotDriver oCSmarty -- cgit v1.2.3 From 946554ff4b03d81f32375832b8b50883a3ffeedf Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 May 2013 03:52:06 -0700 Subject: doc update --- doc/html/hierarchy.html | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) (limited to 'doc/html/hierarchy.html') diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html index 80273e699..f4c06ea2d 100644 --- a/doc/html/hierarchy.html +++ b/doc/html/hierarchy.html @@ -120,18 +120,20 @@ $(document).ready(function(){initNavTree('hierarchy.html','');}); |oCdba_mysql |\Cdba_mysqli oCenotify -oCOAuthDataStore -|\CFKOAuthDataStore -oCOAuthServer -|\CFKOAuth1 -oCphoto_driver -|oCphoto_gd -|\Cphoto_imagick -oCProtoDriver -|\CZotDriver -oCSmarty -|\CFriendicaSmarty -\CTemplate +oCITemplateEngine +|oCFriendicaSmartyEngine +|\CTemplate +oCOAuthDataStore +|\CFKOAuthDataStore +oCOAuthServer +|\CFKOAuth1 +oCphoto_driver +|oCphoto_gd +|\Cphoto_imagick +oCProtoDriver +|\CZotDriver +\CSmarty + \CFriendicaSmarty -- cgit v1.2.3 From 34526e82531c67995e25cf04abce0d927ce22ffd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 May 2013 03:59:11 -0700 Subject: doc cleanup --- doc/html/hierarchy.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/hierarchy.html') diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html index f4c06ea2d..317845360 100644 --- a/doc/html/hierarchy.html +++ b/doc/html/hierarchy.html @@ -4,7 +4,7 @@ -The Red Project: Class Hierarchy +The Red Matrix: Class Hierarchy @@ -30,7 +30,7 @@ Logo -
The Red Project +
The Red Matrix
-- cgit v1.2.3 From 5e4b9d7766ceffd19785f14443cc1b4d4f675d4e Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 14 May 2013 21:25:58 -0700 Subject: disable pcss when installing since modules don't yet work and pcss uses the view module, plus weekly doc update --- doc/html/hierarchy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/hierarchy.html') diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html index 317845360..df96b0fda 100644 --- a/doc/html/hierarchy.html +++ b/doc/html/hierarchy.html @@ -28,7 +28,7 @@ - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + +
The Red Matrix
-- cgit v1.2.3 From c36fc59df30735b88ab55884f4411dedd3886f20 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 26 Oct 2013 01:27:19 -0700 Subject: doc updates --- doc/html/hierarchy.html | 48 +++++++++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 23 deletions(-) (limited to 'doc/html/hierarchy.html') diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html index df96b0fda..1394ae17e 100644 --- a/doc/html/hierarchy.html +++ b/doc/html/hierarchy.html @@ -111,29 +111,31 @@ $(document).ready(function(){initNavTree('hierarchy.html','');}); -- cgit v1.2.3 From 8eed3a10062818dd30f339139074be8e721546d5 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 2 Nov 2013 15:45:38 -0700 Subject: doc updates --- doc/html/hierarchy.html | 37 +++++++++++++++++++++++-------------- 1 file changed, 23 insertions(+), 14 deletions(-) (limited to 'doc/html/hierarchy.html') diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html index 1394ae17e..7f857db49 100644 --- a/doc/html/hierarchy.html +++ b/doc/html/hierarchy.html @@ -122,20 +122,29 @@ $(document).ready(function(){initNavTree('hierarchy.html','');});
|oCdba_mysql
|\Cdba_mysqli
oCenotify
oCITemplateEngine
|oCFriendicaSmartyEngine
|\CTemplate
oCOAuthDataStore
|\CFKOAuthDataStore
oCOAuthServer
|\CFKOAuth1
oCphoto_driver
|oCphoto_gd
|\Cphoto_imagick
oCProtoDriver
|\CZotDriver
\CSmarty
 \CFriendicaSmarty
oCICollection
|\CRedDirectory
oCIFile
|\CRedFile
oCINode
|\CRedInode
oCITemplateEngine
|oCFriendicaSmartyEngine
|\CTemplate
oCNode
|oCRedDirectory
|\CRedFile
oCOAuthDataStore
|\CFKOAuthDataStore
oCOAuthServer
|\CFKOAuth1
oCphoto_driver
|oCphoto_gd
|\Cphoto_imagick
oCProtoDriver
|\CZotDriver
\CSmarty
 \CFriendicaSmarty
-- cgit v1.2.3 From 8cd9a2c3a944e804c72ef461df801116c6b44ac7 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 28 Nov 2013 19:37:39 -0800 Subject: doc updates --- doc/html/hierarchy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/hierarchy.html') diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html index 7f857db49..2a65d1ce0 100644 --- a/doc/html/hierarchy.html +++ b/doc/html/hierarchy.html @@ -28,7 +28,7 @@ - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + -- cgit v1.2.3 From 3869b16298041887d0c90c884ffb5b22df8d56e9 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 24 Jan 2014 14:35:32 -0800 Subject: prettyphoto (js|css) not found --- doc/html/hierarchy.html | 40 +++++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 19 deletions(-) (limited to 'doc/html/hierarchy.html') diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html index ad25b4dd7..d35fdc010 100644 --- a/doc/html/hierarchy.html +++ b/doc/html/hierarchy.html @@ -126,25 +126,27 @@ $(document).ready(function(){initNavTree('hierarchy.html','');}); - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + +
The Red Matrix
-- cgit v1.2.3 From 3298768d957421743eaa56dec5381141ab094d53 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 Jan 2014 00:47:40 -0800 Subject: directory creation error, display localtimes on cloud webpage, doc updates --- doc/html/hierarchy.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'doc/html/hierarchy.html') diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html index 2a65d1ce0..ad25b4dd7 100644 --- a/doc/html/hierarchy.html +++ b/doc/html/hierarchy.html @@ -126,21 +126,21 @@ $(document).ready(function(){initNavTree('hierarchy.html','');});
|\CRedDirectory
oCIFile
|\CRedFile
oCINode
|\CRedInode
oCITemplateEngine
|oCFriendicaSmartyEngine
|\CTemplate
oCNode
|oCRedDirectory
|\CRedFile
oCOAuthDataStore
|\CFKOAuthDataStore
oCOAuthServer
|\CFKOAuth1
oCphoto_driver
|oCphoto_gd
|\Cphoto_imagick
oCITemplateEngine
|oCFriendicaSmartyEngine
|\CTemplate
oCNode
|oCRedDirectory
|\CRedFile
oCOAuthDataStore
|\CFKOAuthDataStore
oCOAuthServer
|\CFKOAuth1
oCphoto_driver
|oCphoto_gd
|\Cphoto_imagick
oCPlugin
|\CRedBrowser
oCProtoDriver
|\CZotDriver
\CSmarty
|\CRedDirectory
oCIFile
|\CRedFile
oCITemplateEngine
|oCFriendicaSmartyEngine
|\CTemplate
oCNode
|oCRedDirectory
|\CRedFile
oCOAuthDataStore
|\CFKOAuthDataStore
oCOAuthServer
|\CFKOAuth1
oCphoto_driver
|oCphoto_gd
|\Cphoto_imagick
oCPlugin
|\CRedBrowser
oCProtoDriver
|\CZotDriver
\CSmarty
 \CFriendicaSmarty
oCIQuota
|\CRedDirectory
oCITemplateEngine
|oCFriendicaSmartyEngine
|\CTemplate
oCNode
|oCRedDirectory
|\CRedFile
oCOAuthDataStore
|\CFKOAuthDataStore
oCOAuthServer
|\CFKOAuth1
oCphoto_driver
|oCphoto_gd
|\Cphoto_imagick
oCPlugin
|\CRedBrowser
oCProtoDriver
|\CZotDriver
\CSmarty
 \CFriendicaSmarty
-- cgit v1.2.3