You are here

constant IMAGE_ORIGINAL in Image 5.2

Same name and namespace in other branches
  1. 5 image.module \IMAGE_ORIGINAL
  2. 6 image.module \IMAGE_ORIGINAL
  3. 7 image_legacy.module \IMAGE_ORIGINAL
12 uses of IMAGE_ORIGINAL
image_create_node_from in ./image.module
Function to other modules to use to create image nodes.
image_fetch in ./image.module
Fetches an image file, allows "shorthand" image urls such of the form: image/view/$nid/$label (e.g. image/view/25/thumbnail or image/view/14)
image_gallery_page in contrib/image_gallery/image_gallery.module
Image gallery callback, displays an image gallery
image_get_derivative_sizes in ./image.module
Determine which sizes of derivative images need to be built for this image.
image_insert in ./image.module
Implementation of hook_insert

... See full list

File

./image.module, line 3

Code

define('IMAGE_ORIGINAL', '_original');