Session manager
Sets up session for the current user.
Class Methods
The following methods can be invoked on instances of this class.
Starts the session
Restarts the session
Destroys the session
Returns the current PHP session id
Returns whether or not the session is new for this request
Returns a session value
Returns if a session value has been set
Sets a session value
Deletes / unsets a session value
Magic function to trap calls to undefined functions and throw an exception rather than
a fatal error.
Magic function to trap static calls to undefined functions and throw an exception rather
than a fatal error.
Returns the folder where the class exists
Returns the folder where the class's resources exist
Returns the folder where the class exists
Returns the folder where the class exists
Returns the reflection data for the current class
Returns a specific class annotation for the current class