Class Horde_Mime_Viewer_Enriched
The Horde_Mime_Viewer_Enriched class renders out plain text from enriched content tags, ala RFC 1896.
By RFC, we must do the minimal conformance measures of: A minimal
text/enriched implementation is one that converts "<<" to "<",
removes everything between a command and the next balancing
removes all other formatting commands (all text enclosed
in angle brackets), and outside of
We don't qualify as we don't currently track the
Copyright 2001-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
- Horde_Mime_Viewer_Base
- Horde_Mime_Viewer_Enriched
Category: Horde
License: LGPL 2.1
Author: Eric Rostetter eric.rostetter@physics.utexas.edu
Located at Horde/Mime/Viewer/Enriched.php
public
|
__construct(),
canRender(),
embeddedMimeParts(),
getConfigParam(),
getDriver(),
getEmbeddedMimeParts(),
getMetadata(),
render(),
setConfigParam(),
setMimePart()
|