seeddms-code/controllers
2019-03-14 07:47:23 +01:00
..
class.AddDocument.php call hooks like in updateDocument 2019-01-17 18:27:38 +01:00
class.AddSubFolder.php move code into controller 2017-10-18 06:50:15 +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 the latestet version if no version is given 2019-03-14 07:47:23 +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 always call postEditFolder 2019-01-17 18:25:39 +01:00
class.ExtensionMgr.php add missing controller 2018-03-21 13:40:17 +01:00
class.Login.php check if configured guest user actually exists 2019-02-05 07:34:48 +01:00
class.Logout.php add controller for Logout 2013-09-11 18:42:58 +02:00
class.Preview.php add controller 2019-02-06 13:10:33 +01:00
class.RemoveDocument.php always call hook postRemoveDocument and index document 2019-01-17 18:26:22 +01:00
class.RemoveFolder.php always call postRemoveFolder 2019-01-17 18:25:01 +01:00
class.TransferDocument.php documents can be transfered to another user 2017-12-05 18:38:06 +01:00
class.UpdateDocument.php call hooks like in AddDocument 2019-01-17 18:27:10 +01:00
class.ViewOnline.php call hook to get document content 2019-02-06 13:10:00 +01:00