seeddms-code/SeedDMS_Core/Core
2017-12-22 13:02:14 +01:00
..
inc.AccessUtils.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.ClassAccess.php use __construct for constructor 2016-03-22 15:08:36 +01:00
inc.ClassAttribute.php fix validation return value 2017-11-21 11:27:17 +01:00
inc.ClassDMS.php optimized code to get various document lists 2017-11-21 11:51:12 +01:00
inc.ClassDocument.php getInstance() returns null if document was not found in db 2017-12-22 13:00:51 +01:00
inc.ClassDocumentCategory.php check if document exists before adding it to result array 2017-12-19 10:46:42 +01:00
inc.ClassFolder.php getInstance() returns null if folder was not found in db 2017-12-22 13:01:38 +01:00
inc.ClassGroup.php getInstance() returns null if object was not found in database 2017-12-22 13:02:14 +01:00
inc.ClassKeywords.php Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-10 08:07:17 +01:00
inc.ClassNotification.php use __construct for constructor 2016-03-22 15:08:36 +01:00
inc.ClassObject.php pass tablename to getInsertID(), add pgsql as new db driver 2017-02-16 15:27:01 +01:00
inc.ClassUser.php getInstance() returns null if object was not found in database 2017-12-22 13:02:14 +01:00
inc.ClassWorkflow.php pass tablename to getInsertID(), add pgsql as new db driver 2017-02-16 15:27:01 +01:00
inc.DBAccess.php use __construct for constructor 2016-03-22 15:08:36 +01:00
inc.DBAccessPDO.php views instead of temp. tables can be used 2017-11-21 11:28:49 +01:00
inc.FileUtils.php make all functions static 2014-01-28 08:11:57 +01:00