seeddms-code/controllers
2020-02-25 17:08:13 +01:00
..
class.AddDocument.php fix validation of attributes 2019-12-13 17:39:05 +01:00
class.AddSubFolder.php fix validation of attributes 2019-12-13 17:39:05 +01:00
class.AttributeMgr.php
class.DocumentAccess.php
class.Download.php
class.EditDocument.php move attribute validation into controller and call hook 2019-12-13 15:00:04 +01:00
class.EditDocumentFile.php
class.EditFolder.php move attribute validation into controller and call hook 2019-12-13 15:00:04 +01:00
class.EmptyFolder.php
class.ExtensionMgr.php do not use global var EXT_CONF anymore 2020-01-03 10:21:58 +01:00
class.Login.php check if hooks return a user object because true also indicates a failed login 2020-01-07 21:20:16 +01:00
class.Logout.php
class.Preview.php
class.RemoveDocument.php
class.RemoveFolder.php removePreviews() has been moved into controller 2020-02-25 17:08:13 +01:00
class.TransferDocument.php
class.UpdateDocument.php
class.ViewOnline.php