API17

API17:JUser::getTable

From Joomla! Documentation

Revision as of 00:32, 21 April 2011 by Doxiki2 (talk | contribs) (Bulk upload by Doxiki2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 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

[Edit See Also]

Template:SeeAlso:JUser::getTable

Examples

<CodeExamplesForm />