Method |
Description |
|
_IMPrender ( boolean $inline ) : array |
Render out the currently set contents. |
|
_cidSearch ( string $cid, boolean $save = true ) : string |
Search for a CID in a related part. |
|
_imgBlock ( ) : boolean |
Are we blocking images? |
|
_imgBlockImg ( ) : string |
The HTML image source to use for blocked images. |
|
_node ( $doc, $node ) |
|
|
_parseCss ( $css, $blocked ) |
|
|
_processDomDocument ( $doc ) |
|
|
_render ( ) : array |
Return the full rendered version of the Horde_Mime_Part object. |
|
_renderInfo ( ) : array |
Return the rendered information about the Horde_Mime_Part object. |
|
_renderInline ( ) : array |
Return the rendered inline version of the Horde_Mime_Part object. |
|
_styleCallback ( array $matches ) : string |
preg_replace_callback() callback for style/background matching of
images. |
|