On this page
trigger.install
Install, update and uninstall functions for the trigger module.
File
modules/trigger/trigger.installFunctions
| Name | Description |
|---|---|
| trigger_install | Implements hook_install(). |
| trigger_schema | Implements hook_schema(). |
| trigger_update_7000 | Alter the "hook" field and drop the "op field" of {trigger_assignments}. |
| trigger_update_7001 | Increase the length of the "hook" field to 78 characters. |
| trigger_update_7002 | Renames nodeapi to node. |
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!trigger!trigger.install/7.x