server/apps
Daniel Calviño Sánchez 7760f16521 Trigger events before and after a file action is executed
In the same way that other elements can know when a FileAction is
registered or a default action is set this commit makes possible to be
notified before and after a FileAction is executed.

This is achieved by wrapping the registered action handler in a custom
function that notifies the listeners before and after executing the
handler itself. Due to this approach only FileActions registered through
"registerAction" trigger the events, although that is not a problem as
this is how the actions should be added to the FileActions anyway.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-12-19 18:33:34 +01:00
..
admin_audit Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
comments Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
dav Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
encryption Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
federatedfilesharing Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
federation Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
files Trigger events before and after a file action is executed 2017-12-19 18:33:34 +01:00
files_external Merge pull request #7556 from nextcloud/smb-stat-exception 2017-12-18 22:31:05 +01:00
files_sharing Also replace all other occurences 2017-12-18 20:57:11 +01:00
files_trashbin Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
files_versions Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
lookup_server_connector Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
oauth2 Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
provisioning_api Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
sharebymail Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
systemtags Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
testing Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
theming Fix tests 2017-12-18 21:06:52 +01:00
twofactor_backupcodes Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
updatenotification Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
user_ldap Also replace all other occurences 2017-12-18 20:57:11 +01:00
workflowengine [tx-robot] updated from transifex 2017-12-10 01:10:25 +00:00