You are here

8 calls to TextimageStyles::get() in Textimage 7.3

Textimage::styleByName in classes/Textimage.inc
Set the image style, from the style name.
TextimageStyles::delete in classes/TextimageStyles.inc
Delete Textimage style data.
TextimageStyles::exists in classes/TextimageStyles.inc
Check if a Textimage style exists.
TextimageStyles::getList in classes/TextimageStyles.inc
Get an array of all Textimage styles available.
TextimageStyles::getOptions in classes/TextimageStyles.inc
Get an array of Textimage styles for using as select list options.
TextimageStyles::getStyleEffectsOutline in classes/TextimageStyles.inc
Build an outline of the style effects' data, given the style name.
textimage_url_deliver in ./textimage.module
Deliver directly a Textimage from the URL request.
_textimage_image_style_form_textimage_submit in ./textimage.admin.inc
Submit handler to deal with a style's Textimage options.