API17

API17:JUser::getTable

From Joomla! Documentation

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

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


User contributed notes

Code Examples