video_embed_instagram_form |
./video_embed_instagram.module |
Configuration form (the callback for the form key in info). |
|
1 |
video_embed_instagram_handle_thumbnail |
./video_embed_instagram.module |
Retrieve the thumbnail for the instagram video. |
|
1 |
video_embed_instagram_handle_video |
./video_embed_instagram.module |
This is the video handler (the 'function' key from handler_info). |
|
1 |
video_embed_instagram_preprocess_video_embed_instagram |
./video_embed_instagram.module |
Implements hook_preprocess_hook(). |
|
|
video_embed_instagram_theme |
./video_embed_instagram.module |
Implements hook_theme(). |
|
|
video_embed_instagram_video_embed_handler_info |
./video_embed_instagram.module |
Implements hook_video_embed_handler_info(). |
|
|
_video_embed_instagram_get_video_id |
./video_embed_instagram.module |
Helper function to take an instagram video url and return its id. |
2 |
|