NAME
OpusVL::AppKit::TraitFor::Controller::Login::SetHomePageFlag
VERSION
version 2.29
DESCRIPTION
Simple controller role to allow make the homepage logo visible on the login page of AppKit applications.
NAME
OpusVL::AppKit::TraitFor::Controller::Login::SetHomePageFlag
METHODS
after 'login'
$ctx->stash->{ homepage => 1 };
SEE ALSO
AUTHOR
OpusVL - www.opusvl.com
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by OpusVL - www.opusvl.com.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.