template_preprocess_views_timelinejs |
theme/views_timelinejs.theme.inc |
Preprocessor for views template. |
|
|
theme_views_timelinejs_link_to_entity |
theme/views_timelinejs.theme.inc |
Add "read more" link after event body text. |
|
|
views_timelinejs_convert_to_csv |
./views_timelinejs.module |
Converts a given time and date into CSV format with Drupals timezone. |
4 |
|
views_timelinejs_convert_to_timestamp |
./views_timelinejs.module |
Converts a given time and date into timestamp with Drupals timezone. |
4 |
|
views_timelinejs_ctools_plugin_directory |
./views_timelinejs.module |
Implements hook_ctools_plugin_directory(). |
|
|
views_timelinejs_ctools_plugin_type |
./views_timelinejs.module |
Implements hook_ctools_plugin_type(). |
|
|
views_timelinejs_date_iso_source_date_field_conversion |
plugins/date_sources/date_iso_field.inc |
Converts ISO date field formats, forces TimelineJS to ignore browser TZ. |
|
1 |
views_timelinejs_date_source_date_field_conversion |
plugins/date_sources/date_field.inc |
Converts date field formats, forces TimelineJS to ignore browser timezone. |
|
1 |
views_timelinejs_date_source_date_partial_field_conversion |
views_timelinejs_extra_sources/plugins/date_sources/partial_date.inc |
Integrate Partial Date with Views TimelineJS |
|
1 |
views_timelinejs_date_source_post_date_conversion |
plugins/date_sources/post_date.inc |
Converts post date formats, forces TimelineJS to ignore browser TZ. |
|
1 |
views_timelinejs_date_stamp_source_date_field_conversion |
plugins/date_sources/date_stamp_field.inc |
Converts date stamp field formats, forces TimelineJS to ignore browser TZ. |
|
1 |
views_timelinejs_extra_sources_ctools_plugin_directory |
views_timelinejs_extra_sources/views_timelinejs_extra_sources.module |
Implements hook_ctools_plugin_directory(). |
|
|
views_timelinejs_extra_sources_ctools_plugin_type |
views_timelinejs_extra_sources/views_timelinejs_extra_sources.module |
Implements hook_ctools_plugin_type(). |
|
|
views_timelinejs_feature_field_default_fields |
views_timelinejs_feature/views_timelinejs_feature.features.field.inc |
Implements hook_field_default_fields(). |
|
|
views_timelinejs_feature_node_info |
views_timelinejs_feature/views_timelinejs_feature.features.inc |
Implements hook_node_info(). |
|
|
views_timelinejs_feature_views_api |
views_timelinejs_feature/views_timelinejs_feature.features.inc |
Implements hook_views_api(). |
|
|
views_timelinejs_feature_views_default_views |
views_timelinejs_feature/views_timelinejs_feature.views_default.inc |
Implements hook_views_default_views(). |
|
|
views_timelinejs_get_callback |
./views_timelinejs.module |
Returns the date conversion callback function name of a plugin. |
1 |
|
views_timelinejs_get_timezone |
./views_timelinejs.module |
Returns the currently logged-in user's timezone. |
1 |
|
views_timelinejs_libraries_info |
./views_timelinejs.module |
Implements hook_libraries_info(). |
|
|
views_timelinejs_media_source_file_field_preparation |
plugins/media_sources/file_field.inc |
Parses file field to be passed as URL to TimelineJS. |
|
1 |
views_timelinejs_media_source_image_field_preparation |
plugins/media_sources/image_field.inc |
Parses image field to be passed as URL to TimelineJS. |
|
1 |
views_timelinejs_media_source_link_field_preparation |
plugins/media_sources/link_field.inc |
Parses link field to be passed as URL to TimelineJS. |
|
1 |
views_timelinejs_taxonomy_term_reference_tag |
plugins/tag_sources/taxonomy_term_reference_field.inc |
Parses taxonomy term reference and returns name as tag. |
|
1 |
views_timelinejs_text_long_tag |
plugins/tag_sources/text_long_field.inc |
Parses long text fields and returns full value as tag. |
|
1 |
views_timelinejs_text_tag |
plugins/tag_sources/text_field.inc |
Parses text fields and returns value as tag. |
|
1 |
views_timelinejs_theme |
./views_timelinejs.module |
Implements hook_theme(). |
|
|
views_timelinejs_views_api |
./views_timelinejs.module |
Implements hook_views_api(). |
|
|
views_timelinejs_views_plugins |
./views_timelinejs.views.inc |
Implements hook_views_plugins(). |
|
|