From f6b43a0a7bc96e199fad8ad65e0aa63bd9a04f8b Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 22 Nov 2013 11:52:26 -0800 Subject: doc updates --- doc/html/post__to__red_8php.html | 453 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 453 insertions(+) create mode 100644 doc/html/post__to__red_8php.html (limited to 'doc/html/post__to__red_8php.html') diff --git a/doc/html/post__to__red_8php.html b/doc/html/post__to__red_8php.html new file mode 100644 index 000000000..51e9f5069 --- /dev/null +++ b/doc/html/post__to__red_8php.html @@ -0,0 +1,453 @@ + + + + + + +The Red Matrix: util/wp/post_to_red.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
post_to_red.php File Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Functions

 post_to_red_deactivate ()
 
 post_to_red_get_seed_location ()
 
 post_to_red_get_acct_name ()
 
 post_to_red_get_user_name ()
 
 post_to_red_get_password ()
 
 post_to_red_post ($post_id)
 
 post_to_red_displayAdminContent ()
 
 post_to_red_post_checkbox ()
 
 post_to_red_post_meta_content ($post_id)
 
 post_to_red_post_field_data ($post_id)
 
 post_to_red_display_admin_page ()
 
 post_to_red_settings_link ($links)
 
 post_to_red_admin ()
 
 xpost_to_html2bbcode ($text)
 
+ + + + + + + + + + + +

+Variables

const post_to_red_path WP_PLUGIN_URL . "/" . str_replace(basename( __FILE__), "", plugin_basename(__FILE__))
 
const post_to_red_version "1.2"
 
 $plugin_dir = basename(dirname(__FILE__))
 
 $plugin = plugin_basename(__FILE__)
 
const post_to_red_acct_name "post_to_red_admin_options"
 
+

Function Documentation

+ +
+
+ + + + + + + +
post_to_red_admin ()
+
+ +
+
+ +
+
+ + + + + + + +
post_to_red_deactivate ()
+
+ +
+
+ +
+
+ + + + + + + +
post_to_red_display_admin_page ()
+
+ +
+
+ +
+
+ + + + + + + +
post_to_red_displayAdminContent ()
+
+ +

Referenced by post_to_red_display_admin_page().

+ +
+
+ +
+
+ + + + + + + +
post_to_red_get_acct_name ()
+
+ +

Referenced by post_to_red_displayAdminContent().

+ +
+
+ +
+
+ + + + + + + +
post_to_red_get_password ()
+
+
+ +
+
+ + + + + + + +
post_to_red_get_seed_location ()
+
+
+ +
+
+ + + + + + + +
post_to_red_get_user_name ()
+
+ +

Referenced by post_to_red_post().

+ +
+
+ +
+
+ + + + + + + + +
post_to_red_post ( $post_id)
+
+ +
+
+ +
+
+ + + + + + + +
post_to_red_post_checkbox ()
+
+ +
+
+ +
+
+ + + + + + + + +
post_to_red_post_field_data ( $post_id)
+
+ +
+
+ +
+
+ + + + + + + + +
post_to_red_post_meta_content ( $post_id)
+
+ +
+
+ +
+
+ + + + + + + + +
post_to_red_settings_link ( $links)
+
+ +
+
+ +
+
+ + + + + + + + +
xpost_to_html2bbcode ( $text)
+
+ +

Referenced by post_to_red_post().

+ +
+
+

Variable Documentation

+ +
+
+ + + + +
$plugin = plugin_basename(__FILE__)
+
+
+ +
+
+ + + + +
$plugin_dir = basename(dirname(__FILE__))
+
+ +
+
+ +
+
+ + + + +
const post_to_red_acct_name "post_to_red_admin_options"
+
+
+ +
+
+ + + + +
const post_to_red_path WP_PLUGIN_URL . "/" . str_replace(basename( __FILE__), "", plugin_basename(__FILE__))
+
+ +
+
+ +
+
+ + + + +
const post_to_red_version "1.2"
+
+ +
+
+
+
+ -- 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/post__to__red_8php.html | 148 ++++++++++++++++++++++++++++++++++----- 1 file changed, 132 insertions(+), 16 deletions(-) (limited to 'doc/html/post__to__red_8php.html') diff --git a/doc/html/post__to__red_8php.html b/doc/html/post__to__red_8php.html index 51e9f5069..0bec890ac 100644 --- a/doc/html/post__to__red_8php.html +++ b/doc/html/post__to__red_8php.html @@ -4,7 +4,7 @@ -The Red Matrix: util/wp/post_to_red.php File Reference +The Red Matrix: util/wp/post_to_red/post_to_red.php File Reference @@ -28,7 +28,7 @@ - + - - + + + + + + @@ -139,6 +143,12 @@ Functions + + + + + +
The Red Matrix
@@ -119,12 +119,16 @@ Functions
 
 post_to_red_get_acct_name ()
 
 post_to_red_get_user_name ()
 
 post_to_red_get_channel_name ()
 
 post_to_red_get_password ()
 
 post_to_red_post ($post_id)
 
 post_to_red_delete_post ($post_id)
 
 post_to_red_delete_comment ($post_id)
 
 post_to_red_displayAdminContent ()
 
 post_to_red_post_checkbox ()
 
 post_to_red_admin ()
 
 red_xmlrpc_methods ($methods)
 
 red_comment ($args)
 
 post_to_red_get_avatar ($avatar, $id_or_email, $size, $default, $alt)
 
 xpost_to_html2bbcode ($text)
 
@@ -184,6 +194,38 @@ Variables
+
+ + +
+
+ + + + + + + + +
post_to_red_delete_comment ( $post_id)
+
+ +
+
+ +
+
+ + + + + + + + +
post_to_red_delete_post ( $post_id)
+
+
@@ -231,16 +273,60 @@ Variables - +
- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
post_to_red_get_password post_to_red_get_avatar ( $avatar,
 $id_or_email,
 $size,
 $default,
 $alt 
)
+
+ +
+
+ +
+
+ + + @@ -248,16 +334,16 @@ Variables
post_to_red_get_channel_name ( )
- +
- + @@ -265,16 +351,16 @@ Variables
post_to_red_get_seed_location post_to_red_get_password ( )
- +
- + @@ -282,7 +368,7 @@ Variables
post_to_red_get_user_name post_to_red_get_seed_location ( )
@@ -363,6 +449,38 @@ Variables
+
+ + +
+
+ + + + + + + + +
red_comment ( $args)
+
+ +
+
+ +
+
+ + + + + + + + +
red_xmlrpc_methods ( $methods)
+
+
@@ -420,8 +538,6 @@ Variables -- cgit v1.2.3