You are here

Functions in Fivestar 8

Primary tabs

Namesort descending Location Description Direct uses Strings
fivestar_fivestar_access ./fivestar.module Implements hook_fivestar_access().
fivestar_fivestar_widgets ./fivestar.module Implements hook_fivestar_widgets().
fivestar_form_comment_form_alter ./fivestar.module Implements hook_form_comment_form_alter().
fivestar_form_field_ui_field_edit_form_alter ./fivestar.module Implements hook_form_FORM_ID_alter().
fivestar_help ./fivestar.module Implements hook_help().
fivestar_microdata_suggestions ./fivestar.module Implements hook_microdata_suggestions().
fivestar_theme ./fivestar.module Implements hook_theme().
fivestar_update_8101 ./fivestar.install Updates the Fivestar stars widget settings.
fivestar_widget_provider_fivestar_widgets tests/modules/fivestar_widget_provider/fivestar_widget_provider.module Implements hook_fivestar_widgets().
fivestar_widget_provider_fivestar_widgets_alter tests/modules/fivestar_widget_provider/fivestar_widget_provider.module Implements hook_fivestar_widgets_alter().
hook_fivestar_access ./fivestar.api.php Hook to alter access to voting in Fivestar.
hook_fivestar_widgets ./fivestar.api.php Hook to provide widgets for the Fivestar module.
hook_fivestar_widgets_alter ./fivestar.api.php Hook to alter the widgets used by Fivestar.
template_preprocess_fivestar_formatter_percentage ./fivestar.module Implements hook_preprocess_HOOK() for the Fivestar percentage formatter.
template_preprocess_fivestar_formatter_rating ./fivestar.module Implements hook_preprocess_HOOK() for the Fivestar rating formatter.
template_preprocess_fivestar_static ./fivestar.module Implements hook_preprocess_HOOK() for the Fivestar static output.
template_preprocess_fivestar_static_element ./fivestar.module Implements hook_preprocess_HOOK() for the Fivestar static element.
template_preprocess_fivestar_summary ./fivestar.module Implements hook_preprocess_HOOK() for the Fivestar summary output.
theme_fivestar includes/fivestar.theme.inc Themes the fivestar form element by adding necessary css and javascript. 1
theme_fivestar_formatter_default includes/fivestar.theme.inc Theme function for 'default' fivestar field formatter. 1
theme_fivestar_preview includes/fivestar.theme.inc 1
theme_fivestar_preview_widget includes/fivestar.theme.inc Shows a preview of a widget using a custom CSS file. 1
theme_fivestar_preview_wrapper includes/fivestar.theme.inc 1
theme_fivestar_select includes/fivestar.theme.inc Themes the straight HTML version of the fivestar select list. This is used to remove the wrapping 'form-item' div from the select list. 1

Other projects