
Oak::Action - Component that representates controller actions

This component is to be used as a Action inside a Controller component. It does nothing except dispatching his ev_onCall event.

L<Oak::Object|Oak::Object> L<Oak::Persistent|Oak::Persistent> L<Oak::Component|Oak::Component> L<Oak::Action|Oak::Action>

Dispatched when this action is called.

Call the action to dispatch the event

Copyright (c) 2001 Daniel Ruoso <daniel@ruoso.com> Aguimar Mendonca Neto <aguimar@email.com.br> All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.