Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
createForm (string $name, array $options=array()) | |
Default factory for creating Form objects
createForm | ( | string | $name, |
array | $options = array() |
||
) |
Method to get an instance of a form.
string | $name | The name of the form. |
array | $options | An array of form options. |
Implémente FormFactoryInterface.
Références $form, $name, $options, et Joomla\Database\getDatabase().