SlideShare une entreprise Scribd logo
1  sur  20
Télécharger pour lire hors ligne
Rules
Overview, use cases, API

                 Artem Berdishev
                  skype: berdishev
            berdart@amgrade.com
What is Rules?
• Module for developers
• Custom code replaced by some
  configuration
• Interaction between different modules




                                          2
Rules features
•   Token and Entity Token
•   Loops & Lists
•   Nice debug mode
•   Components
•   Scheduler




                               3
Rule architecture
• Events – system event(s) to which one(s)
 rule will react




• Conditions

• Actions

                                             4
Rule architecture
• Events

• Conditions – in which cases it should
 react?




• Actions

                                          5
Rule architecture
• Events

• Conditions

• Actions – what should happen?



                                  6
Components
• This is reusable part of rules
• Use them in creation rules
• Condition set (OR/AND), Action set,
  Rules set
• Components’ evaluation can be
  scheduled (module Rules Scheduler)


                                        7
Useful modules
•   Rules links
•   Flag
•   Views Bulk Operations
•   Message
•   Rules Bonus Pack
•   Content access
•   …..
                             8
Some small examples
• On node creation/saving change URL alias
  pathauto
• Notify admin (moderator, author) about
  content posting notification
• Notify user (author) about new comments
  for node comment_notify
• Custom breadcrumbs for node types
  custom_breadcrumb
• …
                                             9
Big example - Workflow
• Users can add content (status = waiting
  for approval). It’s not published
• The notification will be sent to
  administrator
• He could change status to Approved or
  Declined (+ notification to the author)
• If Approved – author can
  publish/unpublish content

                                            10
Scheduled publishing
• Field for setting publishing (unpublishing)
  date
• Components for (un-)publishing and
  logging
• Rule for
  – reaction on changing date field
  – scheduling the component evaluation

                Scheduler
                                                11
RULES DEMO



             12
Best practices
• Make use of tags
• Use components to organize your rules
• Export your rules to feature modules using
  Features
• Keep your rules simple




                                               13
RULES API



            14
Event API
• hook_rules_event_info()
  – array keyed by event name;
  – options: title, group, variables etc;
• rules_invoke_event()
  – call this function with event name as
    argument to trigger the event
  – for example, in any hook function



                                            15
Action API
• hook_rules_action_info()
  – array – action name (prefixed with module name) as
    key;
  – options: label, group, parameter, provides, callbacks,
    etc.
• Implement function [action_name]()
  – function arguments match parameters + $settings;
  – returns array of parameter or/and provides with their
    name as key;



                                                             16
Condition API
• hook_rules_condition_info()
  – array – condition name (prefixed by module name) as
    key;
  – options: label, parameters, group etc. (same as action)
• Implement function [condition_name]()
  –   function arguments match parameters + $settings;
  –   should return boolean value;
  –   can't provide variables;
  –   cannot save parameters.


                                                              17
Rules API
•   hook_rules_data_info()
•   hook_rules_plugin_info()
•   hook_rules_evaluator_info()
•   hook_rules_data_processor_info()
•   hook_rules_[action|event|…]_info_alter()
•   hook_default_rules_configuration()
•   …..


                                               18
Resources
• The Rules module page on d.o.
 http://drupal.org/project/rules

• The Rules way of life (London 2011)
 http://london2011.drupal.org/conference/sessions/rules-way-life

• Screencast by Johan Falk (Itangalo)
 http://dev.nodeone.se/en/learn-the-rules-framework

• Demo sandbox on d.o.
 http://drupal.org/sandbox/BerdArt/1434760




                                                                   19
Question?
         Artem Berdishev
          skype: berdishev
    berdart@amgrade.com

Contenu connexe

Similaire à Module Rules. Overview, use cases, API

Puppet camp london nov 2014 slides (1)
Puppet camp london nov 2014   slides (1)Puppet camp london nov 2014   slides (1)
Puppet camp london nov 2014 slides (1)
Puppet
 
Rules. Обзор, примеры, API.
Rules. Обзор, примеры, API.Rules. Обзор, примеры, API.
Rules. Обзор, примеры, API.
DrupalForumZP2012
 
Informatica power center online training
Informatica power center online trainingInformatica power center online training
Informatica power center online training
Smartittrainings
 
Informatica online training from inida
Informatica online training from inidaInformatica online training from inida
Informatica online training from inida
Qualitytrainings
 
Informatica online training from inida
Informatica online training from inidaInformatica online training from inida
Informatica online training from inida
Qualitytrainings
 
Informatica online training from inida
Informatica online training from inidaInformatica online training from inida
Informatica online training from inida
Qualitytrainings
 
Informatica online training from inida
Informatica online training from inidaInformatica online training from inida
Informatica online training from inida
Qualitytrainings
 

Similaire à Module Rules. Overview, use cases, API (20)

The AngularJS way
The AngularJS wayThe AngularJS way
The AngularJS way
 
Drupal 7 rules module
Drupal 7 rules moduleDrupal 7 rules module
Drupal 7 rules module
 
Staying Sane with Drupal (A Develper's Survival Guide)
Staying Sane with Drupal (A Develper's Survival Guide)Staying Sane with Drupal (A Develper's Survival Guide)
Staying Sane with Drupal (A Develper's Survival Guide)
 
Puppet camp london nov 2014 slides (1)
Puppet camp london nov 2014   slides (1)Puppet camp london nov 2014   slides (1)
Puppet camp london nov 2014 slides (1)
 
AngularJS
AngularJSAngularJS
AngularJS
 
Automation using Puppet 3
Automation using Puppet 3 Automation using Puppet 3
Automation using Puppet 3
 
13th Sep, Drupal 7 advanced training by TCS
13th Sep, Drupal 7 advanced training by TCS 13th Sep, Drupal 7 advanced training by TCS
13th Sep, Drupal 7 advanced training by TCS
 
Alfresco Business Reporting - Tech Talk Live 20130501
Alfresco Business Reporting - Tech Talk Live 20130501Alfresco Business Reporting - Tech Talk Live 20130501
Alfresco Business Reporting - Tech Talk Live 20130501
 
Staying Sane with Drupal NEPHP
Staying Sane with Drupal NEPHPStaying Sane with Drupal NEPHP
Staying Sane with Drupal NEPHP
 
AngularJS Best Practices
AngularJS Best PracticesAngularJS Best Practices
AngularJS Best Practices
 
Hadoop Eagle - Real Time Monitoring Framework for eBay Hadoop
Hadoop Eagle - Real Time Monitoring Framework for eBay HadoopHadoop Eagle - Real Time Monitoring Framework for eBay Hadoop
Hadoop Eagle - Real Time Monitoring Framework for eBay Hadoop
 
Creating Modular Test-Driven SPAs with Spring and AngularJS
Creating Modular Test-Driven SPAs with Spring and AngularJSCreating Modular Test-Driven SPAs with Spring and AngularJS
Creating Modular Test-Driven SPAs with Spring and AngularJS
 
Mcknight well built extensions
Mcknight well built extensionsMcknight well built extensions
Mcknight well built extensions
 
AngularJS 1.x - your first application (problems and solutions)
AngularJS 1.x - your first application (problems and solutions)AngularJS 1.x - your first application (problems and solutions)
AngularJS 1.x - your first application (problems and solutions)
 
Rules. Обзор, примеры, API.
Rules. Обзор, примеры, API.Rules. Обзор, примеры, API.
Rules. Обзор, примеры, API.
 
Informatica power center online training
Informatica power center online trainingInformatica power center online training
Informatica power center online training
 
Informatica online training from inida
Informatica online training from inidaInformatica online training from inida
Informatica online training from inida
 
Informatica online training from inida
Informatica online training from inidaInformatica online training from inida
Informatica online training from inida
 
Informatica online training from inida
Informatica online training from inidaInformatica online training from inida
Informatica online training from inida
 
Informatica online training from inida
Informatica online training from inidaInformatica online training from inida
Informatica online training from inida
 

Dernier

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Dernier (20)

Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 

Module Rules. Overview, use cases, API

  • 1. Rules Overview, use cases, API Artem Berdishev skype: berdishev berdart@amgrade.com
  • 2. What is Rules? • Module for developers • Custom code replaced by some configuration • Interaction between different modules 2
  • 3. Rules features • Token and Entity Token • Loops & Lists • Nice debug mode • Components • Scheduler 3
  • 4. Rule architecture • Events – system event(s) to which one(s) rule will react • Conditions • Actions 4
  • 5. Rule architecture • Events • Conditions – in which cases it should react? • Actions 5
  • 6. Rule architecture • Events • Conditions • Actions – what should happen? 6
  • 7. Components • This is reusable part of rules • Use them in creation rules • Condition set (OR/AND), Action set, Rules set • Components’ evaluation can be scheduled (module Rules Scheduler) 7
  • 8. Useful modules • Rules links • Flag • Views Bulk Operations • Message • Rules Bonus Pack • Content access • ….. 8
  • 9. Some small examples • On node creation/saving change URL alias pathauto • Notify admin (moderator, author) about content posting notification • Notify user (author) about new comments for node comment_notify • Custom breadcrumbs for node types custom_breadcrumb • … 9
  • 10. Big example - Workflow • Users can add content (status = waiting for approval). It’s not published • The notification will be sent to administrator • He could change status to Approved or Declined (+ notification to the author) • If Approved – author can publish/unpublish content 10
  • 11. Scheduled publishing • Field for setting publishing (unpublishing) date • Components for (un-)publishing and logging • Rule for – reaction on changing date field – scheduling the component evaluation Scheduler 11
  • 13. Best practices • Make use of tags • Use components to organize your rules • Export your rules to feature modules using Features • Keep your rules simple 13
  • 14. RULES API 14
  • 15. Event API • hook_rules_event_info() – array keyed by event name; – options: title, group, variables etc; • rules_invoke_event() – call this function with event name as argument to trigger the event – for example, in any hook function 15
  • 16. Action API • hook_rules_action_info() – array – action name (prefixed with module name) as key; – options: label, group, parameter, provides, callbacks, etc. • Implement function [action_name]() – function arguments match parameters + $settings; – returns array of parameter or/and provides with their name as key; 16
  • 17. Condition API • hook_rules_condition_info() – array – condition name (prefixed by module name) as key; – options: label, parameters, group etc. (same as action) • Implement function [condition_name]() – function arguments match parameters + $settings; – should return boolean value; – can't provide variables; – cannot save parameters. 17
  • 18. Rules API • hook_rules_data_info() • hook_rules_plugin_info() • hook_rules_evaluator_info() • hook_rules_data_processor_info() • hook_rules_[action|event|…]_info_alter() • hook_default_rules_configuration() • ….. 18
  • 19. Resources • The Rules module page on d.o. http://drupal.org/project/rules • The Rules way of life (London 2011) http://london2011.drupal.org/conference/sessions/rules-way-life • Screencast by Johan Falk (Itangalo) http://dev.nodeone.se/en/learn-the-rules-framework • Demo sandbox on d.o. http://drupal.org/sandbox/BerdArt/1434760 19
  • 20. Question? Artem Berdishev skype: berdishev berdart@amgrade.com