![]() |
Summary Block from ICES. More...
Functions | |
_ces_summaryblock_get_interesting_offer ($account) | |
Computes an offer that may be interesting to given account. More... | |
_ces_summaryblock_shorten_text ($text, $size=50) | |
Shorten text helper function. More... | |
ces_summaryblock_block_info () | |
Implements hook_block_info(). More... | |
ces_summaryblock_block_view ($delta= '') | |
Implements hook_block_view(). More... | |
ces_summaryblock_form ($form, &$form_state) | |
Form for changing user's current account and time. More... | |
ces_summaryblock_form_submit ($form, &$form_state) | |
Form submit. More... | |
ces_summaryblock_query_random_alter ($query) | |
Implements hook_query_TAG_alter(). More... | |
ces_summaryblock_theme () | |
Implements hook_theme(). More... | |
theme_ces_summaryblock_user_box ($variables) | |
A #theme function. More... | |
theme_ces_summaryblock_value_box ($variables) | |
A #theme function. More... | |
Summary Block from ICES.