Module action_admin_unlink

Remove an edge between two resources.

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

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

Description

Remove an edge between two resources

Function Index

event/2Unlink the edge, on success show an undo message in the element with id "undo-message".
render_action/4

Function Details

event/2

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

Unlink the edge, on success show an undo message in the element with id "undo-message"

render_action/4

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


Generated by EDoc