JUser/1.5

From Joomla! Documentation
< JUser
Revision as of 16:23, 17 April 2011 by Doxiki2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

[Edit Descripton] Description:JUser

Defined in

libraries/joomla/user/user.php

Subpackage

User

Extends

JObject

Extended by

Methods

Method name Description
__construct Constructor activating the default information of the language.
authorize Method to check object authorization against an access control object and optionally an access extension object.
bind Method to bind an associative array of data to a user object.
defParam Method to set a default parameter if it does not exist.
delete Method to delete the object from the database.
getInstance Returns a reference to the global User object, only creating it if it doesn't already exist.
getParam Method to get a parameter value.
getParameters Method to get the user parameters.
getTable Method to get the user table object.
load Method to load a object by user id number.
save Method to save the object to the database.
setLastVisit Pass through method to the table for setting the last visit date.
setParam Method to set a parameter.
setParameters Method to get the user parameters.

Importing

jimport( 'joomla.user.user' );

See also

[Edit See Also] SeeAlso:JUser

Examples

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox