nextcloud/lib/private/AppFramework/Middleware
Roeland Jago Douma d182037bce
Emit to load additionalscripts
Fixes #13662

This will fire of an event after a Template Response has been returned.
There is an event for the generic loading and one when logged in. So
apps can chose to load only on loged in pages.

This is a more generic approach than the files app event. As some things
we might want to load on other pages as well besides the files app.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-31 12:11:40 +01:00
..
PublicShare Add PublicShareMiddlewareTest 2018-06-20 08:53:37 +02:00
Security Update password confirmation middleware 2018-11-02 13:44:45 +01:00
AdditionalScriptsMiddleware.php Emit to load additionalscripts 2019-01-31 12:11:40 +01:00
MiddlewareDispatcher.php Fix tests 2018-02-21 10:55:52 +01:00
OCSMiddleware.php Update license headers 2017-11-06 16:56:19 +01:00
SessionMiddleware.php Update license headers 2017-11-06 16:56:19 +01:00