JControllerForm::allowAdd
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JControllerForm::allowAdd
Description
Method to check if you can add a new record.
protected function allowAdd ($data=array())
Parameter | Type | Default | Description |
---|---|---|---|
$data | array() |
- Returns
- Defined on line 166 of libraries/joomla/application/component/controllerform.php
See also
JControllerForm::allowAdd source code on BitBucket
Class JControllerForm
Subpackage Application
- Other versions of JControllerForm::allowAdd