You are here

Files in Entity Pager 7

Primary tabs

File namesort descending Location Namespace Description
EntityPager.inc includes/EntityPager.inc General setup base Class for Entity Pager module.
EntityPagerAdvice.inc includes/EntityPagerAdvice.inc A class to manage advice when using the Entity Pager module.
EntityPagerOut.inc includes/EntityPagerOut.inc Provides the Business Logic for the EntityPager module.
EntityPagerSetup.inc includes/EntityPagerSetup.inc General setup base Class for Entity Pager module.
EntityPagerViewsPluginStyle.inc views/plugins/EntityPagerViewsPluginStyle.inc Contains the Entity Pager style plugin.
entity_pager.css css/entity_pager.css .view .entity_pager { text-align: center; padding: 0; margin: 0.5em 0; } .entity_pager li { display: inline-block; margin: 0.3em; } .entity_pager .entity_pager_count { display: block; text-align: center; }
entity_pager.info entity_pager.info name = Entity Pager description = Provides next and previous navigation on entities. It uses Views, Blocks, Tokens and has its own internal intelligent advice system which adds tips to Watchdog (optional) on how to improve your implementation. Example…
entity_pager.module entity_pager.module This module allows you to add Pager blocks to navigate through entities.
entity_pager.tpl.php entity_pager.tpl.php Entity-pager.tpl.php.
entity_pager.views.inc views/entity_pager.views.inc Provide views data for the Entity Pager module.
entity_pager.views_default.inc views/entity_pager.views_default.inc entity_pager.views_default.inc
README.txt README.txt ======================================================= =============| Description |========================= ======================================================= Provides next and previous navigation on entities. You can add multiple different…

Other projects