ICanBoogie
  • Documentation
  • API Reference
  • Operation 4.0.x
Namespaces
  • ICanBoogie
    • Operation
Classes
  • BeforeControlEvent
  • BeforeProcessEvent
  • BeforeValidateEvent
  • ControlEvent
  • FailureEvent
  • GetFormEvent
  • Hooks
  • OperationRouteDefinition
  • OperationRouteDispatcher
  • 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 Operation/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 : ICanBoogie\HTTP\Request

The request that triggered the operation.

The request that triggered the operation.


		
Operation 4.0.x – Check on GitHub – API documentation generated by ApiGen