-
Book Overview & Buying
-
Table Of Contents
Mastering Joomla! 1.5 Extension and Framework Development Second Edition
By :
extends
JObject
, located in /
joomla/user/user.php
This class handles a site user. If the user is not logged in, $id and $gid will be zero and $usergroup will be null. For further information on using the JUser class refer to Chapter 4, Extension Design.
|
string |
Activation string used to verify account registration. |
|
integer |
Access group ID. |
|
integer |
Access blocked: 0=not blocked, 1=blocked. |
|
string |
Email address. |
|
integer |
Group ID; relates to the legacy |
|
boolean |
Guest user. |
|
integer |
User ID; relates to the |
|
string |
Date on which the user last visited the site. |
|
string |
The user's actual name or nickname. |
|
string |
INI parameter string used when updating and creating users. |
|
string |
MD5-hashed password. |
|
string |
Clear password; only... |
Change the font size
Change margin width
Change background colour