Created getConfig convenience method in base controller; used this to...
Created getConfig convenience method in base controller; used this to eliminate several Config\Reader calls.
Showing
- module/VuFind/src/VuFind/Controller/AbstractBase.php 12 additions, 0 deletionsmodule/VuFind/src/VuFind/Controller/AbstractBase.php
- module/VuFind/src/VuFind/Controller/AbstractRecord.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Controller/AbstractRecord.php
- module/VuFind/src/VuFind/Controller/AdminController.php 4 additions, 4 deletionsmodule/VuFind/src/VuFind/Controller/AdminController.php
- module/VuFind/src/VuFind/Controller/AjaxController.php 3 additions, 4 deletionsmodule/VuFind/src/VuFind/Controller/AjaxController.php
- module/VuFind/src/VuFind/Controller/AlphabrowseController.php 2 additions, 3 deletions...le/VuFind/src/VuFind/Controller/AlphabrowseController.php
- module/VuFind/src/VuFind/Controller/CartController.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Controller/CartController.php
- module/VuFind/src/VuFind/Controller/CoverController.php 2 additions, 2 deletionsmodule/VuFind/src/VuFind/Controller/CoverController.php
- module/VuFind/src/VuFind/Controller/HierarchyController.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Controller/HierarchyController.php
- module/VuFind/src/VuFind/Controller/IndexController.php 1 addition, 3 deletionsmodule/VuFind/src/VuFind/Controller/IndexController.php
- module/VuFind/src/VuFind/Controller/InstallController.php 7 additions, 7 deletionsmodule/VuFind/src/VuFind/Controller/InstallController.php
- module/VuFind/src/VuFind/Controller/MyResearchController.php 2 additions, 3 deletionsmodule/VuFind/src/VuFind/Controller/MyResearchController.php
- module/VuFind/src/VuFind/Controller/OaiController.php 1 addition, 2 deletionsmodule/VuFind/src/VuFind/Controller/OaiController.php
- module/VuFind/src/VuFind/Controller/SearchController.php 5 additions, 6 deletionsmodule/VuFind/src/VuFind/Controller/SearchController.php
Please register or sign in to comment