Module action_admin_identity_dialog_delete_username

Open a dialog that asks confirmation to delete user credentials.

Copyright © 2009 Marc Worrell Date: 2009-04-28

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

Description

Open a dialog that asks confirmation to delete user credentials.

Function Index

event/2Fill the dialog with the delete confirmation template.
render_action/4

Function Details

event/2

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

Fill the dialog with the delete confirmation template. The next step will ask to delete the username from the user id.

render_action/4

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


Generated by EDoc