You are here

Files in Voting API 6.2

Primary tabs

File namesort descending Location Namespace Description
API.txt API.txt What's this, now? ================= VotingAPI provides a flexible, easy-to-use framework for rating, voting, moderation, and consensus-gathering modules in Drupal. It allows module developers to focus on their ideas (say, providing a 'rate…
CHANGELOG.txt CHANGELOG.txt 02/11/06 -------- First stab at Views integration with VotingAPI. Configuring it is a little ugly -- mainly useful for custom modules that want to expose a vote-based default_view without coding all the table/field/filter stuff for…
README.txt README.txt The Basics ========== VotingAPI is a framework for content voting and rating systems in Drupal. It does not directly provide any voting 'features' to users -- instead, it offers a consistent API for other module developers to build their…
votingapi.admin.inc votingapi.admin.inc Configuration forms and helper functions for VotingAPI module.
votingapi.api.php votingapi.api.php Provides hook documentation for the VotingAPI module.
votingapi.info votingapi.info name = Voting API description = Provides a shared voting API for other modules. package = Voting core = 6.x
votingapi.install votingapi.install Installation file for VotingAPI module.
votingapi.module votingapi.module A generalized voting API for Drupal.
votingapi.test tests/votingapi.test Test file for VotingAPI module.
votingapi.views.inc views/votingapi.views.inc Provide views data for votingapi.module.
votingapi.views_default.inc views/votingapi.views_default.inc Provide default views data for votingapi.module.
votingapi_views_handler_field_value.inc views/votingapi_views_handler_field_value.inc Provide a views handlers for votingapi data fields.
votingapi_views_handler_relationship.inc views/votingapi_views_handler_relationship.inc Provide views handler for votingapi joins.
votingapi_views_handler_sort_nullable.inc views/votingapi_views_handler_sort_nullable.inc Provide a views handlers for votingapi data fields.

Other projects