Eliminated __call() method in \VuFind\Search\Base\Options; replaced with...
Eliminated __call() method in \VuFind\Search\Base\Options; replaced with explicit getOptions() calls to make the code more consistent and understandable.
Showing
- module/VuFind/src/VuFind/Autocomplete/Solr.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Autocomplete/Solr.php
- module/VuFind/src/VuFind/Autocomplete/SolrReserves.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Autocomplete/SolrReserves.php
- module/VuFind/src/VuFind/Controller/AbstractSearch.php 4 additions, 3 deletionsmodule/VuFind/src/VuFind/Controller/AbstractSearch.php
- module/VuFind/src/VuFind/Controller/Plugin/ResultScroller.php 1 addition, 1 deletion...le/VuFind/src/VuFind/Controller/Plugin/ResultScroller.php
- module/VuFind/src/VuFind/OAI/Server.php 2 additions, 2 deletionsmodule/VuFind/src/VuFind/OAI/Server.php
- module/VuFind/src/VuFind/Recommend/AuthorityRecommend.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Recommend/AuthorityRecommend.php
- module/VuFind/src/VuFind/Search/Base/Params.php 58 additions, 47 deletionsmodule/VuFind/src/VuFind/Search/Base/Params.php
- module/VuFind/src/VuFind/Search/Base/Results.php 34 additions, 2 deletionsmodule/VuFind/src/VuFind/Search/Base/Results.php
- module/VuFind/src/VuFind/Search/Solr/Params.php 7 additions, 7 deletionsmodule/VuFind/src/VuFind/Search/Solr/Params.php
- module/VuFind/src/VuFind/Search/Solr/Results.php 13 additions, 11 deletionsmodule/VuFind/src/VuFind/Search/Solr/Results.php
- module/VuFind/src/VuFind/Search/SolrAuthor/Params.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Search/SolrAuthor/Params.php
- module/VuFind/src/VuFind/Search/Summon/Results.php 4 additions, 4 deletionsmodule/VuFind/src/VuFind/Search/Summon/Results.php
- module/VuFind/src/VuFind/Search/UrlHelper.php 11 additions, 5 deletionsmodule/VuFind/src/VuFind/Search/UrlHelper.php
- module/VuFind/src/VuFind/Theme/Root/Helper/SortFacetList.php 2 additions, 1 deletionmodule/VuFind/src/VuFind/Theme/Root/Helper/SortFacetList.php
- themes/blueprint/templates/Recommend/AuthorityRecommend.phtml 1 addition, 1 deletion...es/blueprint/templates/Recommend/AuthorityRecommend.phtml
- themes/blueprint/templates/Recommend/CatalogResults.phtml 1 addition, 1 deletionthemes/blueprint/templates/Recommend/CatalogResults.phtml
- themes/blueprint/templates/Recommend/SummonResults.phtml 1 addition, 1 deletionthemes/blueprint/templates/Recommend/SummonResults.phtml
- themes/blueprint/templates/search/history-table.phtml 1 addition, 1 deletionthemes/blueprint/templates/search/history-table.phtml
- themes/jquerymobile/templates/search/history-table.phtml 1 addition, 1 deletionthemes/jquerymobile/templates/search/history-table.phtml
Please register or sign in to comment