Copyright © 2009-2012 Marc Worrell Date: 2009-06-09
Authors: Marc Worrell (marc@worrell.nl).
do_link/5 | |
event/2 | |
manage_schema/2 | |
observe_admin_edit_blocks/3 | |
observe_admin_menu/3 | |
observe_module_ready/2 | |
observe_sanitize_element/3 | Fix tinymce images that are the result of copying
|
do_link(SubjectId, Predicate, ObjectId, Callback, Context) -> any()
event(Postback_notify, Context) -> any()
manage_schema(Version, Context) -> any()
observe_admin_edit_blocks(Admin_edit_blocks, Menu, Context) -> any()
observe_admin_menu(Admin_menu, Acc, Context) -> any()
observe_module_ready(X1, Context) -> any()
observe_sanitize_element(Sanitize_element, Element, Context) -> any()
Fix tinymce images that are the result of copying
Generated by EDoc