dev #23802 : sitotheque : use ListView
- refacto to use admin view in opac , create strategy sitotheque - pagination and search is now available on sito/viewcategory - hide "group by category" when hierarchical view is selected
Showing
- application/modules/admin/controllers/AccueilController.php 1 addition, 0 deletionsapplication/modules/admin/controllers/AccueilController.php
- application/modules/admin/views/scripts/accueil/sitotheque.phtml 2 additions, 2 deletions...tion/modules/admin/views/scripts/accueil/sitotheque.phtml
- application/modules/opac/controllers/DomainsController.php 1 addition, 2 deletionsapplication/modules/opac/controllers/DomainsController.php
- application/modules/opac/controllers/SitoController.php 10 additions, 1 deletionapplication/modules/opac/controllers/SitoController.php
- application/modules/opac/views/scripts/pagination.phtml 27 additions, 0 deletionsapplication/modules/opac/views/scripts/pagination.phtml
- application/modules/opac/views/scripts/sito/viewcategory.phtml 4 additions, 1 deletion...cation/modules/opac/views/scripts/sito/viewcategory.phtml
- library/ZendAfi/Controller/Action/Helper/ListViewMode/Strategy/Sitotheque.php 126 additions, 0 deletions...roller/Action/Helper/ListViewMode/Strategy/Sitotheque.php
- library/ZendAfi/View/Helper/Accueil/Sito.php 13 additions, 3 deletionslibrary/ZendAfi/View/Helper/Accueil/Sito.php
- library/ZendAfi/View/Helper/Admin/ListViewMode.php 1 addition, 0 deletionslibrary/ZendAfi/View/Helper/Admin/ListViewMode.php
- library/ZendAfi/View/Helper/PublicListViewMode.php 89 additions, 0 deletionslibrary/ZendAfi/View/Helper/PublicListViewMode.php
- library/ZendAfi/View/Helper/SitoTree.php 9 additions, 15 deletionslibrary/ZendAfi/View/Helper/SitoTree.php
- library/ZendAfi/View/Helper/TagList.php 65 additions, 0 deletionslibrary/ZendAfi/View/Helper/TagList.php
- tests/application/modules/admin/controllers/AccueilControllerTest.php 15 additions, 1 deletion...ation/modules/admin/controllers/AccueilControllerTest.php
- tests/application/modules/opac/controllers/SitoControllerTest.php 3 additions, 3 deletions...plication/modules/opac/controllers/SitoControllerTest.php
- tests/library/ZendAfi/View/Helper/Accueil/SitoTest.php 26 additions, 14 deletionstests/library/ZendAfi/View/Helper/Accueil/SitoTest.php
Please register or sign in to comment