Implemented SearchOptions view helper; added lots of ZF1-style search code...
Implemented SearchOptions view helper; added lots of ZF1-style search code that still needs to be ported over to ZF2.
Showing
- module/VuFind/src/VuFind/Search/Base/Options.php 501 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Base/Options.php
- module/VuFind/src/VuFind/Search/Base/Params.php 1459 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Base/Params.php
- module/VuFind/src/VuFind/Search/Base/Results.php 480 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Base/Results.php
- module/VuFind/src/VuFind/Search/Empty/Results.php 77 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Empty/Results.php
- module/VuFind/src/VuFind/Search/Favorites/Options.php 66 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Favorites/Options.php
- module/VuFind/src/VuFind/Search/Favorites/Params.php 82 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Favorites/Params.php
- module/VuFind/src/VuFind/Search/Favorites/Results.php 209 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Favorites/Results.php
- module/VuFind/src/VuFind/Search/Memory.php 80 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Memory.php
- module/VuFind/src/VuFind/Search/MixedList/Options.php 50 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/MixedList/Options.php
- module/VuFind/src/VuFind/Search/MixedList/Params.php 80 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/MixedList/Params.php
- module/VuFind/src/VuFind/Search/MixedList/Results.php 80 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/MixedList/Results.php
- module/VuFind/src/VuFind/Search/Options.php 72 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Options.php
- module/VuFind/src/VuFind/Search/ResultScroller.php 347 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/ResultScroller.php
- module/VuFind/src/VuFind/Search/Solr/Options.php 327 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Solr/Options.php
- module/VuFind/src/VuFind/Search/Solr/Params.php 400 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Solr/Params.php
- module/VuFind/src/VuFind/Search/Solr/Results.php 584 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Solr/Results.php
- module/VuFind/src/VuFind/Search/SolrAuth/Options.php 75 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/SolrAuth/Options.php
- module/VuFind/src/VuFind/Search/SolrAuth/Params.php 40 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/SolrAuth/Params.php
- module/VuFind/src/VuFind/Search/SolrAuth/Results.php 77 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/SolrAuth/Results.php
- module/VuFind/src/VuFind/Search/SolrAuthor/Options.php 61 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/SolrAuthor/Options.php
Please register or sign in to comment