seeddms-code/controllers
2017-12-07 18:23:07 +01:00
..
class.AddDocument.php do not pass name and comment to preAddDocument hook 2017-10-12 15:40:09 +02:00
class.AddSubFolder.php move code into controller 2017-10-18 06:50:15 +02:00
class.AttributeMgr.php add controller for AttributeMgr 2017-12-07 18:23:07 +01:00
class.DocumentAccess.php move most of the logic into the controller 2017-10-12 15:38:41 +02:00
class.Download.php check if hook returns null 2016-11-22 09:20:12 +01:00
class.EditDocument.php fix syntax error (Closes: #358) 2017-10-16 09:04:01 +02:00
class.EditDocumentFile.php add scripts for modifying attachments 2017-12-05 08:26:40 +01:00
class.EditFolder.php get parameters from view right before used 2017-10-12 15:40:38 +02:00
class.Login.php do not output splash msg after postLogin hook 2013-08-11 08:30:55 +02:00
class.Logout.php add controller for Logout 2013-09-11 18:42:58 +02:00
class.RemoveDocument.php check if preRemove[Folder|Document] hook succeeds 2017-10-12 15:41:31 +02:00
class.RemoveFolder.php check if preRemove[Folder|Document] hook succeeds 2017-10-12 15:41:31 +02:00
class.TransferDocument.php documents can be transfered to another user 2017-12-05 18:38:06 +01:00
class.UpdateDocument.php get name and comment from parameters after preUpdateDocument has been called 2017-06-23 12:58:36 +02:00
class.ViewOnline.php set Content-Disposition even if file type not in list of online file types 2017-01-10 08:48:05 +01:00