theme_imagefield_image_imagecache_thickbox |
./thickbox.module |
Implementation of theme_imagefield_image_imagecache_thickbox(). |
|
|
theme_thickbox_formatter |
./thickbox.module |
|
|
1 |
thickbox_admin_settings |
./thickbox.admin.inc |
General configuration form for controlling the thickbox behaviour. |
|
1 |
thickbox_field_formatter |
./thickbox.module |
Implementation of hook_field_formatter(). |
1 |
|
thickbox_field_formatter_info |
./thickbox.module |
Implementation of hook_field_formatter_info().
Adds certain thickbox+imagecache formatters to CCK image fields if imagefield.module and imagecache.module exist. |
|
|
thickbox_form_alter |
./thickbox.module |
Implementation of hook_form_alter().
Reformat the login form. |
|
|
thickbox_init |
./thickbox.module |
Implementation of hook_init(). |
|
|
thickbox_login |
./thickbox.module |
Menu callback for thickbox_login. |
|
3 |
thickbox_menu |
./thickbox.module |
Implementation of hook_menu(). |
|
|
thickbox_theme |
./thickbox.module |
Implementation of hook_theme(). |
|
|
thickbox_uninstall |
./thickbox.install |
Implementation of hook_uninstall(). |
|
|
_thickbox_active |
./thickbox.module |
Check if Thickbox should be active for the current URL. |
1 |
|
_thickbox_doheader |
./thickbox.module |
Loads the various js and css files. |
1 |
|