API17

API17:JModelAdmin::prepareTable

From Joomla! Documentation

Joomla 11.1 JModelAdmin::prepareTable

Description

Prepare and sanitise the table data prior to saving.


protected function prepareTable (&$table)
Parameter Type Default Description
&$table $table A reference to a object.
  • Returns void
  • Defined on line 346 of libraries/joomla/application/component/modeladmin.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples