Module action_admin_link

Add an edge between two resources.

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

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

Description

Add an edge between two resources

Function Index

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

Function Details

do_link/5

do_link(SubjectId, Predicate, ObjectId, EdgeTemplate, Context) -> any()

event/2

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

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

render_action/4

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


Generated by EDoc