dashboard.module

Version 1.5 (checked in on 2009/11/11 at 08:52:27 by dries)

Functions

NameDescription
dashboard_adminDashboard page callback.
dashboard_block_info_alterImplement hook_block_info_alter().
dashboard_dashboard_regionsImplement hook_dashboard_regions().
dashboard_is_visibleReturns TRUE if the user is currently viewing the dashboard.
dashboard_menuImplement hook_menu().
dashboard_page_buildImplement hook_page_build().
dashboard_permissionImplement hook_permission().
dashboard_regionsReturn an array of dashboard region names.
dashboard_region_descriptionsReturn an array of dashboard region descriptions, keyed by region name.
dashboard_show_block_contentAJAX callback to display the rendered contents of a specific block.
dashboard_show_disabledAJAX callback to show disabled blocks in the dashboard customization mode.
dashboard_system_info_alterImplement hook_system_info_alter().
dashboard_themeImplement hook_theme().
dashboard_updateSet the new weight of each region according to the drag-and-drop order.
theme_dashboardTheme the entire dashboard.
theme_dashboard_adminTheme the page containing the dashboard.
theme_dashboard_disabled_blockTheme a disabled block, for display in dashboard customization mode.
theme_dashboard_disabled_blocksTheme a set of disabled blocks, for display in dashboard customization mode.
theme_dashboard_regionTheme a generic dashboard region.
_dashboard_get_default_stringCentral storage for strings.
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.