API17:JUser::getTable
From Joomla! Documentation
JUser::getTable
Description
Method to get the user table object.
public static function getTable (
$type=null
$prefix= 'JTable'
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $type | null | ||
| $prefix |
- Returns
- Defined on line 467 of libraries/joomla/user/user.php
See also
JUser::getTable source code on BitBucket
Class JUser
Subpackage User- Other versions of JUser::getTable
User contributed notes
Code Examples