Showing posts with label drupal interview questions and answers.. Show all posts
Showing posts with label drupal interview questions and answers.. Show all posts

Saturday, April 19, 2014

70. What is drupal trigger ?

Defined by modules, triggers typically result from some characteristic change in an entity maintained by a module. Some examples of triggers are: deleting content, adding a comment that a user has logged in, or adding a term. In addition to the triggers provided by the Drupal core modules, triggers may be added by installed contributed modules.