Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
__construct (JDatabaseDriver $db) | |
store ($updateNulls=false) | |
__construct | ( | JDatabaseDriver | $db | ) |
The class constructor.
JDatabaseDriver | $db | JDatabaseDriver connector object. |
Références $db.
store | ( | $updateNulls = false | ) |
Method to store a row in the database from the Table instance properties.
boolean | $updateNulls | True to update fields even if they are null. |
Références $date.