You are here

Functions in Views Gantt 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_views_gantt_tasks_prerender_alter ./views_gantt.api.php Alter an array of tasks provided by Gantt view before other modifications.
hook_views_gantt_update_access ./views_gantt.api.php
template_process_views_gantt_page ./views_gantt.module Process variables for references_dialog_page.
views_gantt_close_on_redirect ./views_gantt.module Sets our destination parameter so that the dialog will close itself after redirect is completed. 2
views_gantt_close_on_submit ./views_gantt.module Check if we should close the dialog upon submition. 2
views_gantt_data_json ./views_gantt.module 1
views_gantt_enable ./views_gantt.install Implements hook_enable().
views_gantt_entity_insert ./views_gantt.module Implements hook_entity_insert().
views_gantt_entity_update ./views_gantt.module Implements hook_entity_update().
views_gantt_form_alter ./views_gantt.module Implements hook_form_alter().
views_gantt_get_style_options ./views_gantt.module Get style plugin options. 1
views_gantt_in_dialog ./views_gantt.module Check if we are in a gantt dialog. 4
views_gantt_libraries_info ./views_gantt.module Implements hook_libraries_info().
views_gantt_menu ./views_gantt.module Implements hook_menu().
views_gantt_normalize_date_field ./views_gantt.module Formats date for Gantt Chart. 5
views_gantt_page_alter ./views_gantt.module Implements hook_page_alter().
views_gantt_prepopulate_field ./views_gantt.module Helper function for prepopulation fields on add form. 1
views_gantt_redirect_access ./views_gantt.module 1
views_gantt_redirect_page ./views_gantt.module Page callback for our redirect page. 1
views_gantt_requirements ./views_gantt.install Implements hook_requirements().
views_gantt_theme ./views_gantt.module Implements hook_theme().
views_gantt_update ./views_gantt.module Callback for task/project update when we change it in Gantt chart. 1
views_gantt_update_access ./views_gantt.module Access callback for task/project updating. 1
views_gantt_update_node ./views_gantt.module Updates node if there are changes in it's fields. 1
views_gantt_views_api ./views_gantt.module Implements hook_views_api().
views_gantt_views_plugins ./views_gantt.views.inc Implements hook_views_plugins().
_views_gantt_load_view ./views_gantt.module 1

Other projects