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()) | |
Interface defining a factory which can create 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émenté dans FormFactory.