class FieldsetBuilder (View source)

Properties

protected $fieldsetName
protected $controls

Methods

__construct($fieldsetName)

No description

build(ObjectBuilder $builder)

No description

addAttributeKeyControl($akHandle)

No description

addAssociationControl($target_property_name)

No description

addTextControl($headline, $body)

No description

Details

__construct($fieldsetName)

No description

Parameters

$fieldsetName

build(ObjectBuilder $builder)

No description

Parameters

ObjectBuilder $builder

addAttributeKeyControl($akHandle)

No description

Parameters

$akHandle

addAssociationControl($target_property_name)

No description

Parameters

$target_property_name

addTextControl($headline, $body)

No description

Parameters

$headline
$body