From ab0706521ecc8874f53275d470dfa57a5f457517 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 30 Jan 2015 13:45:28 -0800 Subject: let zot_refresh continue without a primary hub if one cannot be found. also weekly doc updates --- doc/html/bbcode_8php.html | 61 ++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 55 insertions(+), 6 deletions(-) (limited to 'doc/html/bbcode_8php.html') diff --git a/doc/html/bbcode_8php.html b/doc/html/bbcode_8php.html index 4eaf2b009..dd3c85b59 100644 --- a/doc/html/bbcode_8php.html +++ b/doc/html/bbcode_8php.html @@ -122,9 +122,12 @@ Functions    bb_unspacefy_and_trim ($st)   -if(!function_exists('bb_extract_images'))
-if(!function_exists('bb_replace_images')) bb_parse_crypt ($match) -  + bb_extract_images ($body) +  + bb_replace_images ($body, $images) +  + bb_parse_crypt ($match) +   bb_parse_app ($match)    bb_parse_element ($match) @@ -151,6 +154,24 @@ Functions  

Function Documentation

+ +
+
+ + + + + + + + +
bb_extract_images ( $body)
+
+ +

Referenced by bbcode().

+ +
+
@@ -215,12 +236,12 @@ Functions
- +
- + @@ -261,6 +282,34 @@ Functions
if (!function_exists('bb_extract_images')) if (!function_exists('bb_replace_images')) bb_parse_crypt bb_parse_crypt (   $match)
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
bb_replace_images ( $body,
 $images 
)
+
+ +

Referenced by bbcode().

+
@@ -373,7 +422,7 @@ Functions
-

Referenced by advanced_profile(), bb2diaspora(), chatsvc_content(), construct_activity_object(), construct_activity_target(), directory_content(), events_content(), format_event_html(), format_ical_text(), format_notification(), get_events(), help_content(), mail_content(), menu_render(), message_content(), notification(), notifications_content(), notify_content(), ping_init(), preg_callback_help_include(), register_content(), siteinfo_content(), and tagrm_content().

+

Referenced by advanced_profile(), bb2diaspora(), chatsvc_content(), construct_activity_object(), construct_activity_target(), directory_content(), events_content(), format_event_html(), format_ical_text(), format_notification(), get_events(), help_content(), mail_content(), menu_render(), message_content(), notification(), notifications_content(), notify_content(), ping_init(), preg_callback_help_include(), register_content(), search_content(), siteinfo_content(), and tagrm_content().

-- cgit v1.2.3