API17

API17:JModelForm::loadFormData

From Joomla! Documentation

Revision as of 15:53, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

Joomla 11.1 JModelForm::loadFormData

Description

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

{{subst:Description:JModelForm::loadFormData}}

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

{{subst:SeeAlso:JModelForm::loadFormData}}

User contributed notes

<CodeExamplesForm />