You are here

Functions in Fivestar 6

Primary tabs

Namesort descending Location Description Direct uses Strings
fivestar_schema ./fivestar.install @file Installation file for fivestar module.
fivestar_settings ./fivestar.module Callback function for admin/settings/fivestar. Display the settings form. 1
fivestar_settings_submit ./fivestar.module 1
fivestar_static ./fivestar.module 1
fivestar_theme ./fivestar.module Implementation of hook_theme().
fivestar_uninstall ./fivestar.install
fivestar_update_1 ./fivestar.install Add the fivestar comment tables.
fivestar_update_2 ./fivestar.install Convert previous fivestar widget settings to new format.
fivestar_update_6100 ./fivestar.install Upgrade to Drupal 6 and VotingAPI 2.
fivestar_update_6101 ./fivestar.install Add vote_id column to the fivestar_comment table.
fivestar_update_6102 ./fivestar.install Set Fivestar weight to -1 so that it can load before content.module.
fivestar_update_6103 ./fivestar.install Move comment support to a separate module.
fivestar_update_6104 ./fivestar.install Update CCK target logic to rename "target" to "php_target".
fivestar_update_6105 ./fivestar.install Belated update for Drupal 6: Re-enable Fivestar CCK fields.
fivestar_update_version ./fivestar.install Function to retrieve the current version to prevent duplicate updates. 3
fivestar_validate ./fivestar.module 1
fivestar_validate_target ./fivestar.module Check that an item being voted upon is a valid vote. 3
fivestar_views_value_display_handler ./fivestar.module VotingAPI Views formatter for displaying static stars. 1
fivestar_views_value_text_handler ./fivestar.module VotingAPI Views formatter for displaying number of stars as text.
fivestar_views_widget_compact_handler ./fivestar.module VotingAPI Views formatter for displaying rating widget without text.
fivestar_views_widget_handler ./fivestar.module Generic VotingAPI Views formatter for displaying rating widget. 2
fivestar_views_widget_normal_handler ./fivestar.module VotingAPI Views formatter for displaying rating widget with text.
fivestar_vote ./fivestar.module Callback function for fivestar/vote. 1
fivestar_votingapi_metadata_alter ./fivestar.module Implementation of hook_votingapi_metadata_alter().
fivestar_votingapi_views_formatters ./fivestar.module Implementation of hook_votingapi_views_formatters().
fivestar_widget ./fivestar_field.inc Implementation of hook_widget(). 4
fivestar_widget_form ./fivestar.module 2
fivestar_widget_info ./fivestar_field.inc Implementation of hook_widget_info().
fivestar_widget_settings ./fivestar_field.inc Implementation of hook_widget_settings().
theme_fivestar ./fivestar.module Theme the fivestar form element by adding necessary css and javascript.
theme_fivestar_color_form ./fivestar_color.inc Theme color form.
theme_fivestar_comment_view ./fivestar_comment.module
theme_fivestar_formatter_default ./fivestar_field.inc Theme function for 'default' fivestar field formatter.
theme_fivestar_formatter_percentage ./fivestar_field.inc Theme function for 'percentage' fivestar field formatter.
theme_fivestar_formatter_rating ./fivestar_field.inc Theme function for 'rating' fivestar field formatter.
theme_fivestar_node_type_form ./fivestar.module Theme function to add the Fivestar preview to the node type form.
theme_fivestar_preview ./fivestar.module
theme_fivestar_preview_widget ./fivestar.module
theme_fivestar_preview_wrapper ./fivestar.module
theme_fivestar_select ./fivestar.module Theme the straight HTML version of the fivestar select list. This is used to remove the wrapping 'form-item' div from the select list.
theme_fivestar_settings ./fivestar.module
theme_fivestar_static ./fivestar.module Display a plain HTML VIEW ONLY version of the widget with the specified rating
theme_fivestar_static_element ./fivestar.module Display a static fivestar value as stars with a title and description.
theme_fivestar_summary ./fivestar.module
theme_fivestar_widget ./fivestar.module Theme an entire fivestar widget, including the submit button and the normal fivestar widget themed in the theme_fivestar() function.
_fivestar_cast_vote ./fivestar.module Internal function to handle vote casting, flood control, XSS, IP based voting, etc... 5
_fivestar_color_blend ./fivestar_color.inc Blend two hex colors and return the resulting hex color. 1
_fivestar_color_mask ./fivestar_color.inc Apply a color to a portion of a black and white mask image. 2
_fivestar_color_mask_linear_gradient ./fivestar_color.inc Apply a gradient to a portion of a black and white mask image. 1
_fivestar_color_pack ./fivestar_color.inc Convert an RGB triplet to a hex color. 1

Pages

Other projects