ICanBoogie
  • Documentation
  • API Reference
  • Facets v0.5.0
Namespaces
  • ICanBoogie
    • Facets
      • Criterion
      • CriterionValue
      • Fetcher
      • RecordCollection
Classes
  • AlterEvent

Class AlterEvent

Event class for the ICanBoogie\Facets\RecordCollection::alter event.

Event hooks may use this event to alter records fetched by a BasicFetcher instance.

ICanBoogie\Event
┗ ICanBoogie\Facets\RecordCollection\AlterEvent
Namespace: ICanBoogie\Facets\RecordCollection
Located at RecordCollection/AlterEvent.php

Methods summary

protected get_instance( void )
protected set_instance( ICanBoogie\Facets\RecordCollection $instance )
public __construct( ICanBoogie\Facets\RecordCollection & $target )

Parameters

$target

Constants summary

TYPE : string
'alter'

Properties summary

Magic properties

public $instance : ICanBoogie\Facets\RecordCollection
Facets v0.5.0 – Check on GitHub – API documentation generated by ApiGen