Namespace ICanBoogie\Operation
Namespaces summary
| ICanBoogie\Operation\Dispatcher |
Classes summary
| BeforeControlEvent | Event class for the ICanBoogie\Operation::control:before event. |
| BeforeProcessEvent | Event class for the ICanBoogie\Operation::process:before event. |
| BeforeValidateEvent | Event class for the ICanBoogie\Operation::validate:before event. |
| ControlEvent | Event class for the ICanBoogie\Operation::control event. |
| ControlEventBase | An event. |
| Dispatcher | Dispatches operation requests. |
| FailureEvent | Event class for the ICanBoogie\Operation::failure event. |
| GetFormEvent | Event class for the ICanBoogie\Operation::get_form event. |
| ProcessEvent | Event class for the ICanBoogie\Operation::process event. |
| RescueEvent | Event class for the ICanBoogie\Operation::rescue event. |
| Response | |
| ValidateEvent | Event class for the ICanBoogie\Operation::validate event. |
| ValidateEventBase | An event. |
Exceptions summary
| Failure | Exception raised when an operation fails. |
| FormHasExpired | Exception thrown when the form associated with an operation has expired. |
Functions summary
| array_to_xml |