Module action_admin_delete_media

Delete a media file from a resource, no confirmation.

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

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

Description

Delete a media file from a resource, no confirmation.

Function Index

event/2Delete a media.
render_action/4

Function Details

event/2

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

Delete a media. After the deletion the user is redirected, and/or some items on the page are faded out.

render_action/4

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


Generated by EDoc