You are here

constant IMAGE_ORIGINAL in Image 6

Same name and namespace in other branches
  1. 5.2 image.module \IMAGE_ORIGINAL
  2. 5 image.module \IMAGE_ORIGINAL
  3. 7 image_legacy.module \IMAGE_ORIGINAL
13 uses of IMAGE_ORIGINAL
image_admin_settings_submit in ./image.admin.inc
Form submit handler for image admin settings form.
image_admin_settings_validate in ./image.admin.inc
Form validation handler for image admin settings form.
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_form_validate in ./image.module

... See full list

File

./image.module, line 3

Code

define('IMAGE_ORIGINAL', '_original');