gnu-social/src/Core/Modules
Hugo Sales 033c4db914
[MODULES] Add function to defer module initialization and cleanup to plugin and component. Add example in Avatar component
Forward onInitializeModule to onInitializePlugin if the component is a plugin
2021-09-14 13:13:37 +01:00
..
Component.php [CONFIG] Make it possible to write module configuration in a config.{php,yml,yaml,xml} file and set each value as properties in the module object 2021-09-14 13:13:36 +01:00
Module.php [MODULES] Add function to defer module initialization and cleanup to plugin and component. Add example in Avatar component 2021-09-14 13:13:37 +01:00
NoteHandlerPlugin.php [DOCS][Developer] Elaborate on implementing and configuring a module 2021-09-14 13:13:37 +01:00
Plugin.php [DOCS][Developer] Elaborate on implementing and configuring a module 2021-09-14 13:13:37 +01:00