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_page |
./homebox.admin.inc |
@file
Home box admin file, takes care admin interface for homebox |
|
2 |
homebox_admin_page_submit |
./homebox.admin.inc |
|
|
1 |
homebox_admin_page_validate |
./homebox.admin.inc |
|
|
1 |
homebox_build |
./homebox.module |
Responsible for firing the hook_theme() |
|
1 |
homebox_configure_form |
./homebox.admin.inc |
Forms for administration settings |
|
1 |
homebox_configure_form_submit |
./homebox.admin.inc |
Forms for administration settings |
|
1 |
homebox_configure_form_validate |
./homebox.admin.inc |
Forms for administration settings |
|
1 |
homebox_forms |
./homebox.module |
Implementation of hook_forms(). |
|
|
homebox_help |
./homebox.module |
Implementation of hook_help(). |
|
|
homebox_install |
./homebox.install |
Implementation of hook_install(). |
|
|
homebox_layout |
./homebox.admin.inc |
Form builder function for module settings. |
|
1 |
homebox_list_available_blocks |
./homebox.module |
List available blocks to let user show/hide blocks |
1 |
|
homebox_load_blocks_in_regions |
./homebox.module |
Loads available blocks for user |
1 |
|
homebox_menu |
./homebox.module |
Implementation of hook_menu(). |
|
|
homebox_named_columns |
./homebox.admin.inc |
Returns a keyed array containing regions/columns named base on Drupal variable homebox_column_count |
2 |
|
homebox_pages |
./homebox.module |
Retrieve an array of pages matching specified conditions. |
6 |
|
homebox_perm |
./homebox.module |
Implementation of hook_perm(). |
|
|
homebox_save_user_color |
./homebox.module |
Saves color for a box
Always an Ajax call |
|
1 |
homebox_save_user_open |
./homebox.module |
Saves open status for a box
Always an Ajax call |
|
1 |
homebox_save_user_settings |
./homebox.module |
Saves user settings i.e. sorting/hidding boxes
Always an Ajax call |
|
1 |
homebox_schema |
./homebox.install |
|
|
|
homebox_theme |
./homebox.module |
Implementation of hook_theme(). |
|
|
homebox_uninstall |
./homebox.install |
Implementation of hook_uninstall(). |
|
|
homebox_update_6001 |
./homebox.install |
|
|
|
homebox_update_6002 |
./homebox.install |
|
|
|
homebox_update_6003 |
./homebox.install |
|
|
|
homebox_update_6005 |
./homebox.install |
Update the permissions table, to fix invalid permission names having non-English characters. |
|
|
homebox_user |
./homebox.module |
Implementation of hook_user(). |
|
|
homebox_views_pre_execute |
./homebox.module |
Implementation of hook_views_pre_execute(). |
|
|
template_preprocess_homebox |
./homebox.module |
Preprocesses variables for home-box.tpl.php template |
|
|
template_preprocess_homebox_admin_display_form |
./homebox.admin.inc |
Process variables for homebox-admin-display.tpl.php. |
|
|
theme_homebox_admin_new_page |
./homebox.admin.inc |
Theme the new-page form. |
|
|
theme_homebox_views_exposed_filter |
./homebox.module |
Implementation of theme_homebox_views_exposed_filter(). |
|
|
_homebox_apply_user_settings |
./homebox.module |
Apply user defined settings like positionning
bloxes sorting |
1 |
|
_homebox_block_compare |
./homebox.admin.inc |
Helper function for sorting blocks on admin/build/homebox. |
|
1 |
_homebox_check_views_block_access |
./homebox.module |
Helper function to properly check access to blocks generated by the Views module
Coda taken from : function views_block($op = 'view', $delta = 0, $edit = array()) |
2 |
|
_homebox_compare_block_subject |
./homebox.module |
Helper function to sort blocks by subject alpha asc |
|
1 |
_homebox_db_fetch_all_blocks |
./homebox.module |
Helper function retrieve all results into one array |
2 |
|
_homebox_get_css_classes_for_block |
./homebox.module |
Helper function which adds CSS classes to block, for jQuery to work properly |
1 |
|
_homebox_get_css_color_classes |
./homebox.module |
Generates CSS classes from defined colors |
1 |
|
_homebox_get_profile_name |
./homebox.module |
Helper function to return a named profile from an $pid |
2 |
|
_homebox_get_profile_safe_name |
./homebox.module |
Helper function to return a named profile from an $pid |
1 |
|
_homebox_get_view_name |
./homebox.module |
|
1 |
|
_homebox_user_access_current_homebox |
./homebox.module |
Helper function to check access to current homebox |
|
1 |