hook_youtube_thumbnail_field_formatter_settings_alter |
./youtube.api.php |
Alter the field display settings for the YouTube Thumbnail formatter. |
|
|
hook_youtube_thumbnail_link_types_alter |
./youtube.api.php |
Alter the link types in the YouTube Thumbnail formatter's display settings. |
|
|
hook_youtube_thumbnail_link_uri_alter |
./youtube.api.php |
Alter a linked thumbnail's uri. |
|
|
theme_youtube_thumbnail |
./youtube.theme.inc |
Theme function for thumbnails. |
|
|
theme_youtube_video |
./youtube.theme.inc |
Theme function for videos. |
|
|
youtube_build_remote_image_path |
./youtube.inc |
Get YouTube image path by building correctly formed URL. |
2 |
|
youtube_build_thumbnail_uri |
./youtube.inc |
Builds the URI to a given thumbnail or the module's thumbnail directory. |
4 |
|
youtube_colorbox_element_is_int |
modules/youtube_colorbox/youtube_colorbox.module |
An element validation callback to check if the value is a positive integer. |
|
1 |
youtube_colorbox_field_formatter_info_alter |
modules/youtube_colorbox/youtube_colorbox.module |
Implements hook_field_formatter_info_alter(). |
|
|
youtube_colorbox_form_youtube_settings_form_alter |
modules/youtube_colorbox/youtube_colorbox.module |
Implements hook_form_FORM_ID_alter(). |
|
|
youtube_colorbox_youtube_thumbnail_field_formatter_settings_alter |
modules/youtube_colorbox/youtube_colorbox.module |
Implements hook_youtube_thumbnail_field_formatter_settings_alter(). |
|
|
youtube_colorbox_youtube_thumbnail_link_types_alter |
modules/youtube_colorbox/youtube_colorbox.module |
Implements hook_youtube_thumbnail_link_types_alter(). |
|
|
youtube_colorbox_youtube_thumbnail_link_uri_alter |
modules/youtube_colorbox/youtube_colorbox.module |
Implements hook_youtube_thumbnail_link_uri_alter(). |
|
|
youtube_feeds_processor_targets_alter |
./youtube.inc |
Implements hook_feeds_processor_targets_alter(). |
|
|
youtube_field_data_property_info |
./youtube.module |
Defines info for the properties of YouTube field data. |
1 |
|
youtube_field_formatter_info |
./youtube.module |
Implements hook_field_formatter_info(). |
|
|
youtube_field_formatter_settings_form |
./youtube.module |
Implements hook_field_formatter_settings_form(). |
|
|
youtube_field_formatter_settings_summary |
./youtube.module |
Implements hook_field_formatter_settings_summary(). |
|
|
youtube_field_formatter_view |
./youtube.module |
Implements hook_field_formatter_view(). |
|
|
youtube_field_info |
./youtube.module |
Implements hook_field_info(). |
|
|
youtube_field_is_empty |
./youtube.module |
Implements hook_field_is_empty(). |
|
|
youtube_field_schema |
./youtube.install |
Implements hook_field_schema(). |
|
|
youtube_field_validate |
./youtube.module |
Implements hook_field_validate(). |
|
|
youtube_field_widget_error |
./youtube.module |
Implements hook_field_widget_error(). |
|
|
youtube_field_widget_form |
./youtube.module |
Implements hook_field_widget_form(). |
|
|
youtube_field_widget_info |
./youtube.module |
Implements hook_field_widget_info(). |
|
|
youtube_get_dimensions |
./youtube.inc |
Determines the height and width when given a player size. |
1 |
|
youtube_get_remote_image |
./youtube.inc |
Retrieves the thumbnail image for a given video from YouTube. |
2 |
|
youtube_get_video_id |
./youtube.inc |
Extracts the video_id from the submitted field value. |
4 |
|
youtube_help |
./youtube.module |
Implements hook_help(). |
|
|
youtube_input_validate |
./youtube.module |
Validation for YouTube fields. |
|
1 |
youtube_menu |
./youtube.module |
Implements hook_menu(). |
|
|
youtube_migrate_api |
./youtube.migrate.inc |
Implements hook_migrate_api(). |
|
|
youtube_permission |
./youtube.module |
Implements hook_permission(). |
|
|
youtube_property_info_callback |
./youtube.module |
Callback to alter the property info of youtube fields. |
|
1 |
youtube_settings_form |
./youtube.module |
Settings form for the YouTube Field module's configuration page. |
|
1 |
youtube_set_target |
./youtube.inc |
Callback to set the Feeds target for a YouTube field. |
|
1 |
youtube_size_options |
./youtube.inc |
Returns a list of YouTube video size options. |
2 |
|
youtube_theme |
./youtube.module |
Implements hook_theme(). |
|
4 |
youtube_thumbnail_link_types |
./youtube.inc |
Returns a list of thumbnail link types. |
2 |
|
youtube_thumb_delete_all |
./youtube.inc |
Submit callback; delete all existing thumbnail image files. |
|
1 |
youtube_tokens |
./youtube.inc |
Implements hook_tokens(). |
|
|
youtube_token_info_alter |
./youtube.inc |
Implements hook_token_info_alter(). |
|
|
youtube_uninstall |
./youtube.install |
Implements hook_uninstall(). |
|
|
youtube_update_7103 |
./youtube.install |
Replace the youtube_playerid setting variable with youtube_player_class. |
|
|