API17

API17:JUser::getTable

From Joomla! Documentation

Revision as of 16:22, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

Joomla 11.1 JUser::getTable

Description

Method to get the user table object.

{{subst:Description:JUser::getTable}}

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

{{subst:SeeAlso:JUser::getTable}}

User contributed notes

<CodeExamplesForm />