Previous Class
Solar_Uri_Public

Solar_User
Overview

Next Page
Constants

Solar_User

Meta-container for the current user to hold auth and roles.

When prefs and permissions come along, will hold those too.

Catalog

This class is part of the Solar package.

Inheritance:

Constants

None.

Public Properties

These are all the public properties in the Solar_User class.

You can also view the list of all public, protected, and private properties.

$access
Authorized access object.
$auth
User authentication object.
$role
User roles (group membership) object.

Public Methods

These are all the public methods in the Solar_User class.

You can also view the list of all public, protected, and private methods.

__construct()
Constructor.
__destruct()
Default destructor; does nothing other than provide a safe fallback for calls to parent::__destruct().
apiVersion()
Reports the API version for this class.
dump()
Convenience method for getting a dump the whole object, or one of its properties, or an external variable.
locale()
Looks up class-specific locale strings based on a key.