API17:JUser::getTable
From Joomla! Documentation
JUser::getTable
Description
Method to get the user table object.
Template:Description:JUser::getTable [Edit Descripton]
Synopsis
public static JUser::getTable ($type=null, $prefix= 'JTable')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $type | null | ||
| $prefix |
Returns
Defined in
libraries/joomla/user/user.php
Referenced by
See also
Template:SeeAlso:JUser::getTable
Examples
<CodeExamplesForm />