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/html2plain_8php.html | 241 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 241 insertions(+) create mode 100644 doc/old/html/html2plain_8php.html (limited to 'doc/old/html/html2plain_8php.html') diff --git a/doc/old/html/html2plain_8php.html b/doc/old/html/html2plain_8php.html new file mode 100644 index 000000000..bf8dd4f1e --- /dev/null +++ b/doc/old/html/html2plain_8php.html @@ -0,0 +1,241 @@ + + + + + + +The Red Matrix: include/html2plain.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
html2plain.php File Reference
+
+
+ + + + + + + + + + +

+Functions

 breaklines ($line, $level, $wraplength=75)
 
 quotelevel ($message, $wraplength=75)
 
 collecturls ($message)
 
 html2plain ($html, $wraplength=75, $compact=false)
 
+

Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
breaklines ( $line,
 $level,
 $wraplength = 75 
)
+
+ +

Referenced by quotelevel().

+ +
+
+ +
+
+ + + + + + + + +
collecturls ( $message)
+
+ +

Referenced by html2plain().

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
html2plain ( $html,
 $wraplength = 75,
 $compact = false 
)
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
quotelevel ( $message,
 $wraplength = 75 
)
+
+ +

Referenced by html2plain().

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