API17

API17:JControllerForm::add

From Joomla! Documentation

Joomla 11.1 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 Joomla 11.1

See also


User contributed notes

Code Examples