Module action_admin_dialog_duplicate_rsc

Duplicate a resource, replace the title with the one entered in a dialog.

Copyright © 2009 Marc Worrell Date: 2009-07-21

Authors: Marc Worrell (marc@worrell.nl).

Description

Duplicate a resource, replace the title with the one entered in a dialog.

Function Index

event/2Fill the dialog with the duplicate page form.
render_action/4

Function Details

event/2

event(Postback::Event, Context::Context1) -> Context2

Fill the dialog with the duplicate page form. The form will be posted back to this module.

render_action/4

render_action(TriggerId, TargetId, Args, Context) -> any()


Generated by EDoc