shadowbox_active |
./shadowbox.module |
Verify that Shadowbox should be active for the current URL. |
1 |
|
shadowbox_admin_settings |
./shadowbox.module |
FAPI definition for the Shadowbox admin settings form. |
|
1 |
shadowbox_admin_settings_validate |
./shadowbox.module |
Validate admin settings form inputs. |
|
|
shadowbox_get_types |
./shadowbox.module |
Helper function to get default values for supported media types. |
2 |
|
shadowbox_header |
./shadowbox.module |
Build the Shadowbox header by adding the necessary CSS and JS files. |
1 |
|
shadowbox_help |
./shadowbox.module |
Implementation of hook_help(). |
|
|
shadowbox_init |
./shadowbox.module |
Implementation of hook_init(). |
|
|
shadowbox_menu |
./shadowbox.module |
Implementation of hook_menu(). |
|
|
shadowbox_perm |
./shadowbox.module |
Implementation of hook_perm(). |
|
|
shadowbox_requirements |
./shadowbox.install |
Implementation of hook_requirements(). |
|
|
shadowbox_uninstall |
./shadowbox.install |
Implementation of hook_uninstall(). |
|
|
_array_to_string_values |
./shadowbox.module |
Filter values that are not strings from an array. |
1 |
|
_explode_to_int |
./shadowbox.module |
Convert numerical value(s) within a delimited string to integer(s). |
1 |
|
_validate_keys_string |
./shadowbox.module |
Validate a delimited string of keys and/or keycodes. |
1 |
|