[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/imagefield/ -> imagefield_file.inc (summary)

(no description)

File Size: 126 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 6 functions

  imagefield_file_insert()
  imagefield_file_delete()
  imagefield_file_references()
  imagefield_file_is_image()
  imagefield_file_admin_thumb_path()
  imagefield_create_admin_thumb()

Functions
Functions that are not part of a class:

imagefield_file_insert($file)   X-Ref
Implementation of hook_file_insert().


imagefield_file_delete($file)   X-Ref
Implementation of hook_file_delete().

Delete the admin thumbnail when the original is deleted.

imagefield_file_references($file)   X-Ref
Implementation of hook_file_references().


imagefield_file_is_image($file)   X-Ref
Simple utility function to check if a file is an image.


imagefield_file_admin_thumb_path($file, $create_thumb = TRUE)   X-Ref
Given a file, return the path the image thumbnail used while editing.


imagefield_create_admin_thumb($source, $destination)   X-Ref
Create a thumbnail to be shown while editing an image.




Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7