Refactor class-based template-rendering to a shared base class. (#1172)
Showing
- module/VuFind/src/VuFind/View/Helper/Root/AbstractClassBasedTemplateRenderer.php 119 additions, 0 deletions...d/View/Helper/Root/AbstractClassBasedTemplateRenderer.php
- module/VuFind/src/VuFind/View/Helper/Root/Auth.php 3 additions, 45 deletionsmodule/VuFind/src/VuFind/View/Helper/Root/Auth.php
- module/VuFind/src/VuFind/View/Helper/Root/Recommend.php 4 additions, 36 deletionsmodule/VuFind/src/VuFind/View/Helper/Root/Recommend.php
- module/VuFind/src/VuFind/View/Helper/Root/Record.php 5 additions, 37 deletionsmodule/VuFind/src/VuFind/View/Helper/Root/Record.php
- module/VuFind/src/VuFind/View/Helper/Root/Related.php 4 additions, 36 deletionsmodule/VuFind/src/VuFind/View/Helper/Root/Related.php
- module/VuFind/tests/unit-tests/src/VuFindTest/View/Helper/Root/RecordTest.php 16 additions, 14 deletions...unit-tests/src/VuFindTest/View/Helper/Root/RecordTest.php
Please register or sign in to comment