API17

API17:JForm::loadFile

From Joomla! Documentation

Revision as of 23:34, 20 April 2011 by Doxiki2 (talk | contribs) (Bulk upload by Doxiki2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 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

[Edit See Also]

Template:SeeAlso:JForm::loadFile

Examples

<CodeExamplesForm />