\midcom\datamanagerrenderer

Experimental renderer class

Summary

Methods
Properties
Constants
set_l10n()
get_view()
set_template()
start()
end()
widget()
block()
rest()
errors()
row()
label()
humanize()
No public properties found
No constants found
No protected methods found
$l10n
N/A
No private methods found
$view
N/A

Properties

$view

$view : \Symfony\Component\Form\FormView

Type

\Symfony\Component\Form\FormView

Methods

get_view()

get_view() : \Symfony\Component\Form\FormView

Returns

\Symfony\Component\Form\FormView

set_template()

set_template(\Symfony\Component\Form\FormView  $view, \midcom\datamanager\template\base  $template) 

Parameters

\Symfony\Component\Form\FormView $view
\midcom\datamanager\template\base $template

start()

start(\Symfony\Component\Form\FormView  $view, array  $attributes = array()) 

Parameters

\Symfony\Component\Form\FormView $view
array $attributes

end()

end(\Symfony\Component\Form\FormView  $view, array  $attributes = array()) 

Parameters

\Symfony\Component\Form\FormView $view
array $attributes

widget()

widget(\Symfony\Component\Form\FormView  $view, array  $attributes = array()) 

Parameters

\Symfony\Component\Form\FormView $view
array $attributes

block()

block(\Symfony\Component\Form\FormView  $view,   $name, array  $attributes = array()) 

Parameters

\Symfony\Component\Form\FormView $view
$name
array $attributes

rest()

rest(\Symfony\Component\Form\FormView  $view, array  $attributes = array()) 

Parameters

\Symfony\Component\Form\FormView $view
array $attributes

errors()

errors(\Symfony\Component\Form\FormView  $view, array  $attributes = array()) 

Parameters

\Symfony\Component\Form\FormView $view
array $attributes

row()

row(\Symfony\Component\Form\FormView  $view, array  $attributes = array()) 

Parameters

\Symfony\Component\Form\FormView $view
array $attributes

label()

label(\Symfony\Component\Form\FormView  $view, array  $attributes = array()) 

Parameters

\Symfony\Component\Form\FormView $view
array $attributes

humanize()

humanize(  $string) 

Parameters

$string