blockify_admin_settings |
./blockify.admin.inc |
Blockify administration form. |
|
1 |
blockify_block_info |
./blockify.module |
Implements hook_block_info(). |
|
|
blockify_block_view |
./blockify.module |
Implements hook_block_view(). |
|
|
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_menu_contextual_links_alter |
./blockify.module |
Implements hook_menu_contextual_links_alter(). |
|
|
blockify_permission |
./blockify.module |
Implements hook_permission(). |
|
|
blockify_theme |
./blockify.module |
Implements hook_theme(). |
|
|
blockify_uninstall |
./blockify.install |
Implements hook_uninstall(). |
|
|
theme_blockify_breadcrumb |
./blockify.theme.inc |
Returns the rendered breadcrumb. |
|
|
theme_blockify_feed_icons |
./blockify.theme.inc |
Returns the rendered feed icons. |
|
|
theme_blockify_local_actions |
./blockify.theme.inc |
Returns the rendered action items. |
|
|
theme_blockify_logo |
./blockify.theme.inc |
Returns the rendered logo. |
|
|
theme_blockify_menu_local_tasks |
./blockify.theme.inc |
Returns the rendered menu local tasks. |
|
|
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 |
Returns a list of blockify blocks. |
3 |
|
_blockify_is_enabled |
./blockify.module |
Verify if a given blockify block is enabled in the blockify admin settings. |
2 |
|