seeddms-code/controllers
2018-03-13 17:51:44 +01:00
..
class.AddDocument.php allow to set receiver when uploading a document 2018-01-16 18:15:05 +01:00
class.AddSubFolder.php move code into controller 2017-10-18 06:50:15 +02:00
class.ApproveDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-04-11 06:42:27 +02:00
class.AttributeMgr.php add action removeattrvalue() 2018-02-22 19:11:57 +01:00
class.DocumentAccess.php move most of the logic into the controller 2017-10-12 15:38:41 +02:00
class.Download.php use sendfile() instead of readfile() 2018-01-18 17:28:30 +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.ReceiptDocument.php pass content not document to hooks 2015-06-01 17:34:52 +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.ReviewDocument.php actually use uploaded file 2015-06-12 12:56:17 +02:00
class.ReviseDocument.php rejecting a revision will neccesarily put document in need correction status 2018-03-13 17:51:44 +01:00
class.RoleMgr.php place code into controller 2016-04-13 18:31:28 +02:00
class.TransferDocument.php documents can be transfered to another user 2017-12-05 18:38:06 +01:00
class.TransmittalDownload.php call hook 'rawcontent' 2017-04-04 07:11:51 +02:00
class.UpdateDocument.php allow to set receiver when uploading a document 2018-01-16 18:15:05 +01:00
class.ViewOnline.php use sendFile() instead of readfile() 2018-01-18 08:49:44 +01:00