From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/html2bbcode_8php.html | 275 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 275 insertions(+) create mode 100644 doc/html/html2bbcode_8php.html (limited to 'doc/html/html2bbcode_8php.html') diff --git a/doc/html/html2bbcode_8php.html b/doc/html/html2bbcode_8php.html new file mode 100644 index 000000000..63b861072 --- /dev/null +++ b/doc/html/html2bbcode_8php.html @@ -0,0 +1,275 @@ + + + + + + +The Red Project: include/html2bbcode.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
html2bbcode.php File Reference
+
+
+ + + + + + + + + + +

+Functions

 node2bbcode (&$doc, $oldnode, $attributes, $startbb, $endbb)
 
 node2bbcodesub (&$doc, $oldnode, $attributes, $startbb, $endbb)
 
 deletenode (&$doc, $node)
 
 html2bbcode ($message)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
deletenode ($doc,
 $node 
)
+
+ +

Referenced by html2bbcode(), and parseurl_getsiteinfo().

+ +
+
+ +
+
+ + + + + + + + +
html2bbcode ( $message)
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
node2bbcode ($doc,
 $oldnode,
 $attributes,
 $startbb,
 $endbb 
)
+
+ +

Referenced by html2bbcode(), and html2plain().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
node2bbcodesub ($doc,
 $oldnode,
 $attributes,
 $startbb,
 $endbb 
)
+
+ +

Referenced by node2bbcode().

+ +
+
+
+
+ + + + -- cgit v1.2.3