API17

API17:JModelForm::loadFormData

From Joomla! Documentation

Revision as of 21:54, 11 May 2013 by JoomlaWikiBot (talk | contribs) (User contributed notes: moving preparation)

Joomla 11.1 JModelForm::loadFormData

Description

Method to get the data that should be injected in the form.

Template:Description:JModelForm::loadFormData [Edit Descripton]

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

Template:SeeAlso:JModelForm::loadFormData [Edit See Also]

User contributed notes

<CodeExamplesForm />