JControllerForm::allowAdd
Method to check if you can add a new record.
Extended classes can override this if necessary.
Signature
protected function allowAdd(array
$data )
Parameters
-
$data
- An array of input data.
Returns
- boolean