API17

API17:JModelForm::loadFormData

From Joomla! Documentation

Revision as of 03:28, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

See also


User contributed notes

Code Examples