video_embed_dailymotion_form |
./video_embed_dailymotion.module |
Provide a form to configure out video settings. |
|
1 |
video_embed_dailymotion_handle_thumbnail |
./video_embed_dailymotion.module |
Retreive the thumbnail for the dailymotion video. |
|
1 |
video_embed_dailymotion_handle_video |
./video_embed_dailymotion.module |
This is the video handler (the 'function' key from handler_info). |
|
1 |
video_embed_dailymotion_video_embed_handler_info |
./video_embed_dailymotion.module |
Implements hook_video_embed_handler_info(). |
|
|
_video_embed_dailymotion_check_input |
./video_embed_dailymotion.module |
Helper function to check for a valid input in height and width textfields. |
1 |
|
_video_embed_dailymotion_element_validate |
./video_embed_dailymotion.module |
Function for validating width and height in setting form. |
|
1 |
_video_embed_dailymotion_get_video_id |
./video_embed_dailymotion.module |
Helper function to take a dailymotion video url and return its id. |
2 |
|