CatalystX::SimpleLogin::TraitFor::Controller::Login::Logout man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

CatalystX::SimplCatalystX::SimpleLogin::TraitFor::Controller::Login::Logout(3)

NAME
       CatalystX::SimpleLogin::TraitFor::Controller::Login::Logout

DESCRIPTION
       Simple controller role for logging users out. Provides a "logout"
       action (at /logout by default) which redirects the user to the homepage
       by default.

ACTIONS
   logout : Chained('/') PathPart('logout') Args(0)
       Calls "$c->logout", then redirects to the logout uri retuned by
       "$self->redirect_after_logout_uri".

METHODS
   redirect_after_logout_uri
       Returns the uri to redirect to after logout.

       Defaults to "$c->uri_for('/');" you can override this by setting the
       "<redirect_after_logout_uri"> key in config to a path to be passed to
       "$c->uri_for".

       Alternatively, you can write your own redirect_after_logout_uri in your
       Login controller if you are extending CatalystX::SimpleLogin and it
       will override the method from this role.

   do_clear_session_on_logout
       Deletes the session after a logout.

       To enable this use the following in your config:
	   __PACKAGE__->config('Controller::Login' => {
       clear_session_on_logout => 1 });

SEE ALSO
       CatalystX::SimpleLogin::Controller::Login

AUTHORS
       See CatalystX::SimpleLogin for authors.

LICENSE
       See CatalystX::SimpleLogin for license.

perl v5.14.1	CatalystX::SimpleLogin::TraitFor::Controller::Login::Logout(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net