Classes

\

Name Description
DMSDocumentAddControllerTest No description available EMPTY
DMSDocumentAddExistingFieldTest No description available EMPTY
DMSDocumentAdminTest No description available EMPTY
DMSDocumentControllerTest Class DMSDocumentControllerTest EMPTY
DMSDocumentSetTest No description available EMPTY
DMSDocumentTaxonomyExtensionTest No description available EMPTY
DMSDocumentTest No description available EMPTY
DMSEmbargoTest No description available EMPTY
DMSFilesystemTestHelper No description available EMPTY
DMSGridFieldAddNewButtonTest No description available EMPTY
DMSJsonFieldTest No description available EMPTY
DMSShortcodeHandlerTest Tests DMS shortcode linking functionality. EMPTY
DMSSiteTreeExtensionTest No description available EMPTY
DMSTaxonomyTypeExtensionTest No description available EMPTY
DMSTest No description available EMPTY
DMSUploadFieldTest No description available EMPTY
DMSUploadField_ItemHandlerTest No description available EMPTY
DMSVersioningTest No description available EMPTY
MigrateToDocumentSetsTaskTest No description available EMPTY
ShortCodeRelationFinderTest No description available EMPTY
StubRelatedDocumentExtension ### @@@@ START REPLACEMENT @@@@ ### WHY: upgrade to SS4 OLD: extends DataExtension (ignore case) NEW: extends DataExtension (COMPLEX) EXP: Check for use of $this->anyVar and replace with $this->anyVar[$this->owner->ID] or consider turning the class into a trait ### @@@@ STOP REPLACEMENT @@@@ ### EMPTY

\Sunnysideup\DMS\Admin

Name Description
DMSDocumentAdmin No description available EMPTY

\Sunnysideup\DMS\Cms

Name Description
DMSDocumentAddController No description available EMPTY
DMSDocumentAddExistingField No description available EMPTY
DMSDocumentAdmin No description available EMPTY
DMSGridFieldAddNewButton No description available EMPTY
DMSGridFieldDetailForm_ItemRequest Custom ItemRequest class the provides custom delete behaviour for the CMSFields of DMSDocument EMPTY
DMSGridFieldEditButton No description available EMPTY
DMSUploadField Field for uploading files into a DMSDocument. Replacing the existing file. EMPTY
DMSUploadField_ItemHandler No description available EMPTY
DocumentHTMLEditorFieldToolbar ### @@@@ START REPLACEMENT @@@@ ### WHY: upgrade to SS4 OLD: extends Extension (ignore case) NEW: extends Extension (COMPLEX) EXP: Check for use of $this->anyVar and replace with $this->anyVar[$this->owner->ID] or consider turning the class into a trait ### @@@@ STOP REPLACEMENT @@@@ ### EMPTY

\Sunnysideup\DMS\Control

Name Description
DMSDocumentController No description available EMPTY

\Sunnysideup\DMS\Extensions

Name Description
DMSDocumentTaxonomyExtension No description available EMPTY
DMSSettings Settings class to define site specific settings. EMPTY
DMSSiteTreeExtension No description available EMPTY
DMSTaxonomyTypeExtension Creates default taxonomy type records if they don't exist already EMPTY
FileExtension Creates default taxonomy type records if they don't exist already EMPTY

\Sunnysideup\DMS\Forms

Name Description
DMSJsonField Combines form inputs into a key-value pair EMPTY

\Sunnysideup\DMS\Model

Name Description
DMSDocument No description available EMPTY
DMSDocumentSet A document set is attached to Pages, and contains many DMSDocuments EMPTY

\Sunnysideup\DMS\Tasks

Name Description
MakeDMSTablesObsolete No description available EMPTY
MigrateDMSToSilverstripe4 No description available EMPTY
MigrateDMSToSilverstripe4HTMLShortCodeFix No description available EMPTY
MigrateToDocumentSetsTask This build task helps to migrate DMS data structures from DMS 1.x to 2.x which introduces document sets. EMPTY