From a47971aefd2bee45f4e57dd1fc3ea24bb370881f Mon Sep 17 00:00:00 2001 From: root Date: Sun, 29 Jun 2014 18:32:40 +0200 Subject: Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation. --- doc/old/html/html2bbcode_8php.html | 265 +++++++++++++++++++++++++++++++++++++ 1 file changed, 265 insertions(+) create mode 100644 doc/old/html/html2bbcode_8php.html (limited to 'doc/old/html/html2bbcode_8php.html') diff --git a/doc/old/html/html2bbcode_8php.html b/doc/old/html/html2bbcode_8php.html new file mode 100644 index 000000000..9c8651b9a --- /dev/null +++ b/doc/old/html/html2bbcode_8php.html @@ -0,0 +1,265 @@ + + + + + + +The Red Matrix: include/html2bbcode.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
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