Overview

Namespaces

  • Charcoal
    • Ui
      • Dashboard
      • Form
      • FormGroup
      • FormInput
      • Layout
      • Menu
      • MenuItem
      • ServiceProvider

Classes

  • AbstractFormGroup
  • FormGroupConfig
  • GenericFormGroup

Interfaces

  • FormGroupInterface

Traits

  • FormGroupTrait
  • Overview
  • Namespace
  • Class

Class GenericFormGroup

A Generic Form Group

Concreete implementation of Charcoal\Ui\FormGroup\FormGroupInterface.

Charcoal\Config\AbstractEntity
Extended by Charcoal\Ui\AbstractUiItem implements Charcoal\User\AuthAwareInterface, Psr\Log\LoggerAwareInterface, Charcoal\Ui\UiItemInterface uses Charcoal\User\AuthAwareTrait (not available) Psr\Log\LoggerAwareTrait (not available) Charcoal\Translator\TranslatorAwareTrait (not available) Charcoal\Ui\UiItemTrait, Charcoal\View\ViewableTrait (not available)
Extended by Charcoal\Ui\FormGroup\AbstractFormGroup implements Charcoal\Ui\FormGroup\FormGroupInterface, Charcoal\Ui\Layout\LayoutAwareInterface uses Charcoal\Ui\FormGroup\FormGroupTrait, Charcoal\Ui\Layout\LayoutAwareTrait
Extended by Charcoal\Ui\FormGroup\GenericFormGroup
Namespace: Charcoal\Ui\FormGroup
Located at Charcoal/Ui/FormGroup/GenericFormGroup.php
Methods summary
public string
# type( )

Retrieve the form group type.

Retrieve the form group type.

Returns

string

Overrides

Charcoal\Ui\AbstractUiItem::type()
Methods inherited from Charcoal\Ui\FormGroup\AbstractFormGroup
__construct(), setData()
Methods inherited from Charcoal\Ui\AbstractUiItem
active(), setActive(), setDependencies()
Methods inherited from Charcoal\Ui\Layout\LayoutAwareInterface
layout(), setLayout(), setLayoutBuilder()
Methods inherited from Charcoal\Ui\FormGroup\FormGroupInterface
addInput(), form(), hasInputs(), ident(), inputs(), l10nMode(), numInputs(), priority(), setForm(), setIdent(), setInputCallback(), setInputs(), setL10nMode(), setPriority()
Methods inherited from Charcoal\Ui\UiItemInterface
description(), notes(), setDescription(), setNotes(), setShowDescription(), setShowFooter(), setShowHeader(), setShowNotes(), setShowSubtitle(), setShowTitle(), setSubtitle(), setTemplate(), setTitle(), setType(), showDescription(), showFooter(), showHeader(), showNotes(), showSubtitle(), showTitle(), subtitle(), template(), title()
Methods used from Charcoal\Ui\FormGroup\FormGroupTrait
addInput(), form(), hasInputs(), ident(), inputs(), l10nMode(), numInputs(), priority(), setForm(), setFormInputBuilder(), setIdent(), setInputCallback(), setInputs(), setL10nMode(), setPriority(), setTabCssClasses(), tabCssClasses()
Methods used from Charcoal\Ui\Layout\LayoutAwareTrait
layout(), setLayout(), setLayoutBuilder()
Methods used from Charcoal\Ui\UiItemTrait
description(), icon(), notes(), setDescription(), setIcon(), setNotes(), setShowDescription(), setShowFooter(), setShowHeader(), setShowNotes(), setShowSubtitle(), setShowTitle(), setSubtitle(), setTemplate(), setTitle(), setType(), showDescription(), showFooter(), showHeader(), showNotes(), showSubtitle(), showTitle(), subtitle(), template(), title(), translator()
Properties used from Charcoal\Ui\FormGroup\FormGroupTrait
$form, $formInputBuilder
Properties used from Charcoal\Ui\Layout\LayoutAwareTrait
$layoutBuilder
API documentation generated by ApiGen