stable

Clone or download

Read-only

Extract file check in dedicated object

part of story #12635 Be able to start using new docman UI This commit extract logic of presenter building in a dedicated object and add unit tests Change-Id: If618a64eeb5b0e4c9a0d9b97b1cc2a71edcff9b2

Modified Files

Name
M plugins/docman/include/view/Docman_View_Display.class.php +7 −31 Go to diff View file
A plugins/docman/include/view/DocumentTitlePresenterBuilder.php +77 −0 Go to diff View file
A plugins/docman/phpunit/view/DocumentTitlePresenterBuilderTest.php +98 −0 Go to diff View file