You are here

9 calls to _cctags_get_settings() in cctags 7

cctags_block_configure in ./cctags.module
Implements hook_block_configure().
cctags_block_info in ./cctags.module
Implements hook_block_info().
cctags_block_view in ./cctags.module
Implements hook_block_view().
cctags_get_level_tags in ./cctags.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 orndering either by calling our api or by your own ordering data.
cctags_menu in ./cctags.module
Implementation of hook_menu
cctags_settings in ./cctags.admin.inc
@file
cctags_settings_delete_item in ./cctags.admin.inc
cctags_settings_item in ./cctags.admin.inc
theme_cctags_more in ./cctags.module