view_custom_table_add_custom_table_column_relationship_form |
./view_custom_table.admin.inc |
Form to add table's column relationship with drupal tables. |
1 |
|
view_custom_table_add_custom_table_column_relationship_form_submit |
./view_custom_table.admin.inc |
Submit and save add_custom_table_column_relationship_form. |
|
1 |
view_custom_table_add_custom_table_to_view_form |
./view_custom_table.admin.inc |
Form to add custom table in table information table. |
|
1 |
view_custom_table_add_custom_table_to_view_form_submit |
./view_custom_table.admin.inc |
Submit and save add_custom_table_to_view_form. |
|
1 |
view_custom_table_add_custom_table_to_view_form_validate |
./view_custom_table.admin.inc |
Validate add_custom_table_to_view_form. |
|
1 |
view_custom_table_administer_callback |
./view_custom_table.module |
Implements administer_custom_table_views_callback(). |
|
1 |
view_custom_table_all_available_custom_tables_for_views |
./view_custom_table.admin.inc |
Function to list all available custom tables for views. |
|
1 |
view_custom_table_available_custom_tables_for_views |
./view_custom_table.admin.inc |
Function to list all available custom tables for views. |
|
1 |
view_custom_table_custom_tables_views |
./view_custom_table.admin.inc |
Function to display all views used by a custom table. |
|
1 |
view_custom_table_custom_table_update_relations_form |
./view_custom_table.admin.inc |
Function to update custom table relations. |
|
1 |
view_custom_table_custom_table_update_relations_form_submit |
./view_custom_table.admin.inc |
Submit handler for view_custom_table_custom_table_update_relations_form() |
|
|
view_custom_table_delete_custom_table_to_view_callback |
./view_custom_table.admin.inc |
Function to delete a custom table form views. |
|
1 |
view_custom_table_delete_custom_table_to_view_form |
./view_custom_table.admin.inc |
Function to implement delete custom table form. |
|
1 |
view_custom_table_delete_custom_table_to_view_form_submit |
./view_custom_table.admin.inc |
Submit for delete_custom_table_to_view_form(). |
|
|
view_custom_table_disable |
./view_custom_table.install |
Implements hook_disable(). |
|
|
view_custom_table_edit_custom_table_form |
./view_custom_table.admin.inc |
Function to edit custom table description. |
|
1 |
view_custom_table_edit_custom_table_form_submit |
./view_custom_table.admin.inc |
Submit handler of view_custom_table_edit_custom_table_form() |
|
|
view_custom_table_edit_custom_table_form_validate |
./view_custom_table.admin.inc |
Function to validate custom table description. |
|
1 |
view_custom_table_enable |
./view_custom_table.install |
Implements hook_enable(). |
|
|
view_custom_table_help |
./view_custom_table.module |
Implements hook_help(). |
|
|
view_custom_table_load_custom_table_views |
./view_custom_table.module |
Function to load all views created by a spesific table. |
2 |
|
view_custom_table_load_table |
./view_custom_table.module |
Function to load table information. |
3 |
|
view_custom_table_menu |
./view_custom_table.module |
Implements hook_menu(). |
|
|
view_custom_table_permission |
./view_custom_table.module |
Implements hook_permission(). |
|
|
view_custom_table_schema |
./view_custom_table.install |
Implements hook_schema(). |
|
|
view_custom_table_uninstall |
./view_custom_table.install |
Implements hook_uninstall(). |
|
|
view_custom_table_views_api |
./view_custom_table.module |
Implements hook_views_api(). |
|
|
view_custom_table_views_data |
./view_custom_table.module |
Implements hook_views_data(). |
|
|