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