API17:JModelForm::loadFormData
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.
JModelForm::loadFormData
Description
Method to get the data that should be injected in the form.
Description:JModelForm::loadFormData [Edit Descripton]
Since
Synopsis
protected JModelForm->loadFormData ()
Returns
array The default data is an empty array.
Defined in
libraries/joomla/application/component/modelform.php
Referenced by
See also
SeeAlso:JModelForm::loadFormData
Examples
<CodeExamplesForm />
