API17:JTableUsergroup::delete
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JTableUsergroup::delete
Description
Delete this object and it's dependancies.
Description:JTableUsergroup::delete [Edit Descripton]
Since
Synopsis
public JTableUsergroup->delete ($oid=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $oid | int | null | The primary key of the user group to delete. |
Returns
mixed Boolean or Exception.
Defined in
libraries/joomla/database/table/usergroup.php
Referenced by
See also
SeeAlso:JTableUsergroup::delete
Examples
<CodeExamplesForm />
