Package DE_EPAGES::Presentation::UI::Login
UI functions for user login
Functions
LoginUser
Registers the given user at the current session. Sets the user's preferred locale and currency. Sets the user GUID as cookie if login cookies are enabbled for the site and for this user. Deletes the AnonymousUser object if the user already had a basket.
Syntax |
$self->LoginUser( $Servlet, $User ); |
Input |
|