You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "AutoDoc:BlueSpiceSocialWatch"
m (1 revision imported) |
m (1 revision imported) |
Contents
- 1 DescriptionMsg
- 2 Requirements License
- 3 IntegratesInto Requirements
- 4 ApiModules
- 5 Hooks
DescriptionMsg[edit source]
Watch-functionality for BlueSpiceSocial-entities
License[edit source]
GPL-3.0-only
Requirements[edit source]
- MediaWiki: ~11.31
- BlueSpiceFoundation: ~33.2
BlueSpiceSocial: ~33.2
IntegratesInto[edit source]
- BlueSpiceFoundation
ApiModules[edit source]
API Modules[edit source]
- bs-socialwatch-tasks
Hooks[edit source]
Hooks[edit source]
- BSSocialModuleDepthsBSEntityConfigDefaults
- BSEntityGetFullData
- BSEntityConfigDefaults
- BSEntitySaveComplete
- BSSocialEntityOutputRenderAfterContent
- BSSocialModuleDepths
==DescriptionMsg==
{{AutoDocDescriptionMsg
|name = BlueSpiceSocialWatch
|desc = {{int:bs-socialwatch-desc
}}
}}
==License==
{{AutoDocLicense
|name = GPL-3.0-only
}}
==Requirements==
{{AutoDocRequirements
|mediawiki = {{AutoDocVersion
|name = MediaWiki
|version = ~11.31
}}
|extensions = {{AutoDocVersion
|name = BlueSpiceFoundation
|version = ~33.2
}}
{{AutoDocVersion
|name = BlueSpiceSocial
|version = ~33.2
}}
}}
==IntegratesInto==
{{AutoDocIntegratesInto
|into = {{AutoDocListItem
|item = BlueSpiceFoundation
}}
}}
==ApiModules==
{{AutoDocApiModules
|APIModules = {{AutoDocCallback
|name = bs-socialwatch-tasks
|callback = \BlueSpice\Social\Watch\Api\Task\WatchEntities
}}
}}
==Hooks==
{{AutoDocHooks
|Hooks = {{AutoDocCallback
|name = BSSocialModuleDepths
[https://www.mediawiki.org/wiki/Manual:Hooks/BSEntityConfigDefaults BSEntityConfigDefaults]
|callback = \BlueSpice\Social\Watch\Hook\BSSocialModuleDepths\AddModulesBSEntityConfigDefaults\IsWatchable::callback
}}
{{AutoDocCallback
|name = BSEntityGetFullData
[https://www.mediawiki.org/wiki/Manual:Hooks/BSEntityGetFullData BSEntityGetFullData]
|callback = \BlueSpice\Social\Watch\Hook\BSEntityGetFullData\AddWatch::callback
}}
{{AutoDocCallback
|name = BSEntityConfigDefaults
[https://www.mediawiki.org/wiki/Manual:Hooks/BSEntitySaveComplete BSEntitySaveComplete]
|callback = \BlueSpice\Social\Watch\Hook\BSEntityConfigDefaults\IsWatchableBSEntitySaveComplete\AutoWatch::callback
}}
{{AutoDocCallback
|name = BSEntitySaveComplete
[https://www.mediawiki.org/wiki/Manual:Hooks/BSSocialEntityOutputRenderAfterContent BSSocialEntityOutputRenderAfterContent]
|callback = \BlueSpice\Social\Watch\Hook\BSEntitySaveComplete\AutoWatchBSSocialEntityOutputRenderAfterContent\AddWatchSection::callback
}}
{{AutoDocCallback
|name = BSSocialEntityOutputRenderAfterContent
[https://www.mediawiki.org/wiki/Manual:Hooks/BSSocialModuleDepths BSSocialModuleDepths]
|callback = \BlueSpice\Social\Watch\Hook\BSSocialEntityOutputRenderAfterContent\AddWatchSectionBSSocialModuleDepths\AddModules::callback
}}
}}| Line 4: | Line 4: | ||
|desc = {{int:bs-socialwatch-desc | |desc = {{int:bs-socialwatch-desc | ||
}} | }} | ||
| + | }} | ||
| + | ==License== | ||
| + | {{AutoDocLicense | ||
| + | |name = GPL-3.0-only | ||
}} | }} | ||
==Requirements== | ==Requirements== | ||
| Line 9: | Line 13: | ||
|mediawiki = {{AutoDocVersion | |mediawiki = {{AutoDocVersion | ||
|name = MediaWiki | |name = MediaWiki | ||
| − | |version = | + | |version = 1.31 |
}} | }} | ||
|extensions = {{AutoDocVersion | |extensions = {{AutoDocVersion | ||
|name = BlueSpiceFoundation | |name = BlueSpiceFoundation | ||
| − | |version = | + | |version = 3.2 |
}} | }} | ||
{{AutoDocVersion | {{AutoDocVersion | ||
|name = BlueSpiceSocial | |name = BlueSpiceSocial | ||
| − | |version = | + | |version = 3.2 |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
}} | }} | ||
| Line 36: | Line 34: | ||
{{AutoDocHooks | {{AutoDocHooks | ||
|Hooks = {{AutoDocCallback | |Hooks = {{AutoDocCallback | ||
| − | |name = | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSEntityConfigDefaults BSEntityConfigDefaults] |
| − | |callback = \BlueSpice\Social\Watch\Hook\ | + | |callback = \BlueSpice\Social\Watch\Hook\BSEntityConfigDefaults\IsWatchable::callback |
}} | }} | ||
{{AutoDocCallback | {{AutoDocCallback | ||
| − | |name = BSEntityGetFullData | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSEntityGetFullData BSEntityGetFullData] |
|callback = \BlueSpice\Social\Watch\Hook\BSEntityGetFullData\AddWatch::callback | |callback = \BlueSpice\Social\Watch\Hook\BSEntityGetFullData\AddWatch::callback | ||
}} | }} | ||
{{AutoDocCallback | {{AutoDocCallback | ||
| − | |name = | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSEntitySaveComplete BSEntitySaveComplete] |
| − | |callback = \BlueSpice\Social\Watch\Hook\ | + | |callback = \BlueSpice\Social\Watch\Hook\BSEntitySaveComplete\AutoWatch::callback |
}} | }} | ||
{{AutoDocCallback | {{AutoDocCallback | ||
| − | |name = | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSSocialEntityOutputRenderAfterContent BSSocialEntityOutputRenderAfterContent] |
| − | |callback = \BlueSpice\Social\Watch\Hook\ | + | |callback = \BlueSpice\Social\Watch\Hook\BSSocialEntityOutputRenderAfterContent\AddWatchSection::callback |
}} | }} | ||
{{AutoDocCallback | {{AutoDocCallback | ||
| − | |name = | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSSocialModuleDepths BSSocialModuleDepths] |
| − | |callback = \BlueSpice\Social\Watch\Hook\ | + | |callback = \BlueSpice\Social\Watch\Hook\BSSocialModuleDepths\AddModules::callback |
}} | }} | ||
}} | }} | ||