mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Document Settings' BeforeTemplateRenderedEvent
See https://github.com/nextcloud/server/pull/22649 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
30c53c13ff
commit
dfadb05044
@ -349,6 +349,13 @@ This event is triggered when the files app is rendered. It canb e used to add ad
|
||||
|
||||
Emitted before the rendering step of the public share page happens. The event holds a flag that specifies if it is the authentication page of a public share.
|
||||
|
||||
``\OCA\Settings\Events\BeforeTemplateRenderedEvent``
|
||||
********************************************************
|
||||
|
||||
*Available in Nextcloud 20 and later.*
|
||||
|
||||
This event is triggered right before the user management template is rendered.
|
||||
|
||||
``\OCA\User_LDAP\Events\GroupBackendRegistered``
|
||||
************************************************
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user