ICanBoogie
  • Documentation
  • API Reference
  • Operation master
Namespaces
  • ICanBoogie
    • Operation
      • Dispatcher
Classes
  • BeforeControlEvent
  • BeforeProcessEvent
  • BeforeValidateEvent
  • ControlEvent
  • Dispatcher
  • FailureEvent
  • GetFormEvent
  • PingOperation
  • ProcessEvent
  • RescueEvent
  • Response
  • ValidateEvent
Interfaces
  • Exception
Traits
  • ControlEventTrait
  • ValidateEventTrait
Exceptions
  • Failure
  • FormHasExpired
  • FormNotFound

Trait ControlEventTrait

Direct Known Users

ICanBoogie\Operation\BeforeControlEvent, ICanBoogie\Operation\ControlEvent

Namespace: ICanBoogie\Operation
Located at ControlEventTrait.php

Properties summary

public $success : boolean

Reference to the success result of the control.

Reference to the success result of the control.


		
public $controls : array

Reference to operation controls.

Reference to operation controls.


		
public $request

The request that triggered the operation.

The request that triggered the operation.

@ var \ICanBoogie\HTTP\Request


		
Operation master – Check on GitHub – API documentation generated by ApiGen