NAME
Catalyst::Controller::Constraints::Action - Action proxy class
METHODS
new
Constructor. Stores action and prepares arguments at startup time.
__fetch_attribute_name
Returns the current context's name for constraint attributes.
_deconstruct_constraint
Parses the parameter to the constraint attribute.
_prepare_arguments
Creates and prepares this action's argument objects on startup time.
dispatch
Intercepts the dispatching process to run the values through the constraints.
AUTHOR
Robert 'phaylon' Sedlacek - <phaylon@dunkelheit.at>
LICENSE AND COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.