API documentation :: Docs For Class arbitTemplateViewHandler
Packages:Interfaces:
Classes:
|
Core::View::arbitTemplateViewHandlerClass arbitTemplateViewHandlerText view handler generating emails from the provided view model. Text view handler generating emails from the provided view model. arbitViewHandler | --arbitTemplateViewHandlerAuthor(s):
Descendants
Member Variables
Inherited Member Variables
Method Summary
Inherited Methods
MethodsaddContextInformation
arbitDecorateable
addContextInformation(
arbitDecorateable
$model
)
Enriches view model with common context information Enriches view model with common context information Parameters:
Redefined in descendants as:
display
string
display(
arbitDecorateable
$output
)
Display controller result Select the view, which should be used to display the controller results, process and return the view results. Display controller result Select the view, which should be used to display the controller results, process and return the view results. Parameters:
Redefinition of:
getReturnValue
mixed
getReturnValue(
string
$property
)
Get Template return value from last processed template. Get Template return value from last processed template. Parameters:
setLocale
void
setLocale(
string
$locale
)
Set view locale Set the view locale to the given locale string. Set view locale Set the view locale to the given locale string. Parameters:
Redefinition of:
showDefaultModel
string
showDefaultModel(
arbitViewModel
$model
)
Show default model Display an arbitrary model with some default view. Show default model Display an arbitrary model with some default view. Parameters:
__call
string
__call(
string
$method
,
$parameters
)
Default template handler The default template handlers checks if a template has been registered for the received call and sends the module to the registered template without any modification or enhancement. the calls may be found in the protected class property $templates. Default template handler The default template handlers checks if a template has been registered for the received call and sends the module to the registered template without any modification or enhancement. The registered templates for the calls may be found in the protected class property $templates. Parameters:
Documentation generated on Mon, 05 Apr 2010 14:02:19 +0200 by phpDocumentor 1.4.3
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||