API17

API17:JTableViewlevel

From Joomla! Documentation

Joomla 11.1 JTableViewlevel

Description

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


User contributed notes

Code Examples