You are here

7 calls to _cctags_get_settings() in cctags 6

cctags_block in ./cctags.module
implementation of hook_block
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