API17:JModelAdmin::save
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JModelAdmin::save
Description
Method to save the form data.
Description:JModelAdmin::save [Edit Descripton]
Since
Synopsis
public JModelAdmin->save ($data)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $data | array | The form data. |
Returns
boolean True on success.
Defined in
libraries/joomla/application/component/modeladmin.php
Referenced by
See also
Examples
<CodeExamplesForm />
