From 97a109eed4e034d587b0d64d0f70f6b8a9380217 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 9 Nov 2013 12:15:34 -0800 Subject: doc update --- doc/html/bbcode_8php.html | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) (limited to 'doc/html/bbcode_8php.html') diff --git a/doc/html/bbcode_8php.html b/doc/html/bbcode_8php.html index 94efd04c2..daff36f2e 100644 --- a/doc/html/bbcode_8php.html +++ b/doc/html/bbcode_8php.html @@ -118,9 +118,11 @@ Functions    bb_unspacefy_and_trim ($st)   -if(!function_exists('bb_extract_images'))
-if(!function_exists('bb_replace_images')) bb_ShareAttributes ($match) -  +if(!function_exists('bb_extract_images'))
+if(!function_exists('bb_replace_images')) bb_parse_crypt ($match) +  + bb_ShareAttributes ($match) +   bb_ShareAttributesSimple ($match)    rpost_callback ($match) @@ -129,12 +131,28 @@ Functions  

Function Documentation

- +
- + + + + + + +
if (!function_exists('bb_extract_images')) if (!function_exists('bb_replace_images')) bb_ShareAttributes if (!function_exists('bb_extract_images')) if (!function_exists('bb_replace_images')) bb_parse_crypt ( $match)
+
+ +
+
+ +
+
+ + + -- cgit v1.2.3
bb_ShareAttributes (   $match)