From 8840980797e83fa4831d075dff99cd47cd9f8c21 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 6 Feb 2015 02:07:52 -0800 Subject: more doc updates --- doc/html/rate_8php.html | 173 ++++++++++++++++++++++++++++++++++++++++ doc/html/rate_8php.js | 6 ++ doc/html/ratenotif_8php.html | 147 ++++++++++++++++++++++++++++++++++ doc/html/ratenotif_8php.js | 4 + doc/html/ratings_8php.html | 155 +++++++++++++++++++++++++++++++++++ doc/html/ratings_8php.js | 5 ++ doc/html/ratingsearch_8php.html | 137 +++++++++++++++++++++++++++++++ doc/html/ratingsearch_8php.js | 4 + doc/html/regdir_8php.html | 137 +++++++++++++++++++++++++++++++ doc/html/regdir_8php.js | 4 + 10 files changed, 772 insertions(+) create mode 100644 doc/html/rate_8php.html create mode 100644 doc/html/rate_8php.js create mode 100644 doc/html/ratenotif_8php.html create mode 100644 doc/html/ratenotif_8php.js create mode 100644 doc/html/ratings_8php.html create mode 100644 doc/html/ratings_8php.js create mode 100644 doc/html/ratingsearch_8php.html create mode 100644 doc/html/ratingsearch_8php.js create mode 100644 doc/html/regdir_8php.html create mode 100644 doc/html/regdir_8php.js diff --git a/doc/html/rate_8php.html b/doc/html/rate_8php.html new file mode 100644 index 000000000..342da3dc3 --- /dev/null +++ b/doc/html/rate_8php.html @@ -0,0 +1,173 @@ + + + + + + +The Red Matrix: mod/rate.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
rate.php File Reference
+
+
+ + + + + + + + +

+Functions

 rate_init (&$a)
 
 rate_post (&$a)
 
 rate_content (&$a)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
rate_content ($a)
+
+ +
+
+ +
+
+ + + + + + + + +
rate_init ($a)
+
+ +
+
+ +
+
+ + + + + + + + +
rate_post ($a)
+
+ +
+
+
+
+ diff --git a/doc/html/rate_8php.js b/doc/html/rate_8php.js new file mode 100644 index 000000000..f3b785ce8 --- /dev/null +++ b/doc/html/rate_8php.js @@ -0,0 +1,6 @@ +var rate_8php = +[ + [ "rate_content", "rate_8php.html#a22fc66202522acb53fb3746fc21d80f2", null ], + [ "rate_init", "rate_8php.html#a051f31f49e9decd6d701bc5ab8fb7771", null ], + [ "rate_post", "rate_8php.html#acae9f41835b07e3c977464030e8831fc", null ] +]; \ No newline at end of file diff --git a/doc/html/ratenotif_8php.html b/doc/html/ratenotif_8php.html new file mode 100644 index 000000000..924fd2e89 --- /dev/null +++ b/doc/html/ratenotif_8php.html @@ -0,0 +1,147 @@ + + + + + + +The Red Matrix: include/ratenotif.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
ratenotif.php File Reference
+
+
+ + + + +

+Functions

 ratenotif_run ($argv, $argc)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
ratenotif_run ( $argv,
 $argc 
)
+
+ +
+
+
+
+ diff --git a/doc/html/ratenotif_8php.js b/doc/html/ratenotif_8php.js new file mode 100644 index 000000000..7beb5a536 --- /dev/null +++ b/doc/html/ratenotif_8php.js @@ -0,0 +1,4 @@ +var ratenotif_8php = +[ + [ "ratenotif_run", "ratenotif_8php.html#a0dd7843f7f10ba9ea29bcbdff1cdbf37", null ] +]; \ No newline at end of file diff --git a/doc/html/ratings_8php.html b/doc/html/ratings_8php.html new file mode 100644 index 000000000..eb244f178 --- /dev/null +++ b/doc/html/ratings_8php.html @@ -0,0 +1,155 @@ + + + + + + +The Red Matrix: mod/ratings.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
ratings.php File Reference
+
+
+ + + + + + +

+Functions

 ratings_init (&$a)
 
 ratings_content (&$a)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
ratings_content ($a)
+
+ +
+
+ +
+
+ + + + + + + + +
ratings_init ($a)
+
+ +
+
+
+
+ diff --git a/doc/html/ratings_8php.js b/doc/html/ratings_8php.js new file mode 100644 index 000000000..63ffa4059 --- /dev/null +++ b/doc/html/ratings_8php.js @@ -0,0 +1,5 @@ +var ratings_8php = +[ + [ "ratings_content", "ratings_8php.html#a25f835d136b884354cf1fa4d897c857b", null ], + [ "ratings_init", "ratings_8php.html#abcfe38319c4e66eb70a687ecc2966ac3", null ] +]; \ No newline at end of file diff --git a/doc/html/ratingsearch_8php.html b/doc/html/ratingsearch_8php.html new file mode 100644 index 000000000..5624b328c --- /dev/null +++ b/doc/html/ratingsearch_8php.html @@ -0,0 +1,137 @@ + + + + + + +The Red Matrix: mod/ratingsearch.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
ratingsearch.php File Reference
+
+
+ + + + +

+Functions

 ratingsearch_init (&$a)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
ratingsearch_init ($a)
+
+ +
+
+
+
+ diff --git a/doc/html/ratingsearch_8php.js b/doc/html/ratingsearch_8php.js new file mode 100644 index 000000000..334d826f3 --- /dev/null +++ b/doc/html/ratingsearch_8php.js @@ -0,0 +1,4 @@ +var ratingsearch_8php = +[ + [ "ratingsearch_init", "ratingsearch_8php.html#aa609eb568ce273ef08e04a39ee532466", null ] +]; \ No newline at end of file diff --git a/doc/html/regdir_8php.html b/doc/html/regdir_8php.html new file mode 100644 index 000000000..fb50466c3 --- /dev/null +++ b/doc/html/regdir_8php.html @@ -0,0 +1,137 @@ + + + + + + +The Red Matrix: mod/regdir.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
regdir.php File Reference
+
+
+ + + + +

+Functions

 regdir_init (&$a)
 
+

Function Documentation

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