\Horde_View_Helper_Form_Builder

Summary

Methods
Properties
Constants
__construct()
__call()
fieldsFor()
checkBox()
radioButton()
submit()
end()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_objectName
$_object
$_view
$_options
$_end
N/A

Properties

$_objectName

$_objectName : 

Type

$_object

$_object : 

Type

$_view

$_view : 

Type

$_options

$_options : 

Type

$_end

$_end : 

Type

Methods

__construct()

__construct(  $objectName,   $object,   $view,   $options) 

Parameters

$objectName
$object
$view
$options

__call()

__call(  $method,   $args) 

Parameters

$method
$args

fieldsFor()

fieldsFor(  $name) 

Parameters

$name

checkBox()

checkBox(  $method,   $options = array(),   $checkedValue = '1',   $uncheckedValue = '0') 

Parameters

$method
$options
$checkedValue
$uncheckedValue

radioButton()

radioButton(  $method,   $tagValue,   $options = array()) 

Parameters

$method
$tagValue
$options

submit()

submit(  $value = 'Save changes',   $options = array()) 

Parameters

$value
$options

end()

end()