You are here

Functions in Homebox 6.2

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 1
homebox_admin_flush_form_submit ./homebox.admin.inc
homebox_admin_form_to_page ./homebox.admin.inc 1
homebox_admin_page ./homebox.admin.inc @file Homebox admin file, takes care admin interface for homebox 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 1
homebox_admin_page_validate ./homebox.admin.inc 1
homebox_block ./homebox.module
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_build ./homebox.module Responsible for firing the hook_theme() 2 2
homebox_build_block ./homebox.module Render a single block, for AHAH callbacks. 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_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_example_homebox homebox_example/homebox_example.module
homebox_export_form ./homebox.admin.inc Generate a page export form 1
homebox_features_api ./homebox.module Implementation of hook_features_api().
homebox_features_export ./homebox.features.inc Implementation of hook_features_export().
homebox_features_export_options ./homebox.features.inc Implementation of hook_features_export_options().
homebox_features_export_render ./homebox.features.inc Implementation of hook_features_export_render().
homebox_features_revert ./homebox.features.inc Implementation of hook_features_revert().
homebox_flush_settings ./homebox.module Flush all user settings for a given page 1
homebox_forms ./homebox.module Implementation of 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() 12
homebox_get_path ./homebox.module Return the homebox page path. If it is a tab on the user page, the path is different. 2
homebox_get_token ./homebox.module Return a token to be used in conjuntion with homebox_edit_access(). 1
homebox_help ./homebox.module Implementation of hook_help().
homebox_homebox_block_edit_form ./homebox.module
homebox_homebox_block_keys ./homebox.module
homebox_install ./homebox.install Implementation of hook_install().
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 Implementation of hook_load()
homebox_menu ./homebox.module Implementation of hook_menu().
homebox_merge_settings ./homebox.module Merge default page and user settings 2
homebox_named_columns ./homebox.admin.inc Returns a keyed array containing regions/columns named base on cols 2
homebox_og_group_settings_page homebox_og/homebox_og.module OG Homebox settings form 1
homebox_og_group_settings_page_submit homebox_og/homebox_og.module Act on settings form submission 1

Pages

Other projects