seeddms-code/controllers
2025-10-01 09:55:30 +02:00
..
class.AddDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2024-03-25 14:22:01 +01:00
class.AddSubFolder.php attributes of type user, group, document, folder are now an object 2024-03-25 14:18:36 +01:00
class.ApproveDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-06-19 16:51:15 +02:00
class.AttributeMgr.php
class.CheckInDocument.php convert checkin into controller 2024-04-02 20:33:34 +02:00
class.ClearCache.php use unlink() to delete js files in cache, because rm can fail for a large number of files 2024-09-18 09:23:15 +02:00
class.Cron.php task to run can be passed in url 2024-05-29 20:02:28 +02:00
class.DocumentAccess.php
class.Download.php
class.EditAttributes.php move code into controller 2025-07-23 22:53:27 +02:00
class.EditDocument.php attributes of type user, group, document, folder are now an object 2024-03-25 14:18:36 +01:00
class.EditDocumentFile.php
class.EditFolder.php attributes of type user, group, document, folder are now an object 2024-03-25 14:18:36 +01:00
class.EmptyFolder.php do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already 2023-01-22 19:15:11 +01:00
class.ExtensionMgr.php
class.Login.php remove already commented code 2025-10-01 09:55:30 +02:00
class.Logout.php
class.PdfPreview.php
class.Preview.php
class.ReceiptDocument.php
class.RemoveDocument.php do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already 2023-01-22 19:15:11 +01:00
class.RemoveFolder.php do not include SeedDMS/Preview.php anymore because it is included in inc.FulltextInit.php already 2023-01-22 19:15:11 +01:00
class.ReviewDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2023-06-19 16:51:15 +02:00
class.ReviseDocument.php set new and old status 2024-04-04 13:56:14 +02:00
class.RoleMgr.php
class.TransferDocument.php
class.TransmittalDownload.php
class.UpdateDocument.php Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2024-12-17 17:54:59 +01:00
class.UserListCsv.php
class.ViewOnline.php