API17:JForm::loadFile
From Joomla! Documentation
JForm::loadFile
Description
Method to load the form description from an XML file.
Template:Description:JForm::loadFile [Edit Descripton]
Synopsis
public JForm->loadFile ($file, $reset=true, $xpath=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $file | |||
| $reset | true | ||
| $xpath | false |
Returns
Defined in
libraries/joomla/form/form.php
Referenced by
See also
Template:SeeAlso:JForm::loadFile
Examples
<CodeExamplesForm />