API17:JTableViewlevel
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.
JTableViewlevel
Description
Description:JTableViewlevel [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | __construct | Constructor. |
| public | bind | Method to bind the data. |
| public | check | Method to check the current record to save. |
- Defined in libraries/joomla/database/table/viewlevel.php
- Extends JTable
Importing
jimport( 'joomla.database.table.viewlevel' );
See also
-
JTableViewlevel source code on BitBucket
-
Subpackage Database
- Other versions of JTableViewlevel
SeeAlso:JTableViewlevel [Edit See Also]
User contributed notes
<CodeExamplesForm />
