You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "AutoDoc:BlueSpiceSocialResolve"
hw>Unknown user |
m (1 revision imported) |
Contents
- 1 DescriptionMsg
- 2 Requirements License
- 3 IntegratesInto Requirements
- 4 Permissions
- 5 ApiModules
- 6 Hooks
DescriptionMsg[edit source]
Resolve 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
Permissions[edit source]
Permissions
Name | Description | Role |
---|---|---|
social-resolve | Change the resolve status of entries | editor |
ApiModules[edit source]
API Modules[edit source]
- bs-socialresolve-tasks
Hooks[edit source]
Hooks[edit source]
- BSEntityConfigAttributeDefinitions
- BSEntityConfigDefaults
- BSSocialEntityOutputRenderAfterContent
- BSEntityGetFullData
- BSEntitySetValuesByObject
- BSSocialModuleDepths
- BSEntityConfigAttributeDefinitions
- BSFoundationRendererMakeTagAttribs
- BSSocialEntityListRenderEntity
- BSSocialEntityOutputRenderAfterContent
- BSSocialModuleDepths
==DescriptionMsg== {{AutoDocDescriptionMsg |name = BlueSpiceSocialResolve |desc = {{int:bs-socialresolve-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 }} }} ==Permissions== {{AutoDocPermissions |permissions = {{AutoDocPermission |name = social-resolve |type = namespace |roles = editor |desc = {{int:right-social-resolve }} }} }} ==ApiModules== {{AutoDocApiModules |APIModules = {{AutoDocCallback |name = bs-socialresolve-tasks |callback = \BlueSpice\Social\Resolve\Api\Task\Resolve }} }} ==Hooks== {{AutoDocHooks |Hooks = {{AutoDocCallback |name = BSEntityConfigDefaults [https://www.mediawiki.org/wiki/Manual:Hooks/BSEntityConfigAttributeDefinitions BSEntityConfigAttributeDefinitions] |callback = \BlueSpice\Social\Resolve\Hook\BSEntityConfigDefaults\IsResolvableBSEntityConfigAttributeDefinitions\AddResolve::callback }} {{AutoDocCallback |name = BSSocialEntityOutputRenderAfterContent [https://www.mediawiki.org/wiki/Manual:Hooks/BSEntityConfigDefaults BSEntityConfigDefaults] |callback = \BlueSpice\Social\Resolve\Hook\BSSocialEntityOutputRenderAfterContent\AddResolveSectionBSEntityConfigDefaults\IsResolvable::callback }} {{AutoDocCallback |name = BSEntityGetFullData [https://www.mediawiki.org/wiki/Manual:Hooks/BSEntityGetFullData BSEntityGetFullData] |callback = \BlueSpice\Social\Resolve\Hook\BSEntityGetFullData\AddResolve::callback }} {{AutoDocCallback |name = BSEntitySetValuesByObject [https://www.mediawiki.org/wiki/Manual:Hooks/BSEntitySetValuesByObject BSEntitySetValuesByObject] |callback = \BlueSpice\Social\Resolve\Hook\BSEntitySetValuesByObject\AddResolve::callback }} {{AutoDocCallback |name = BSSocialModuleDepths [https://www.mediawiki.org/wiki/Manual:Hooks/BSFoundationRendererMakeTagAttribs BSFoundationRendererMakeTagAttribs] |callback = \BlueSpice\Social\Resolve\Hook\BSSocialModuleDepths\AddModulesBSFoundationRendererMakeTagAttribs\AddResolveClassToEntityRenderer::callback }} {{AutoDocCallback |name = BSEntityConfigAttributeDefinitions [https://www.mediawiki.org/wiki/Manual:Hooks/BSSocialEntityListRenderEntity BSSocialEntityListRenderEntity] |callback = \BlueSpice\Social\Resolve\Hook\BSEntityConfigAttributeDefinitions\AddResolveBSSocialEntityListRenderEntity\RenderShortWhenResolved::callback }} {{AutoDocCallback |name = BSFoundationRendererMakeTagAttribs [https://www.mediawiki.org/wiki/Manual:Hooks/BSSocialEntityOutputRenderAfterContent BSSocialEntityOutputRenderAfterContent] |callback = \BlueSpice\Social\Resolve\Hook\BSFoundationRendererMakeTagAttribs\AddResolveClassToEntityRendererBSSocialEntityOutputRenderAfterContent\AddResolveSection::callback }} {{AutoDocCallback |name = BSSocialEntityListRenderEntity [https://www.mediawiki.org/wiki/Manual:Hooks/BSSocialModuleDepths BSSocialModuleDepths] |callback = \BlueSpice\Social\Resolve\Hook\BSSocialEntityListRenderEntity\RenderShortWhenResolvedBSSocialModuleDepths\AddModules::callback }} }}
Line 4: | Line 4: | ||
|desc = {{int:bs-socialresolve-desc | |desc = {{int:bs-socialresolve-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 46: | Line 44: | ||
{{AutoDocHooks | {{AutoDocHooks | ||
|Hooks = {{AutoDocCallback | |Hooks = {{AutoDocCallback | ||
− | |name = | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSEntityConfigAttributeDefinitions BSEntityConfigAttributeDefinitions] |
− | |callback = \BlueSpice\Social\Resolve\Hook\ | + | |callback = \BlueSpice\Social\Resolve\Hook\BSEntityConfigAttributeDefinitions\AddResolve::callback |
}} | }} | ||
{{AutoDocCallback | {{AutoDocCallback | ||
− | |name = | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSEntityConfigDefaults BSEntityConfigDefaults] |
− | |callback = \BlueSpice\Social\Resolve\Hook\ | + | |callback = \BlueSpice\Social\Resolve\Hook\BSEntityConfigDefaults\IsResolvable::callback |
}} | }} | ||
{{AutoDocCallback | {{AutoDocCallback | ||
− | |name = BSEntityGetFullData | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSEntityGetFullData BSEntityGetFullData] |
|callback = \BlueSpice\Social\Resolve\Hook\BSEntityGetFullData\AddResolve::callback | |callback = \BlueSpice\Social\Resolve\Hook\BSEntityGetFullData\AddResolve::callback | ||
}} | }} | ||
{{AutoDocCallback | {{AutoDocCallback | ||
− | |name = BSEntitySetValuesByObject | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSEntitySetValuesByObject BSEntitySetValuesByObject] |
|callback = \BlueSpice\Social\Resolve\Hook\BSEntitySetValuesByObject\AddResolve::callback | |callback = \BlueSpice\Social\Resolve\Hook\BSEntitySetValuesByObject\AddResolve::callback | ||
}} | }} | ||
{{AutoDocCallback | {{AutoDocCallback | ||
− | |name = | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSFoundationRendererMakeTagAttribs BSFoundationRendererMakeTagAttribs] |
− | |callback = \BlueSpice\Social\Resolve\Hook\ | + | |callback = \BlueSpice\Social\Resolve\Hook\BSFoundationRendererMakeTagAttribs\AddResolveClassToEntityRenderer::callback |
}} | }} | ||
{{AutoDocCallback | {{AutoDocCallback | ||
− | |name = | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSSocialEntityListRenderEntity BSSocialEntityListRenderEntity] |
− | |callback = \BlueSpice\Social\Resolve\Hook\ | + | |callback = \BlueSpice\Social\Resolve\Hook\BSSocialEntityListRenderEntity\RenderShortWhenResolved::callback |
}} | }} | ||
{{AutoDocCallback | {{AutoDocCallback | ||
− | |name = | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSSocialEntityOutputRenderAfterContent BSSocialEntityOutputRenderAfterContent] |
− | |callback = \BlueSpice\Social\Resolve\Hook\ | + | |callback = \BlueSpice\Social\Resolve\Hook\BSSocialEntityOutputRenderAfterContent\AddResolveSection::callback |
}} | }} | ||
{{AutoDocCallback | {{AutoDocCallback | ||
− | |name = | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSSocialModuleDepths BSSocialModuleDepths] |
− | |callback = \BlueSpice\Social\Resolve\Hook\ | + | |callback = \BlueSpice\Social\Resolve\Hook\BSSocialModuleDepths\AddModules::callback |
}} | }} | ||
}} | }} |