seeddms-code/SeedDMS_Core/Core
Uwe Steinmann 59663b4bf5 add better document link handling
add new method getReverseDocumentLinks() which returns links with a
given target document. Add optional parameters $publiconly and $user
for filtering links when executing the sql statement
2014-03-18 07:03:40 +01:00
..
inc.AccessUtils.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.ClassAccess.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.ClassAttribute.php add method getStatitics() 2013-05-29 20:04:45 +02:00
inc.ClassDMS.php new version 4.3.5 2014-03-04 19:45:16 +01:00
inc.ClassDocument.php add better document link handling 2014-03-18 07:03:40 +01:00
inc.ClassDocumentCategory.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.ClassFolder.php documents and folders will be unsorted if $orderby isn't passed to getDocuments() and getSubFolders() 2014-02-01 15:21:32 +01:00
inc.ClassGroup.php replace NOW() by CURRENT_TIMESTAMP in sql statements 2013-03-26 21:06:20 +01:00
inc.ClassKeywords.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.ClassNotification.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.ClassObject.php fix handling of multivalue attributes 2014-02-20 21:03:03 +01:00
inc.ClassUser.php replace NOW() by CURRENT_TIMESTAMP in sql statements 2013-03-26 21:06:20 +01:00
inc.ClassWorkflow.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.DBAccess.php major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
inc.DBAccessPDO.php check for database port behind hostname 2014-01-28 08:10:47 +01:00
inc.FileUtils.php make all functions static 2014-01-28 08:11:57 +01:00