Component/Renderer/Mail.php

Classes 
Classes
Kwf_Component_Renderer_Mail

\Kwf_Component_Renderer_Mail

Extends from
\Kwf_Component_Renderer_Abstract
Constants
RENDER_HTML
RENDER_TXT
Methods
_getRendererName
getRecipient
getRenderFormat
getTemplate
renderComponent
setHtmlStyles
setRecipient
setRenderFormat

Constants

RENDER_HTML

 RENDER_HTML = 'html'

Details

value
html

RENDER_TXT

 RENDER_TXT = 'txt'

Details

value
txt

Methods

_getRendererName

_getRendererName( ) :
Details
visibility
protected
final
false
static
false

getRecipient

getRecipient( ) :
Details
visibility
public
final
false
static
false

getRenderFormat

getRenderFormat( ) :
Details
visibility
public
final
false
static
false

getTemplate

getTemplate(  $component,  $type ) :
Arguments
$component
$type
Details
visibility
public
final
false
static
false

renderComponent

renderComponent(  $component ) :

Renders a single component without master

Arguments
$component
Details
visibility
public
final
false
static
false

setHtmlStyles

setHtmlStyles(  $htmlStyles ) :
Arguments
$htmlStyles
Details
visibility
public
final
false
static
false

setRecipient

setRecipient(  $recipient = null ) :
Arguments
$recipient
Details
visibility
public
final
false
static
false

setRenderFormat

setRenderFormat(  $renderFormat ) :
Arguments
$renderFormat
Details
visibility
public
final
false
static
false
Documentation was generated by DocBlox 0.12.3.