Cleaned up some recommendation modules so they do not rely on $this->results...
Cleaned up some recommendation modules so they do not rely on $this->results already being set in the global context -- it is now pulled explicitly from the recommendation object.
Showing
- module/VuFind/src/VuFind/Recommend/AuthorFacets.php 10 additions, 0 deletionsmodule/VuFind/src/VuFind/Recommend/AuthorFacets.php
- module/VuFind/src/VuFind/Recommend/AuthorityRecommend.php 18 additions, 5 deletionsmodule/VuFind/src/VuFind/Recommend/AuthorityRecommend.php
- module/VuFind/src/VuFind/Recommend/SideFacets.php 10 additions, 0 deletionsmodule/VuFind/src/VuFind/Recommend/SideFacets.php
- module/VuFind/src/VuFind/Recommend/SwitchType.php 12 additions, 0 deletionsmodule/VuFind/src/VuFind/Recommend/SwitchType.php
- module/VuFind/src/VuFind/Recommend/TopFacets.php 10 additions, 0 deletionsmodule/VuFind/src/VuFind/Recommend/TopFacets.php
- themes/blueprint/templates/Recommend/AuthorFacets.phtml 1 addition, 1 deletionthemes/blueprint/templates/Recommend/AuthorFacets.phtml
- themes/blueprint/templates/Recommend/AuthorityRecommend.phtml 7 additions, 3 deletions...es/blueprint/templates/Recommend/AuthorityRecommend.phtml
- themes/blueprint/templates/Recommend/FavoriteFacets.phtml 4 additions, 3 deletionsthemes/blueprint/templates/Recommend/FavoriteFacets.phtml
- themes/blueprint/templates/Recommend/SideFacets.phtml 10 additions, 9 deletionsthemes/blueprint/templates/Recommend/SideFacets.phtml
- themes/blueprint/templates/Recommend/SwitchType.phtml 1 addition, 1 deletionthemes/blueprint/templates/Recommend/SwitchType.phtml
- themes/blueprint/templates/Recommend/TopFacets.phtml 1 addition, 1 deletionthemes/blueprint/templates/Recommend/TopFacets.phtml
- themes/jquerymobile/templates/Recommend/SideFacets-dialog.phtml 6 additions, 3 deletions.../jquerymobile/templates/Recommend/SideFacets-dialog.phtml
- themes/jquerymobile/templates/Recommend/SideFacets.phtml 3 additions, 2 deletionsthemes/jquerymobile/templates/Recommend/SideFacets.phtml
- themes/jquerymobile/templates/Recommend/SwitchType.phtml 1 addition, 1 deletionthemes/jquerymobile/templates/Recommend/SwitchType.phtml
Please register or sign in to comment