API17:JTableUsergroup
From Joomla! Documentation
Revision as of 14:05, 29 August 2012 by JoomlaWikiBot (Talk | contribs)
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
Description
Description:JTableUsergroup [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | __construct | Constructor. |
| public | check | Method to check the current record to save. |
| public | delete | Delete this object and it's dependancies. |
| public | rebuild | Method to recursively rebuild the nested set tree. |
| public | store | Inserts a new row if id is zero or updates an existing row in the database table. |
- Defined in libraries/joomla/database/table/usergroup.php
- Extends JTable
Importing
jimport( 'joomla.database.table.usergroup' );
See also
-
JTableUsergroup source code on BitBucket
-
Subpackage Database
- Other versions of JTableUsergroup
SeeAlso:JTableUsergroup [Edit See Also]
User contributed notes
<CodeExamplesForm />
