API17

API17:JTableLanguage

From Joomla! Documentation

Revision as of 03:48, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JTableLanguage

Description

Methods

Visibility Method name Description
public __construct Constructor.
public check Overloaded check method to ensure data integrity.
  • Defined in libraries/joomla/database/table/language.php
  • Extends JTable

Importing

jimport( 'joomla.database.table.language' );

See also


User contributed notes

Code Examples