Module action_admin_dialog_media_upload

Open a dialog with some fields to upload a new media.

Copyright © 2009-2021 Marc Worrell

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

Description

Open a dialog with some fields to upload a new media.

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