You are here

Functions in Scald YouTube 7

Primary tabs

Namesort descending Location Description Direct uses Strings
scald_youtube_add_defer_video_plugin_js ./scald_youtube.module A function in order to pass the JS file to the ckeditor plugin. 1
scald_youtube_already_imported ./scald_youtube.module Checks if a video has already been imported, based on its video ID. 2
scald_youtube_configuration_submit ./scald_youtube.module Submit function to save the YouTube Configuration. 1
scald_youtube_create_default_info ./scald_youtube.module Create a default info object. 2
scald_youtube_element_info_alter ./scald_youtube.module Implements hook_element_info_alter().
scald_youtube_extra_options_save_handler ./scald_youtube.module Handler to store any extra options in the atom Entity. 1
scald_youtube_feed ./scald_youtube.module Analyze a YouTube RSS feed to extract videos information. 1
scald_youtube_form_scald_admin_type_form_alter ./scald_youtube.module Implements hook_form_FORM_ID_alter().
scald_youtube_form_scald_atom_add_form_options_alter ./scald_youtube.module Implements hook_form_FORM_ID_alter().
scald_youtube_install ./scald_youtube.install Implements hook_install().
scald_youtube_parse_id ./scald_youtube.module Parse a YouTube ID and check validity. 2
scald_youtube_register ./scald_youtube.module Scald_youtube_register.
scald_youtube_scald_add_form ./scald_youtube.module Implements hook_scald_add_form().
scald_youtube_scald_add_form_fill ./scald_youtube.module Implements hook_scald_add_form_fill().
scald_youtube_scald_atom_providers ./scald_youtube.module Implements hook_scald_atom_providers().
scald_youtube_scald_fetch ./scald_youtube.module Implements hook_scald_fetch().
scald_youtube_scald_prerender ./scald_youtube.module Implements hook_scald_prerender().
scald_youtube_search_callback ./scald_youtube.module Callback to perform the YouTube Search. 1
scald_youtube_search_submit ./scald_youtube.module Submit callback for the YouTube Search. 1
scald_youtube_theme ./scald_youtube.module Implements hook_theme().
scald_youtube_uninstall ./scald_youtube.install Implements hook_uninstall().
scald_youtube_validate_api_key ./scald_youtube.module Form element validation handler for YouTube API key. 1
scald_youtube_validate_id ./scald_youtube.module Form element validation handler for YouTube identifier. 1
scald_youtube_video ./scald_youtube.module Analyze the youtube feed for a specific video. 3
scald_youtube_video_get_info ./scald_youtube.module Returns meta data on a YouTube video that are not found on the v3 API. 2
scald_youtube_video_oembed ./scald_youtube.module Analyze OEmbed response for a given video ID.
scald_youtube_wysiwyg_plugin ./scald_youtube.module Implements hook_wysiwyg_plugin().

Other projects