Class
CGIKit::Submit
In:
lib/cgikit/elements/submit.rb
Parent:
DynamicElement
Methods
append_to_response
begin_context
create_api
invoke_action
keys_to_delete_from_associations
notify_existing_action_to_form
perform_direct_action
Public Class methods
create_api
()
keys_to_delete_from_associations
()
Public Instance methods
append_to_response
( response, context )
begin_context
( context )
invoke_action
( request, context )
notify_existing_action_to_form
()
perform_direct_action
( request, klass, action = DirectAction::DEFAULT_ACTION )
[Validate]