nextcloud/lib/public/AppFramework
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
..
Db Access id property without getter. 2018-12-24 14:21:40 +01:00
Http Emit to load additionalscripts 2019-01-31 12:11:40 +01:00
OCS Update license headers 2017-11-06 16:56:19 +01:00
Utility Allow to inject/mock `new \DateTime()` similar to time() 2018-10-09 15:38:31 +02:00
ApiController.php Update license headers 2017-11-06 16:56:19 +01:00
App.php OCP\AppFramework\App strict 2018-03-09 08:42:03 +01:00
AuthPublicShareController.php Fix direct access to authen page 2018-06-20 08:57:13 +02:00
Controller.php Run updated license header updater 2017-11-07 13:47:42 +01:00
Http.php Fix others 2016-07-21 18:13:57 +02:00
IAppContainer.php Remove deprecated functions from DI Container 2018-01-13 19:29:52 +01:00
Middleware.php Update license headers 2017-11-06 16:56:19 +01:00
OCSController.php Run updated license header updater 2017-11-07 13:47:42 +01:00
PublicShareController.php Add PublicShareControllerTests 2018-06-20 08:53:38 +02:00
QueryException.php Fix others 2016-07-21 18:13:57 +02:00