imagecache_token_menu |
./imagecache_token.module |
Implements hook_menu(). |
|
|
imagecache_token_settings_form |
./imagecache_token.admin.inc |
FormAPI callback to load the imagecache_token settings form. |
|
1 |
imagecache_token_settings_form_submit |
./imagecache_token.admin.inc |
FormAPI submission callback for imagecache_token_settings_form. |
|
1 |
imagecache_token_tokens |
./imagecache_token.tokens.inc |
Implements hook_tokens(). |
|
|
imagecache_token_token_info |
./imagecache_token.tokens.inc |
Implements hook_token_info(). |
|
|
imagecache_token_token_info_alter |
./imagecache_token.module |
Implements hook_token_info_alter(). |
|
|
imagecache_token_uninstall |
./imagecache_token.install |
Implements hook_uninstall(). |
|
|
imagecache_token_update_7100 |
./imagecache_token.install |
Clear the menu cache so that the new settings page will be accessible. |
|
|
_imagecache_token_generate_image |
./imagecache_token.tokens.inc |
Helper function to generate image style if does not exist. |
1 |
|
_imagegecache_token_image_attributes |
./imagecache_token.tokens.inc |
Helper function for getting all available image attributes. |
1 |
|