Back to Joomla project (class list)

Class FormFactoryAwareInterface - list of methods

Interface to be implemented by classes depending on a form factory.
Package: Joomla\CMS\Form
Copyright: (C) 2018 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/Form/FormFactoryAwareInterface.php
Project: Joomla

Method Summary

public \Joomla\CMS\Form\FormFactoryAwareInterface
(\Joomla\CMS\Form\FormFactoryInterface $factory)

Set the form factory to use.
Parameters
  • \Joomla\CMS\Form\FormFactoryInterface $factory The form factory to use.
Returns
  • \Joomla\CMS\Form\FormFactoryAwareInterface This method is chainable.
Since
  • 4.0.0
Show source code of this method: setFormFactory Source Code

Tags Summary

Since
4.0.0