app_file_check/1 | Check if an app file is added, if so we need to tell the module managers and sites to upgrade. |
filehandler_mappers_observer/3 | |
mark_modified/1 | Mark a file as modified in the mtime index. |
reindex_modules/0 | A Zotonic template changed. |
reindex_modules_task/0 | |
reload_dispatch/0 | Reload all dispatch rules. |
reload_dispatch_task/0 | |
reload_translations/0 | Reload translations. |
reload_translations_task/0 | |
start_observers/0 |
app_file_check(Filename) -> any()
Check if an app file is added, if so we need to tell the module managers and sites to upgrade
filehandler_mappers_observer(X1, Mappers, Ctx) -> any()
mark_modified(Filename) -> any()
Mark a file as modified in the mtime index
reindex_modules() -> ok
A Zotonic template changed
reindex_modules_task() -> ok
reload_dispatch() -> ok
Reload all dispatch rules
reload_dispatch_task() -> ok
reload_translations() -> ok
Reload translations
reload_translations_task() -> ok
start_observers() -> ok
Generated by EDoc