seeddms-code/SeedDMS_Core/Core
2021-09-16 16:18:26 +02:00
..
inc.AccessUtils.php inc.ClassAttribute.php 2017-10-24 12:44:22 +02:00
inc.ClassAccess.php set file format to unix, fix indenting of comments 2021-09-16 16:02:16 +02:00
inc.ClassAttribute.php init value set, separator, trim value set in setValue() 2021-09-16 16:14:51 +02:00
inc.ClassDecorator.php add generic decorator class 2019-08-08 08:41:12 +02:00
inc.ClassDMS.php replace array_search by in_array, makeTimestamp() returns an error if days > max days of month 2021-09-16 16:05:04 +02:00
inc.ClassDocument.php add some documentation in comments 2021-08-30 19:34:38 +02: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 return null not false if getInstanceByName() didn't find a folder 2021-09-16 16:16:21 +02:00
inc.ClassGroup.php minor simplification of sql statement 2021-09-16 16:17:24 +02:00
inc.ClassIterator.php add fold marks 2020-08-01 13:47:24 +02:00
inc.ClassKeywords.php SeedDMS_Core 2017-11-08 13:54:49 +01:00
inc.ClassNotification.php use __construct for constructor 2016-03-22 15:08:36 +01:00
inc.ClassObject.php add some comments 2021-03-06 15:27:03 +01:00
inc.ClassUser.php ensure isHidden and isDisabled is a boolean 2021-09-16 16:18:26 +02:00
inc.ClassWorkflow.php getNextTransitions() returns false if passed state is empty 2021-06-01 10:49:32 +02:00
inc.DBAccessPDO.php catch exeption when opening database connection 2021-08-05 08:40:13 +02:00
inc.FileUtils.php fix parsing of file size 2020-06-19 11:36:51 +02:00