API17

API17:JModelForm::loadFormData

From Joomla! Documentation

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