API17:JControllerForm::allowSave
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.
JControllerForm::allowSave
Description
Method to check if you can save a new or existing record.
Description:JControllerForm::allowSave [Edit Descripton]
Synopsis
protected JControllerForm::allowSave ($data, $key= 'id')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $data | |||
| $key | 'id' |
Returns
Defined in
libraries/joomla/application/component/controllerform.php (line 200)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JControllerForm::allowSave
Examples
<CodeExamplesForm />
