PHP 클래스 IMP_Mime_Viewer_Enriched, horde

저자: Eric Rostetter ([email protected])
상속: extends Horde_Mime_Viewer_Enriched
파일 보기 프로젝트 열기: horde/horde

보호된 메소드들

메소드 설명
_IMPformat ( string $text ) : string Format output text with IMP additions.
_render ( ) : array Return the full rendered version of the Horde_Mime_Part object.
_renderInline ( ) : array Return the rendered inline version of the Horde_Mime_Part object.

메소드 상세

_IMPformat() 보호된 메소드

Format output text with IMP additions.
protected _IMPformat ( string $text ) : string
$text string The HTML text.
리턴 string The text with extra IMP formatting applied.

_render() 보호된 메소드

Return the full rendered version of the Horde_Mime_Part object.
protected _render ( ) : array
리턴 array See parent::render().

_renderInline() 보호된 메소드

Return the rendered inline version of the Horde_Mime_Part object.
protected _renderInline ( ) : array
리턴 array See parent::render().