fancybox_activate |
./fancybox.module |
Include the Fancybox JS. |
1 |
|
fancybox_active |
./fancybox.module |
Check whether Fancybox should be initialized for the current URL. |
1 |
|
fancybox_admin_settings_form |
./fancybox.admin.inc |
Display the Fancybox settings form. |
|
1 |
fancybox_admin_settings_form_submit |
./fancybox.admin.inc |
Submit handler for the Fancybox settings form. |
|
|
fancybox_admin_settings_form_validate |
./fancybox.admin.inc |
Validation handler for the Fancybox settings form. |
|
|
fancybox_array_flatten |
./fancybox.admin.inc |
Flatten an array, preserving its keys. |
1 |
|
fancybox_field_formatter_info |
./fancybox.module |
Implementation of hook_field_formatter_info(). |
|
|
fancybox_imagefield_image_imagecache |
./fancybox.module |
Implementation of hook_field_formatter(). |
2 |
|
fancybox_init |
./fancybox.module |
Implementation of hook_init(). |
|
|
fancybox_insert_content |
./fancybox.module |
Implementation of hook_insert_content(). |
|
|
fancybox_insert_styles |
./fancybox.module |
Implementation of hook_insert_styles(). |
|
|
fancybox_menu |
./fancybox.module |
Implementation of hook_menu(). |
|
|
fancybox_options |
./fancybox.module |
Define form elements for the Fancybox plugin's options. |
1 |
|
fancybox_perm |
./fancybox.module |
Implementation of hook_perm(). |
|
|
fancybox_theme |
./fancybox.module |
Implementation of hook_theme(). |
|
|
fancybox_uninstall |
./fancybox.install |
Implementation of hook_uninstall() |
|
|
theme_fancybox_emvideo |
./fancybox.theme.inc |
Generate the HTML output to open a emvideo field in fancybox.
Use the generic modal output from emvideo. |
|
|
theme_fancybox_formatter_emvideo_fancybox_video |
./fancybox.theme.inc |
CCK formatter theme for the emfield. This will call theme_fancybox_emvideo. |
|
|
theme_fancybox_formatter_imagefield |
./fancybox.theme.inc |
Theme ImageCache + Imagefield CCK field formatter. |
|
1 |
theme_imagefield_image_imagecache_fancybox |
./fancybox.theme.inc |
Theme ImageCache + Imagefield CCK field. |
|
|
_detect_fancybox_files |
./fancybox.admin.inc |
Fetect needed script and stylesheet in specified path |
2 |
|
_save_fancybox_settings |
./fancybox.admin.inc |
Save settings into 'fancybox_settings' variable |
1 |
|