Class MIME_Viewer_css

Description

The MIME_Viewer_css class renders CSS source as HTML with an effort to remove potentially malicious code.

$Horde: framework/MIME/MIME/Viewer/css.php,v 1.1.10.12 2009/01/06 15:23:21 jan Exp $

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 /MIME/MIME/Viewer/css.php (line 20)

MIME_Viewer
   |
   --MIME_Viewer_source
      |
      --MIME_Viewer_css
Method Summary
 string render ([array $params = null])
 void _attributes ( $matches)
 void _comments ( $matches)
 void _handles ( $matches)
Variables
Methods
render (line 29)

Render out the currently set contents.

  • return: The rendered text.
string render ([array $params = null])
  • array $params: Any parameters the viewer may need.

Redefinition of:
MIME_Viewer::render()
Return the rendered version of the object.
_attributes (line 57)
void _attributes ( $matches)
  • $matches
_comments (line 47)
void _comments ( $matches)
  • $matches
_handles (line 86)
void _handles ( $matches)
  • $matches

Inherited Methods

Inherited From MIME_Viewer_source

 MIME_Viewer_source::getType()
 MIME_Viewer_source::lineNumber()

Inherited From MIME_Viewer

 MIME_Viewer::MIME_Viewer()
 MIME_Viewer::canDisplayInline()
 MIME_Viewer::factory()
 MIME_Viewer::forceInlineView()
 MIME_Viewer::getCharset()
 MIME_Viewer::getConfigParam()
 MIME_Viewer::getDriver()
 MIME_Viewer::getIcon()
 MIME_Viewer::getType()
 MIME_Viewer::includeDriver()
 MIME_Viewer::render()
 MIME_Viewer::renderAttachmentInfo()
 MIME_Viewer::resolveDriver()
 MIME_Viewer::setMIMEPart()

Documentation generated on Sun, 30 Jan 2011 05:16:08 +0000 by phpDocumentor 1.4.3