background_video_help |
./background_video.module |
Implements hook_help(). |
|
|
background_video_libraries_info |
./background_video.module |
Implements hook_libraries_info(). |
|
|
background_video_library |
./background_video.module |
Implements hook_library(). |
|
|
background_video_menu |
./background_video.module |
Implements hook_menu(). |
|
|
background_video_permission |
./background_video.module |
Implements hook_permission(). |
|
|
background_video_preprocess_page |
./background_video.module |
Implements hook_preprocess_HOOK(). |
|
|
background_video_requirements |
./background_video.install |
Implements hook_requirements().
This function check that the third party library Jquery-VideoBackground is
available or not. |
|
|
background_video_settings_form |
./background_video.admin.inc |
Implements hook_form(). |
|
1 |
background_video_settings_form_submit |
./background_video.admin.inc |
Submit Handler for the configuration form. |
|
1 |
background_video_uninstall |
./background_video.install |
Implements hook_uninstall().
This function delete Background Video Directory and all videos from it.
It also deletes all the system variables of this module. |
|
|
_background_video_file_save |
./background_video.admin.inc |
Callback function to save the file permanetly and file usage add. |
1 |
|
_background_video_geturl_preprocess_page |
./background_video.module |
Callback function to get the url of the videos. |
1 |
|