You are currently browsingthe website for symfony 1
Visit the Symfony2 website
« Back to API menu
sfUser wraps a client session and provides accessor methods for user
Retrieve the current application context.
returns A Context instance.
Gets culture.
Initialize this User.
returns true, if initialization completes successfully, otherwise false.
throws sfInitializationException If an error occurs while initializing this User.
Retrieve a new sfUser implementation instance.
returns A sfUser implementation instance.
throws sfFactoryException If a user implementation instance cannot
Sets culture.
Execute the shutdown procedure.