table_trash_add_html_head |
./table_trash.module |
Adds a <meta viewport> tag to the <head>. |
1 |
|
table_trash_admin_global_settings_form |
./table_trash.admin.inc |
Menu callback for global settings configuration. |
|
1 |
table_trash_admin_global_settings_form_submit |
./table_trash.admin.inc |
Form submit handler for global settings form. |
|
|
table_trash_admin_update_config_form |
./table_trash.admin.inc |
Menu callback for the update path. |
|
1 |
table_trash_admin_update_config_form_submit |
./table_trash.admin.inc |
Submit function for table_trash_admin_update_config_form. |
|
|
table_trash_ctools_export_ui_form |
plugins/export_ui/table_trash_ctools_export_ui.inc |
Add an edit form for decorations. |
|
1 |
table_trash_ctools_export_ui_form_submit |
plugins/export_ui/table_trash_ctools_export_ui.inc |
Submit handler for the preset edit form. |
|
1 |
table_trash_ctools_plugin_directory |
./table_trash.module |
Implements hook_ctools_plugin_directory(). |
|
|
table_trash_decoration_load |
./table_trash.admin.inc |
Load a single decoration. |
|
1 |
table_trash_enable |
./table_trash.install |
Implements hook_enable(). |
|
|
table_trash_help |
./table_trash.module |
Implements hook_help(). |
|
|
table_trash_libraries_info |
./table_trash.module |
Implements hook_libraries_info(). |
|
|
table_trash_menu |
./table_trash.module |
Implements hook_menu(). |
|
|
table_trash_permission |
./table_trash.module |
Implements hook_permission(). |
|
|
table_trash_preprocess_html |
./table_trash.module |
Implements hook_preprocess_page(). |
|
|
table_trash_process_decoration_config |
./table_trash.module |
Setup the array of settings for the decoration. |
2 |
|
table_trash_schema |
./table_trash.install |
Implements hook_schema(). |
|
|
table_trash_uninstall |
./table_trash.install |
Implements hook_uninstall(). |
|
|
table_trash_update_7001 |
./table_trash.install |
Create the table_trash table. |
|
|
table_trash_update_config_access_callback |
./table_trash.module |
Access callback to determine if the update page should be shown. |
|
1 |
table_trash_update_variables |
./table_trash.admin.inc |
Takes the old variable settings array and converts it to the new structure. |
1 |
|
table_trash_validate_machine_names |
./table_trash.admin.inc |
Validation function for table_trash_admin_update_config_form to make sure
all machine names are unique. |
|
1 |
_table_trash_delete_variable_submit |
./table_trash.admin.inc |
Submit function to delete the old variable. |
|
1 |