You are here

6 calls to fivestar_get_settings() in Fivestar 6.2

fivestar_form in ./fivestar.module
Create the fivestar form for the current item. Note that this is not an implementation of hook_form(). We should probably change the function to reflect that.
fivestar_node_type_tag_form in includes/fivestar.admin.inc
Adds fivestar enaable and position to the node-type configuration form.
fivestar_static in ./fivestar.module
Retreive and print out a static display of stars for a piece of content.
fivestar_views_value_display_handler in ./fivestar.module
VotingAPI Views formatter for displaying static stars.
fivestar_views_value_text_handler in ./fivestar.module
VotingAPI Views formatter for displaying number of stars as text.
fivestar_views_widget_handler in ./fivestar.module
Generic VotingAPI Views formatter for displaying rating widget.