FormFactoryAwareTrait
Defines the trait for a FormFactoryInterface Aware Class.
since |
4.0.0 |
---|---|
package |
Joomla CMS |
Methods
getFormFactory
Get the FormFactoryInterface.
getFormFactory() : \Joomla\CMS\Form\FormFactoryInterface
since |
4.0.0 |
---|---|
throws |
|
Response
setFormFactory
Set the form factory to use.
setFormFactory(\Joomla\CMS\Form\FormFactoryInterface formFactory = null) :