From 2d487f306dde34651d42e2b73f3ca9962a5dfb1f Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 28 Feb 2014 01:31:08 -0800 Subject: more doc --- doc/html/dir_f19da925ee886ec38f19b0e8c19779bc.html | 112 +++++++++++++++ doc/html/dir_f19da925ee886ec38f19b0e8c19779bc.js | 4 + doc/html/functions_8php.html | 137 ++++++++++++++++++ doc/html/functions_8php.js | 4 + doc/html/mod__chanview_8php.html | 112 +++++++++++++++ doc/html/rbmark_8php.html | 159 +++++++++++++++++++++ doc/html/rbmark_8php.js | 5 + doc/html/theme_2apw_2php_2theme__init_8php.html | 134 +++++++++++++++++ doc/html/theme_2apw_2php_2theme__init_8php.js | 4 + 9 files changed, 671 insertions(+) create mode 100644 doc/html/dir_f19da925ee886ec38f19b0e8c19779bc.html create mode 100644 doc/html/dir_f19da925ee886ec38f19b0e8c19779bc.js create mode 100644 doc/html/functions_8php.html create mode 100644 doc/html/functions_8php.js create mode 100644 doc/html/mod__chanview_8php.html create mode 100644 doc/html/rbmark_8php.html create mode 100644 doc/html/rbmark_8php.js create mode 100644 doc/html/theme_2apw_2php_2theme__init_8php.html create mode 100644 doc/html/theme_2apw_2php_2theme__init_8php.js (limited to 'doc') diff --git a/doc/html/dir_f19da925ee886ec38f19b0e8c19779bc.html b/doc/html/dir_f19da925ee886ec38f19b0e8c19779bc.html new file mode 100644 index 000000000..9f4fc228c --- /dev/null +++ b/doc/html/dir_f19da925ee886ec38f19b0e8c19779bc.html @@ -0,0 +1,112 @@ + + + + + + +The Red Matrix: view/theme/apw/css Directory Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+
+
css Directory Reference
+
+
+ + + + +

+Files

file  mod_chanview.php
 
+
+
+ diff --git a/doc/html/dir_f19da925ee886ec38f19b0e8c19779bc.js b/doc/html/dir_f19da925ee886ec38f19b0e8c19779bc.js new file mode 100644 index 000000000..b453d057e --- /dev/null +++ b/doc/html/dir_f19da925ee886ec38f19b0e8c19779bc.js @@ -0,0 +1,4 @@ +var dir_f19da925ee886ec38f19b0e8c19779bc = +[ + [ "mod_chanview.php", "mod__chanview_8php.html", null ] +]; \ No newline at end of file diff --git a/doc/html/functions_8php.html b/doc/html/functions_8php.html new file mode 100644 index 000000000..38152d89b --- /dev/null +++ b/doc/html/functions_8php.html @@ -0,0 +1,137 @@ + + + + + + +The Red Matrix: view/theme/apw/php/functions.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
functions.php File Reference
+
+
+ + + + +

+Functions

 splitFilename ($filename)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
splitFilename ( $filename)
+
+ +
+
+
+
+ diff --git a/doc/html/functions_8php.js b/doc/html/functions_8php.js new file mode 100644 index 000000000..d8761014d --- /dev/null +++ b/doc/html/functions_8php.js @@ -0,0 +1,4 @@ +var functions_8php = +[ + [ "splitFilename", "functions_8php.html#adefe514c95680928b3aae250cbc3c663", null ] +]; \ No newline at end of file diff --git a/doc/html/mod__chanview_8php.html b/doc/html/mod__chanview_8php.html new file mode 100644 index 000000000..112b8b61b --- /dev/null +++ b/doc/html/mod__chanview_8php.html @@ -0,0 +1,112 @@ + + + + + + +The Red Matrix: view/theme/apw/css/mod_chanview.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+
+
mod_chanview.php File Reference
+
+
+
+
+ diff --git a/doc/html/rbmark_8php.html b/doc/html/rbmark_8php.html new file mode 100644 index 000000000..a0fd5d3da --- /dev/null +++ b/doc/html/rbmark_8php.html @@ -0,0 +1,159 @@ + + + + + + +The Red Matrix: mod/rbmark.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
rbmark.php File Reference
+
+
+ + + + + + +

+Functions

 rbmark_post (&$a)
 
 rbmark_content (&$a)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
rbmark_content ($a)
+
+ +
+
+ +
+
+ + + + + + + + +
rbmark_post ($a)
+
+

remote bookmark

+

https://yoursite/rbmark?f=&title=&url=&private=&remote_return=

+

This can be called via either GET or POST, use POST for long body content as suhosin often limits GET parameter length

+

f= placeholder, often required title= link text url= URL to bookmark ischat=1 if this bookmark is a chatroom private= Don't share this link remote_return= absolute URL to return after posting is finished

+ +
+
+
+
+ diff --git a/doc/html/rbmark_8php.js b/doc/html/rbmark_8php.js new file mode 100644 index 000000000..6e2671ea5 --- /dev/null +++ b/doc/html/rbmark_8php.js @@ -0,0 +1,5 @@ +var rbmark_8php = +[ + [ "rbmark_content", "rbmark_8php.html#a43fec4960b50926251574762cc491f76", null ], + [ "rbmark_post", "rbmark_8php.html#ac5a66aa8599fa5dc702bae396d8d1f8c", null ] +]; \ No newline at end of file diff --git a/doc/html/theme_2apw_2php_2theme__init_8php.html b/doc/html/theme_2apw_2php_2theme__init_8php.html new file mode 100644 index 000000000..9bfbbacb8 --- /dev/null +++ b/doc/html/theme_2apw_2php_2theme__init_8php.html @@ -0,0 +1,134 @@ + + + + + + +The Red Matrix: view/theme/apw/php/theme_init.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
theme_init.php File Reference
+
+
+ + + + +

+Variables

 $channel = get_app()->get_channel()
 
+

Variable Documentation

+ +
+
+ + + + +
$channel = get_app()->get_channel()
+
+

Those who require this feature will know what to do with it. Those who don't, won't. Eventually this functionality needs to be provided by a module such that permissions can be enforced. At the moment it's more of a proof of concept; but sufficient for our immediate needs.

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