Peter Flanigan > CatalystX-Usul-0.7.1184 > CatalystX::Usul::Plugin::Controller::PersistentState

Download:
catalystx-usul/CatalystX-Usul-0.7.1184.tar.gz

Dependencies

Annotate this POD

Website

CPAN RT

Open  0
View/Report Bugs
Module Version: v0.7.1181   Source  

Name ^

CatalystX::Usul::Plugin::Controller::PersistentState - Set/Get state information on/from the session store

Version ^

0.7.$Revision: 1181 $

Synopsis ^

   use CatalystX::Usul::PersistentState;

Description ^

Uses the session store to provide state information that is persistent across requests

Subroutines/Methods ^

get_uri_args

   my @args = $self->get_uri_args( $c );

get_uri_query_params

init_uri_attrs

persist_state

When the plugin is loaded $self-can( q(persist_state) )>

set_uri_args

   $self->set_uri_args( $c, @args );

set_uri_attrs_or_redirect;

set_uri_query_params

Diagnostics ^

None

Configuration and Environment ^

None

Dependencies ^

CatalystX::Usul::Constants

Incompatibilities ^

There are no known incompatibilities in this module

Bugs and Limitations ^

There are no known bugs in this module. Please report problems to the address below. Patches are welcome

Author ^

Peter Flanigan, <Support at RoxSoft.co.uk>

License and Copyright ^

Copyright (c) 2008-2010 Peter Flanigan. All rights reserved

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic

This program is distributed in the hope that it will be useful, but WITHOUT WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE

syntax highlighting: