You are here

Functions in Tagadelic 7

Primary tabs

Namesort descending Location Description Direct uses Strings
tagadelic_block_configure ./tagadelic.module Implements hook_block_configure().
tagadelic_block_info ./tagadelic.module Implements hook_block_info().
tagadelic_block_save ./tagadelic.module Implements hook_block_save().
tagadelic_block_view ./tagadelic.module Implements hook_block_view().
tagadelic_build_weighted_tags ./tagadelic.module API that returns an array with weighted tags. 1
tagadelic_get_weighted_tags ./tagadelic.module Function that gets the information from the database, passes it along to the weight builder and returns these weighted tags. Note that the tags are unordered at this stage, hence they need ordering either by calling our api or by your own ordering data. 3
tagadelic_help ./tagadelic.module Implements hook_help().
tagadelic_init ./tagadelic.module Implements hook_init().
tagadelic_menu ./tagadelic.module Implements hook_menu().
tagadelic_node_get_terms ./tagadelic.module API that returns a multidimensional array with tags given a node.
tagadelic_page_chunk ./tagadelic.module Menu callback renders a tagadelic page. 1
tagadelic_page_list ./tagadelic.module Menu callback renders a tagadelic page with listed items: each vocabulary. 1
tagadelic_settings ./tagadelic.module Menu callback. Admin setting page for tagadelic. 1
tagadelic_sort_tags ./tagadelic.module API function to order a set of tags. 3
tagadelic_theme ./tagadelic.module Implements hook_theme().
tagadelic_update_6100 ./tagadelic.install Clear cache.
tagadelic_vocs_load ./tagadelic.module Menu wildcard loader.
theme_tagadelic_list_box ./tagadelic.module Theme function that renders an entry in tagadelic/list/ views.
theme_tagadelic_weighted ./tagadelic.module Theme function that renders the HTML for the tags.
_tagadelic_sort_by_title ./tagadelic.module Callback for usort, sort by count. 1
_tagadelic_sort_by_weight ./tagadelic.module Callback for usort, sort by weight. 1

Other projects