The Text_Flowed:: class provides common methods for manipulating text using the encoding described in RFC 3676 ('flowed' text).
$Horde: framework/Text_Flowed/Flowed.php,v 1.14.10.21 2009/01/06 15:23:43 jan Exp $
This class is based on the Text::Flowed perl module (Version 0.14) found in the CPAN perl repository. This module is released under the Perl license, which is compatible with the LGPL.
Copyright 2002-2003 Philip Mak Copyright 2004-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
Located in /Text_Flowed/Flowed.php (line 22)
The character set of the text.
Convert text using DelSp?
The format of the data in $_output.
The maximum length that a line is allowed to be (unless faced with with a word that is unreasonably long). This class will re-wrap a line if it exceeds this length.
When this class wraps a line, the newly created lines will be split at this length.
The cached output of the formatting.
The text to be formatted.
Constructor.
Set whether to format test using DelSp.
Set the maximum length of a line of text.
Set the optimal length of a line of text.
Reformats the input string, where the string is 'format=flowed' plain text as described in RFC 2646.
Reformats the input string, and returns the output in an array format with quote level information.
Reformats the input string, where the string is 'format=fixed' plain text as described in RFC 2646.
Documentation generated on Sun, 30 Jan 2011 05:17:22 +0000 by phpDocumentor 1.4.3