From 7e97b358fda050238654fe85bf40196b69623eed Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 9 Aug 2013 01:24:50 -0700 Subject: add a few missing doc pages --- doc/html/cli__suggest_8php.html | 147 +++++++++++++++++++++++++++++++ doc/html/cli__suggest_8php.js | 4 + doc/html/lastpost_8php.html | 190 ++++++++++++++++++++++++++++++++++++++++ doc/html/lastpost_8php.js | 6 ++ doc/html/sitelist_8php.html | 137 +++++++++++++++++++++++++++++ doc/html/sitelist_8php.js | 4 + 6 files changed, 488 insertions(+) create mode 100644 doc/html/cli__suggest_8php.html create mode 100644 doc/html/cli__suggest_8php.js create mode 100644 doc/html/lastpost_8php.html create mode 100644 doc/html/lastpost_8php.js create mode 100644 doc/html/sitelist_8php.html create mode 100644 doc/html/sitelist_8php.js (limited to 'doc/html') diff --git a/doc/html/cli__suggest_8php.html b/doc/html/cli__suggest_8php.html new file mode 100644 index 000000000..b8b1f0e96 --- /dev/null +++ b/doc/html/cli__suggest_8php.html @@ -0,0 +1,147 @@ + + + + + + +The Red Matrix: include/cli_suggest.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
cli_suggest.php File Reference
+
+
+ + + + +

+Functions

 cli_suggest_run ($argv, $argc)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
cli_suggest_run ( $argv,
 $argc 
)
+
+ +
+
+
+
+ diff --git a/doc/html/cli__suggest_8php.js b/doc/html/cli__suggest_8php.js new file mode 100644 index 000000000..3389a1ddb --- /dev/null +++ b/doc/html/cli__suggest_8php.js @@ -0,0 +1,4 @@ +var cli__suggest_8php = +[ + [ "cli_suggest_run", "cli__suggest_8php.html#a8f3a60fc96f4bec7d3837c4efc7725f2", null ] +]; \ No newline at end of file diff --git a/doc/html/lastpost_8php.html b/doc/html/lastpost_8php.html new file mode 100644 index 000000000..a5752d4f8 --- /dev/null +++ b/doc/html/lastpost_8php.html @@ -0,0 +1,190 @@ + + + + + + +The Red Matrix: mod/lastpost.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
lastpost.php File Reference
+
+
+ + + + + + + + +

+Functions

 lastpost_init (&$a)
 
 lastpost_aside (&$a)
 
 lastpost_content (&$a, $update=0, $load=false)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
lastpost_aside ($a)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
lastpost_content ($a,
 $update = 0,
 $load = false 
)
+
+

Get permissions SQL - if $remote_contact is true, our remote user has been pre-verified and we already have fetched his/her groups

+ +
+
+ +
+
+ + + + + + + + +
lastpost_init ($a)
+
+ +
+
+
+
+ diff --git a/doc/html/lastpost_8php.js b/doc/html/lastpost_8php.js new file mode 100644 index 000000000..aed5ab589 --- /dev/null +++ b/doc/html/lastpost_8php.js @@ -0,0 +1,6 @@ +var lastpost_8php = +[ + [ "lastpost_aside", "lastpost_8php.html#a6108289ef2a767495c7c85a24f364983", null ], + [ "lastpost_content", "lastpost_8php.html#a82f14cce5d3cfe27f40bdbd2c679d493", null ], + [ "lastpost_init", "lastpost_8php.html#ab4c6ebd25736af678e64d55ce508ce8c", null ] +]; \ No newline at end of file diff --git a/doc/html/sitelist_8php.html b/doc/html/sitelist_8php.html new file mode 100644 index 000000000..ceb8d1564 --- /dev/null +++ b/doc/html/sitelist_8php.html @@ -0,0 +1,137 @@ + + + + + + +The Red Matrix: mod/sitelist.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
sitelist.php File Reference
+
+
+ + + + +

+Functions

 sitelist_init (&$a)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
sitelist_init ($a)
+
+ +
+
+
+
+ diff --git a/doc/html/sitelist_8php.js b/doc/html/sitelist_8php.js new file mode 100644 index 000000000..5feccee65 --- /dev/null +++ b/doc/html/sitelist_8php.js @@ -0,0 +1,4 @@ +var sitelist_8php = +[ + [ "sitelist_init", "sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1", null ] +]; \ No newline at end of file -- cgit v1.2.3