class OwnedEntityForm implements FormInterface (View source)

Properties

protected $owning_entry
protected $form

Methods

__construct(Form $form, Entry $owning_entry)

No description

getFieldSets()

No description

getOwningEntry()

No description

getId()

No description

getControlView(ContextInterface $context)

No description

Details

__construct(Form $form, Entry $owning_entry)

No description

Parameters

Form $form
Entry $owning_entry

getFieldSets()

No description

Entry getOwningEntry()

No description

Return Value

Entry

getId()

No description

getControlView(ContextInterface $context)

No description

Parameters

ContextInterface $context