Module action_admin_modules_module_rescan

Force a rescan of all modules, actions, templates etc.

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

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

Description

Force a rescan of all modules, actions, templates etc. This is needed after a template, action or validation has been added. It will also tell the dispatcher to reload all dispatch rules.

Function Index

event/2Signal the module indexer to rescan all modules for actions, templates etc.
render_action/4

Function Details

event/2

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

Signal the module indexer to rescan all modules for actions, templates etc.

render_action/4

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


Generated by EDoc