API17:JControllerForm::add
From Joomla! Documentation
JControllerForm::add
Description
Method to add a new record.
public function add ()
- Returns mixed True if the record can be added, a object if not.
- Defined on line 131 of libraries/joomla/application/component/controllerform.php
- Since

See also
JControllerForm::add source code on BitBucket
Class JControllerForm
Subpackage Application- Other versions of JControllerForm::add
User contributed notes
Code Examples