Libraries tagged by actioninterface

mouf/utils.action.action-interface

0 Favers
358367 Downloads

This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.

Go to Download


mouf/utils.action.common-action

0 Favers
347973 Downloads

This package contains common classes that implement the ActionInterface interface (from the mouf/utils.action.action-interface package).

Go to Download


dhii/action-interface

0 Favers
43 Downloads

Interfaces for runnable actions.

Go to Download