From 625dcb911a01983f4767a55567a0374d6045093e Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 31 Aug 2013 04:22:40 -0700 Subject: doc updates --- doc/html/comanche_8php.html | 291 ++++++++++++++++++++++++++++++++++++++++++++ doc/html/comanche_8php.js | 10 ++ doc/html/vote_8php.html | 173 ++++++++++++++++++++++++++ doc/html/vote_8php.js | 6 + 4 files changed, 480 insertions(+) create mode 100644 doc/html/comanche_8php.html create mode 100644 doc/html/comanche_8php.js create mode 100644 doc/html/vote_8php.html create mode 100644 doc/html/vote_8php.js diff --git a/doc/html/comanche_8php.html b/doc/html/comanche_8php.html new file mode 100644 index 000000000..58d792ecd --- /dev/null +++ b/doc/html/comanche_8php.html @@ -0,0 +1,291 @@ + + + + + + +The Red Matrix: include/comanche.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
comanche.php File Reference
+
+
+ + + + + + + + + + + + + + + + +

+Functions

 pdl_selector ($uid, $current="")
 
 comanche_parser (&$a, $s)
 
 comanche_menu ($name)
 
 comanche_replace_region ($match)
 
 comanche_widget ($name, $args=null)
 
 comanche_region (&$a, $s)
 
 widget_profile ($args)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
comanche_menu ( $name)
+
+ +

Referenced by comanche_region().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
comanche_parser ($a,
 $s 
)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
comanche_region ($a,
 $s 
)
+
+ +

Referenced by comanche_parser().

+ +
+
+ +
+
+ + + + + + + + +
comanche_replace_region ( $match)
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
comanche_widget ( $name,
 $args = null 
)
+
+ +

Referenced by comanche_region().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
pdl_selector ( $uid,
 $current = "" 
)
+
+ +
+
+ +
+
+ + + + + + + + +
widget_profile ( $args)
+
+ +
+
+
+
+ diff --git a/doc/html/comanche_8php.js b/doc/html/comanche_8php.js new file mode 100644 index 000000000..afb696fda --- /dev/null +++ b/doc/html/comanche_8php.js @@ -0,0 +1,10 @@ +var comanche_8php = +[ + [ "comanche_menu", "comanche_8php.html#a1fe339e1454803aa502ac89379c17f5b", null ], + [ "comanche_parser", "comanche_8php.html#a1a208fdb40dd83d6298caec4290ee922", null ], + [ "comanche_region", "comanche_8php.html#a5718daeda40bf835345fe061e8808cdf", null ], + [ "comanche_replace_region", "comanche_8php.html#a028f004d5b8c23d6367816d899e17cfe", null ], + [ "comanche_widget", "comanche_8php.html#a45900dd1d6101b53e3d063db40eafa5e", null ], + [ "pdl_selector", "comanche_8php.html#af7150df735e5ff9d467994cd6f769c6e", null ], + [ "widget_profile", "comanche_8php.html#abd2e508a2a0b911c4a838e3cb7599923", null ] +]; \ No newline at end of file diff --git a/doc/html/vote_8php.html b/doc/html/vote_8php.html new file mode 100644 index 000000000..dd610e85d --- /dev/null +++ b/doc/html/vote_8php.html @@ -0,0 +1,173 @@ + + + + + + +The Red Matrix: mod/vote.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
vote.php File Reference
+
+
+ + + + + + + + +

+Functions

 vote_init (&$a)
 
 vote_post (&$a)
 
 vote_content (&$a)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
vote_content ($a)
+
+ +
+
+ +
+
+ + + + + + + + +
vote_init ($a)
+
+ +
+
+ +
+
+ + + + + + + + +
vote_post ($a)
+
+ +
+
+
+
+ diff --git a/doc/html/vote_8php.js b/doc/html/vote_8php.js new file mode 100644 index 000000000..6f0639cd8 --- /dev/null +++ b/doc/html/vote_8php.js @@ -0,0 +1,6 @@ +var vote_8php = +[ + [ "vote_content", "vote_8php.html#a6aa67489bf458ca5e3206e46dac68596", null ], + [ "vote_init", "vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2", null ], + [ "vote_post", "vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2", null ] +]; \ No newline at end of file -- cgit v1.2.3