JTableUsergroup::store/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 JTableUsergroup::store

Description

Inserts a new row if id is zero or updates an existing row in the database table.

Description:JTableUsergroup::store [Edit Descripton]

public function store ($updateNulls=false)
Parameter Type Default Description
$updateNulls boolean false If false, null object variables are not updated
  • Returns boolean True successful, false otherwise and an internal error message is set
  • Defined on line 130 of libraries/joomla/database/table/usergroup.php
  • Since Joomla 11.1

See also

SeeAlso:JTableUsergroup::store [Edit See Also]

User contributed notes


Personal tools