9 calls to TextimageStyles::isTextimage() in Textimage 7.3
- Textimage::style in classes/
Textimage.inc - Set the image style.
- TextimageStyles::get in classes/
TextimageStyles.inc - Get a Textimage style by name.
- TextimageStyles::getOptions in classes/
TextimageStyles.inc - Get an array of Textimage styles for using as select list options.
- textimage_image_styles_alter in ./
textimage.module - Implements hook_image_styles_alter().
- textimage_image_style_delete in ./
textimage.module - Implements hook_image_style_delete().
- textimage_image_style_flush in ./
textimage.module - Implements hook_image_style_flush().
- textimage_image_style_save in ./
textimage.module - Implements hook_image_style_save().
- _textimage_flush_all in ./
textimage.module - Cleanup Textimage.
- _textimage_image_style_form_form_alter in ./
textimage.admin.inc - Make alterations to the core 'image_style_form' form.