This website requires JavaScript.
Explore
Help
Sign In
Drupal
/
drupal
mirror of
https://git.drupalcode.org/project/drupal.git
Watch
1
Star
0
Fork
You've already forked drupal
0
Code
Issues
Projects
Releases
Wiki
Activity
fc980fa793
drupal
/
modules
/
trigger
History
Angie Byron
4d46b7cdf8
Roll-back of
#595084
; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class.
2009-11-08 10:02:41 +00:00
..
tests
#118345
by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm.
2009-10-10 16:48:39 +00:00
trigger.admin.inc
#585868
by sun: Provide a generic way for actions to denote that they change a property.
2009-11-06 03:59:06 +00:00
trigger.api.php
- Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
2009-09-19 11:07:37 +00:00
trigger.info
- Patch
#449198
by boombatower: cealn up test loading and related API.
2009-06-08 09:23:55 +00:00
trigger.install
#539442
by deekayen: Re-order functions in trigger.install so schema comes first.
2009-11-02 02:38:53 +00:00
trigger.module
Roll-back of
#595084
; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class.
2009-11-08 10:02:41 +00:00
trigger.test
#356074
by chx and Damien Tournoud: Provide a sequences API. Gets rid of stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0.
2009-10-18 06:56:24 +00:00