API17:JForm::setFields
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JForm::setFields
Description
Method to set some field XML elements to the form definition.
Description:JForm::setFields [Edit Descripton]
public function setFields ( &$elements $group=null $replace=true )
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$elements | |||
| $group | null | ||
| $replace | true |
- Returns
- Defined on line 902 of libraries/joomla/form/form.php
See also
-
JForm::setFields source code on BitBucket
-
Class JForm
-
Subpackage Form
- Other versions of JForm::setFields
SeeAlso:JForm::setFields [Edit See Also]
User contributed notes
<CodeExamplesForm />
