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/functions_0x5f.html | 198 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 198 insertions(+) create mode 100644 doc/html/functions_0x5f.html (limited to 'doc/html/functions_0x5f.html') diff --git a/doc/html/functions_0x5f.html b/doc/html/functions_0x5f.html new file mode 100644 index 000000000..83e3dab66 --- /dev/null +++ b/doc/html/functions_0x5f.html @@ -0,0 +1,198 @@ + + + + + + +The Red Project: Class Members + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+
Here is a list of all class members with links to the classes they belong to:
+ +

- _ -

+
+
+ + + + -- 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/functions_0x5f.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/functions_0x5f.html') diff --git a/doc/html/functions_0x5f.html b/doc/html/functions_0x5f.html index 83e3dab66..7b7dc46a8 100644 --- a/doc/html/functions_0x5f.html +++ b/doc/html/functions_0x5f.html @@ -189,7 +189,7 @@ $(document).ready(function(){initNavTree('functions_0x5f.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/functions_0x5f.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc/html/functions_0x5f.html') diff --git a/doc/html/functions_0x5f.html b/doc/html/functions_0x5f.html index 884d30be1..ffd634cdb 100644 --- a/doc/html/functions_0x5f.html +++ b/doc/html/functions_0x5f.html @@ -28,7 +28,7 @@ - + -- 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/functions_0x5f.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/functions_0x5f.html') diff --git a/doc/html/functions_0x5f.html b/doc/html/functions_0x5f.html index 187e6cf5b..22f585c75 100644 --- a/doc/html/functions_0x5f.html +++ b/doc/html/functions_0x5f.html @@ -28,7 +28,7 @@
The Red Project
@@ -140,11 +140,12 @@ $(document).ready(function(){initNavTree('functions_0x5f.html','');});
  • __construct() : App , Conversation +, dba +, Photo , FriendicaSmarty +, dba_driver , Item -, dba , FKOAuth1 -, Photo
  • __destruct() : dba -- 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/functions_0x5f.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'doc/html/functions_0x5f.html') diff --git a/doc/html/functions_0x5f.html b/doc/html/functions_0x5f.html index ffd634cdb..6ab2d42b0 100644 --- a/doc/html/functions_0x5f.html +++ b/doc/html/functions_0x5f.html @@ -140,16 +140,14 @@ $(document).ready(function(){initNavTree('functions_0x5f.html','');});
  • __construct() : App , Conversation -, dba -, Photo , FriendicaSmarty -, dba_driver , Item +, dba_driver , FKOAuth1 +, Photo
  • __destruct() -: dba -, Photo +: Photo
  • _build_nodes() : Template -- 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/functions_0x5f.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/html/functions_0x5f.html') diff --git a/doc/html/functions_0x5f.html b/doc/html/functions_0x5f.html index 6ab2d42b0..1e4032be1 100644 --- a/doc/html/functions_0x5f.html +++ b/doc/html/functions_0x5f.html @@ -144,10 +144,11 @@ $(document).ready(function(){initNavTree('functions_0x5f.html','');}); , Item , dba_driver , FKOAuth1 -, Photo +, photo_driver
  • __destruct() -: Photo +: dba_driver +, photo_driver
  • _build_nodes() : Template -- 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/functions_0x5f.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc/html/functions_0x5f.html') diff --git a/doc/html/functions_0x5f.html b/doc/html/functions_0x5f.html index 1e4032be1..b5efb44db 100644 --- a/doc/html/functions_0x5f.html +++ b/doc/html/functions_0x5f.html @@ -101,6 +101,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
  • q
  • r
  • s
  • +
  • t
  • v
  • @@ -141,10 +142,11 @@ $(document).ready(function(){initNavTree('functions_0x5f.html','');}); : App , Conversation , FriendicaSmarty +, photo_driver +, FriendicaSmartyEngine +, dba_driver , Item -, dba_driver , FKOAuth1 -, photo_driver
  • __destruct() : dba_driver -- 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/functions_0x5f.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/functions_0x5f.html') diff --git a/doc/html/functions_0x5f.html b/doc/html/functions_0x5f.html index b5efb44db..187e6cf5b 100644 --- a/doc/html/functions_0x5f.html +++ b/doc/html/functions_0x5f.html @@ -4,7 +4,7 @@ -The Red Project: Class Members +The Red Matrix: Class Members @@ -30,7 +30,7 @@
  • -
    The Red Project +
    The Red Matrix
    - +
    The Red Matrix
    -- cgit v1.2.3 From 39856f7cb1c15bd737d60581e0a54a061896f99d Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 14 Jul 2013 01:12:05 -0700 Subject: Add self to recipient lists. Sure we already have a copy but it's possible our nomadic channel clones don't. --- doc/html/functions_0x5f.html | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/html/functions_0x5f.html') diff --git a/doc/html/functions_0x5f.html b/doc/html/functions_0x5f.html index 22f585c75..f6b498986 100644 --- a/doc/html/functions_0x5f.html +++ b/doc/html/functions_0x5f.html @@ -93,6 +93,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
  • e
  • f
  • g
  • +
  • h
  • i
  • l
  • n
  • -- 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/functions_0x5f.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/functions_0x5f.html') diff --git a/doc/html/functions_0x5f.html b/doc/html/functions_0x5f.html index f6b498986..ff74d25d6 100644 --- a/doc/html/functions_0x5f.html +++ b/doc/html/functions_0x5f.html @@ -141,7 +141,7 @@ $(document).ready(function(){initNavTree('functions_0x5f.html','');});

    - _ -

    • __construct() : App -, Conversation +, Conversation , FriendicaSmarty , photo_driver , FriendicaSmartyEngine -- 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/functions_0x5f.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/html/functions_0x5f.html') diff --git a/doc/html/functions_0x5f.html b/doc/html/functions_0x5f.html index ff74d25d6..aaa4e3619 100644 --- a/doc/html/functions_0x5f.html +++ b/doc/html/functions_0x5f.html @@ -144,7 +144,10 @@ $(document).ready(function(){initNavTree('functions_0x5f.html','');}); , Conversation , FriendicaSmarty , photo_driver +, RedInode , FriendicaSmartyEngine +, RedDirectory +, RedFile , dba_driver , Item , FKOAuth1 -- 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/functions_0x5f.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/functions_0x5f.html') diff --git a/doc/html/functions_0x5f.html b/doc/html/functions_0x5f.html index aaa4e3619..ed59f06f7 100644 --- a/doc/html/functions_0x5f.html +++ b/doc/html/functions_0x5f.html @@ -28,7 +28,7 @@ - +
      The Red Matrix
      -- cgit v1.2.3 From d2d071029f38942496aa52e42048ae53c5d04d48 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 3 Jan 2014 01:41:55 -0800 Subject: doc updates --- doc/html/functions_0x5f.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/functions_0x5f.html') diff --git a/doc/html/functions_0x5f.html b/doc/html/functions_0x5f.html index ed59f06f7..4932dc583 100644 --- a/doc/html/functions_0x5f.html +++ b/doc/html/functions_0x5f.html @@ -146,8 +146,8 @@ $(document).ready(function(){initNavTree('functions_0x5f.html','');}); , photo_driver , RedInode , FriendicaSmartyEngine -, RedDirectory -, RedFile +, RedDirectory +, RedFile , dba_driver , Item , FKOAuth1 -- 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/functions_0x5f.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/functions_0x5f.html') diff --git a/doc/html/functions_0x5f.html b/doc/html/functions_0x5f.html index 4932dc583..7caef9ab3 100644 --- a/doc/html/functions_0x5f.html +++ b/doc/html/functions_0x5f.html @@ -144,10 +144,10 @@ $(document).ready(function(){initNavTree('functions_0x5f.html','');}); , Conversation , FriendicaSmarty , photo_driver -, RedInode -, FriendicaSmartyEngine , RedDirectory +, FriendicaSmartyEngine , RedFile +, RedBrowser , dba_driver , Item , FKOAuth1 -- cgit v1.2.3