JUser::getInstance/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JUser::getInstance

Description

Returns the global User object, only creating it if it doesn't already exist.

Description:JUser::getInstance [Edit Descripton]

public static function getInstance ($identifier=0)
Parameter Type Default Description
$identifier int 0 The user to load - Can be an integer or string - If string, it is converted to ID automatically.

See also

SeeAlso:JUser::getInstance [Edit See Also]

User contributed notes


Personal tools