The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

CatalystX::Resource::TraitFor::Controller::Resource::Edit - a edit action for your resource

VERSION

version 0.005_002

ATTRIBUTES

activate_fields_edit

arrayref of form fields to activate in the edit form (default = []). Can be overriden with $c->stash->{activate_form_fields}

ACTIONS

edit

edit a specific resource

AUTHOR

David Schmidt <davewood@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by David Schmidt.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.