You are here

Functions in Blockify 6

Primary tabs

Namesort descending Location Description Direct uses Strings
blockify_admin_settings ./blockify.admin.inc Blockify administration form. 1
blockify_block ./blockify.module Implements hook_block().
blockify_get_content ./blockify.module Provides individual block content. 1
blockify_help ./blockify.module Implements hook_help().
blockify_menu ./blockify.module Implements hook_menu()
blockify_perm ./blockify.module Implements hook_perm().
blockify_theme ./blockify.module Implements hook_theme().
theme_blockify_breadcrumb ./blockify.theme.inc Returns the rendered breadcrumb.
theme_blockify_footer_message ./blockify.theme.inc Returns the rendered footer message.
theme_blockify_logo ./blockify.theme.inc Returns the rendered logo.
theme_blockify_mission ./blockify.theme.inc Returns the rendered mission.
theme_blockify_node ./blockify.theme.inc Returns the rendered node details.
theme_blockify_page_title ./blockify.theme.inc Returns the rendered page title.
theme_blockify_site_name ./blockify.theme.inc Returns the rendered site name.
theme_blockify_site_slogan ./blockify.theme.inc Returns the rendered site slogan.
_blockify_get_blocks ./blockify.module Provides a list of all (enabled) blockify blocks. 2
_blockify_is_enabled ./blockify.module Verify if a given blockify block is enabled in the blockify admin settings. 1

Other projects