API17:JForm::reset
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::reset
Description
Method to reset the form data store and optionally the form XML definition.
Description:JForm::reset [Edit Descripton]
public function reset ($xml=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $xml | boolean | false | True to also reset the XML form definition. |
See also
-
JForm::reset source code on BitBucket
-
Class JForm
-
Subpackage Form
- Other versions of JForm::reset
SeeAlso:JForm::reset [Edit See Also]
User contributed notes
<CodeExamplesForm />
