Created central ViewModel factory method to avoid convoluted bootstrap routine...
Created central ViewModel factory method to avoid convoluted bootstrap routine for flash messenger and to provide a hook for adding other global view variables in controllers.
Showing
- module/VuFind/src/VuFind/Bootstrap.php 0 additions, 20 deletionsmodule/VuFind/src/VuFind/Bootstrap.php
- module/VuFind/src/VuFind/Controller/AbstractBase.php 18 additions, 1 deletionmodule/VuFind/src/VuFind/Controller/AbstractBase.php
- module/VuFind/src/VuFind/Controller/AbstractSearch.php 4 additions, 4 deletionsmodule/VuFind/src/VuFind/Controller/AbstractSearch.php
- module/VuFind/src/VuFind/Controller/MyResearchController.php 4 additions, 5 deletionsmodule/VuFind/src/VuFind/Controller/MyResearchController.php
- module/VuFind/src/VuFind/Controller/SearchController.php 3 additions, 1 deletionmodule/VuFind/src/VuFind/Controller/SearchController.php
Please register or sign in to comment