API17:JModelForm::loadFormData
From Joomla! Documentation
JModelForm::loadFormData
Description
Method to get the data that should be injected in the form.
protected function loadFormData ()
- Returns array The default data is an empty array.
- Defined on line 173 of libraries/joomla/application/component/modelform.php
- Since

See also
JModelForm::loadFormData source code on BitBucket
Class JModelForm
Subpackage Application- Other versions of JModelForm::loadFormData
User contributed notes
Code Examples