Install, update and uninstall functions for the image module.
File
core/modules/image/image.install
Functions
Name | Description |
---|---|
image_install | Implements hook_install(). |
image_requirements | Implements hook_requirements() to check the PHP GD Library. |
image_uninstall | Implements hook_uninstall(). |
Please login to continue.