You are here

15 calls to media_youtube_variable_get() in Media: YouTube 6

emvideo_youtube_preview in providers/emvideo/youtube.inc
hook emvideo_PROVIDER_video this actually displays the preview-sized video we want, commonly for the teaser
emvideo_youtube_video in providers/emvideo/youtube.inc
hook emvideo_PROVIDER_video this actually displays the full/normal-sized video we want, usually on the default page view
media_youtube_admin_form in includes/media_youtube.admin.inc
This form will be displayed both at /admin/settings/media_youtube and admin/content/emfield.
media_youtube_config in includes/media_youtube.media_mover.inc
Media Mover configuration form element for Media: YouTube.
media_youtube_cron in ./media_youtube.module
Implementation of hook_cron().
media_youtube_emfield_data in ./media_youtube.module
media_youtube_settings_submit in ./media_youtube.module
Preserve the YouTube password if previously set and now blank.
media_youtube_update_6014 in ./media_youtube.install
Self-correct for missing thumbnails from a previous mistake.
media_youtube_upload_video in includes/media_youtube.media_mover.inc
Upload a video to YouTube through Media Mover.
media_youtube_zend_path in ./media_youtube.module
Return the path to the Zend library.
template_preprocess_media_youtube_flash in themes/media_youtube.theme.inc
The embedded flash displaying the youtube video.
template_preprocess_media_youtube_html5 in themes/media_youtube.theme.inc
_media_youtube_convert_old_variables in ./media_youtube.install
Convert pre-existing variables to the Media: YouTube variable namespace.
_media_youtube_get_auth_sub_http_client in includes/media_youtube.api.inc
Convenience method to obtain an authenticted Zend_Http_Client object.
_media_youtube_protocol in ./media_youtube.module
Check if the current request is over HTTPS.