API17:JForm::loadFile
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::loadFile
Description
Method to load the form description from an XML file.
Description:JForm::loadFile [Edit Descripton]
public function loadFile ( $file $reset=true $xpath=false )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $file | |||
| $reset | true | ||
| $xpath | false |
- Returns
- Defined on line 689 of libraries/joomla/form/form.php
See also
-
JForm::loadFile source code on BitBucket
-
Class JForm
-
Subpackage Form
- Other versions of JForm::loadFile
SeeAlso:JForm::loadFile [Edit See Also]
User contributed notes
<CodeExamplesForm />
