Module action_admin_dialog_new_rsc

Open a dialog with some fields to make a new page/resource.

Copyright © 2009-2020 Marc Worrell

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

Description

Open a dialog with some fields to make a new page/resource.

Function Index

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

Function Details

do_new_page_actions/3

do_new_page_actions(Id, Args, Context) -> any()

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