You are here

Functions in Homebox 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
homebox_add_block ./homebox.module Add a custom block to a user's page. 1
homebox_add_link ./homebox.module Construct a link to add a block to a user dashboard. 1
homebox_admin_display_form ./homebox.admin.inc Generate main blocks administration form. 1
homebox_admin_display_form_submit ./homebox.admin.inc Process main home blocks administration form submission.
homebox_admin_flush_form ./homebox.admin.inc Provide form to flush user settings for a given page 1
homebox_admin_flush_form_submit ./homebox.admin.inc Submit homebox_admin_flush_form()
homebox_admin_form_to_page ./homebox.admin.inc Map settings from the form homebox_admin_page to a page object 2
homebox_admin_page ./homebox.admin.inc @file Homebox admin file, takes care admin interface for homebox 1 2
homebox_admin_page_delete_confirm ./homebox.admin.inc Confirmation form to delete/revert a homebox page. 1
homebox_admin_page_delete_confirm_submit ./homebox.admin.inc Submission of the delete/revert confirmation form
homebox_admin_page_submit ./homebox.admin.inc Submit function for the admin page form. 1
homebox_admin_page_validate ./homebox.admin.inc Validation functino for the admin page form. 2
homebox_block_edit_form_builder ./homebox.module Get an edit form from the implementing module and add the standard buttons and submit handling. 1
homebox_block_edit_form_builder_submit ./homebox.module Save settings for the block and render a replacement with the updated settings. 1
homebox_block_info ./homebox.module Implements hook_block_info().
homebox_block_view ./homebox.module Implements hook_block_view().
homebox_build ./homebox.module Responsible for firing the hook_theme(). 1
homebox_build_block ./homebox.module Render a single block, for AJAX callbacks. 1
homebox_build_title ./homebox.module Menu title callback. 1
homebox_check_name ./homebox.module Validation helper function for page name 2
homebox_check_page_object ./homebox.module Validation helper to check a page object 4
homebox_check_path ./homebox.module Validation helper function for page path 2
homebox_clone_page ./homebox.admin.inc Form callback for cloning a homebox. 1
homebox_clone_page_submit ./homebox.admin.inc Submit callback for clone form. 1
homebox_configure_form ./homebox.admin.inc Forms for administration settings 1
homebox_configure_form_submit ./homebox.admin.inc Forms for administration settings
homebox_configure_form_validate ./homebox.admin.inc Forms for administration settings
homebox_delete_page ./homebox.module Helper function to delete a page 2
homebox_edit_access ./homebox.module Check that a request is logged-in, has access to view the homebox, and has a valid token. Use tokens from homebox_get_token(). 1
homebox_export_form ./homebox.admin.inc Generate a page export form 1
homebox_features_api ./homebox.module Implements hook_features_api().
homebox_features_export ./homebox.features.inc Implements hook_features_export().
homebox_features_export_options ./homebox.features.inc Implements hook_features_export_options().
homebox_features_export_render ./homebox.features.inc Implements hook_features_export_render().
homebox_features_revert ./homebox.features.inc Implements hook_features_revert().
homebox_flush_settings ./homebox.module Flush all user settings for a given page 1
homebox_forms ./homebox.module Implements hook_forms().
homebox_get_cache_id ./homebox.module Get a cache ID suitable for using with homebox. 2
homebox_get_page ./homebox.module Helper function to fetch a page from the database or from a module implementing hook_homebox() 8 2
homebox_get_path ./homebox.module Return the homebox page path. If it is a tab on the user page, the path is different. 3
homebox_get_token ./homebox.module Return a token to be used in conjuntion with homebox_edit_access(). 1
homebox_help ./homebox.module Implements hook_help().
homebox_homebox_block_edit_form ./homebox.module
homebox_homebox_block_keys ./homebox.module
homebox_hook_info ./homebox.module Implements hook_hook_info().
homebox_js_save_user_settings ./homebox.module Javascript callback 1
homebox_layout ./homebox.admin.inc Form builder function for module settings. 1
homebox_load ./homebox.module Implements hook_load(). 2
homebox_menu ./homebox.module Implements hook_menu().
homebox_named_columns ./homebox.admin.inc Returns a keyed array containing regions/columns named base on cols 2

Pages

Other projects