Module action_admin_identity_dialog_set_username_password

Open a dialog with some fields to add or change an username/password identity.

Copyright © 2009 Marc Worrell Date: 2009-05-12

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

Description

Open a dialog with some fields to add or change an username/password identity

Function Index

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

Function Details

event/2

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

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

render_action/4

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


Generated by EDoc