Overview

Packages

  • blesta
    • app
      • controllers
      • models
    • components
      • auth
        • ldap
        • motp
        • oath
      • delivery
        • interfax
        • postal
          • methods
      • download
      • email
      • events
      • exchange
        • rates
          • currency
            • layer
          • fixer
          • open
            • exchange
              • rates
          • x
            • rates
      • gateway
        • payments
      • gateways
      • invoice
        • delivery
        • templates
          • perforated
            • invoice
          • quickbooks
            • invoice
          • templates
            • default
      • modules
      • net
        • amazon
          • s3
        • http
        • net
          • geo
            • ip
      • plugins
      • reports
        • aging
          • invoices
        • client
          • data
            • portability
        • custom
          • report
        • invoice
          • creation
        • package
          • revenue
        • tax
          • liability
        • transactions
          • applied
          • received
      • security
      • session
        • cart
      • settingscollection
      • upgrades
        • tasks
      • upload
      • vcard
    • core
      • Automation
        • Tasks
          • Common
          • Task
        • Type
          • Common
          • Cron
      • Pricing
        • ItemComparator
        • MetaItem
        • Modifier
          • Type
            • Description
              • Type
                • Discount
                • Option
                • Service
                • Tax
            • Discount
            • Price
            • Proration
        • Presenter
          • Build
            • Invoice
            • InvoiceData
            • Options
            • Service
            • ServiceChange
            • ServiceData
          • Collection
          • Format
            • Fields
            • Type
              • Discount
              • Item
              • Option
              • Options
              • Package
              • Pricing
              • Service
              • Tax
          • Items
            • Invoice
            • Service
          • Type
      • ServiceProviders
      • Util
        • Captcha
          • Captchas
          • Common
        • Common
          • Traits
        • Events
          • Common
          • Handlers
          • Observers
        • Filters
          • Common
        • GeoIp
        • Input
          • Fields
            • Common
        • Tax
        • Widgets
    • helpers
      • currency
        • format
      • data
        • structure
          • array
          • string
      • text
        • parser
      • widget
        • client
  • minPHP
    • helpers
      • color
      • data
        • structure
  • None
  • PHP

Classes

  • Event
  • EventFactory
  • Listener
  • Observer
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated

Class Observer

Observer for invoking triggers for an event

Direct known subclasses

Blesta\Core\Util\Events\Observers\AppController, Blesta\Core\Util\Events\Observers\CalendarEvents, Blesta\Core\Util\Events\Observers\Navigation, Blesta\Core\Util\Events\Observers\Packages, Blesta\Core\Util\Events\Observers\Report, Blesta\Core\Util\Events\Observers\Services, Blesta\Core\Util\Events\Observers\Staff, Blesta\Core\Util\Events\Observers\Transactions, Blesta\Core\Util\Events\Observers\Users, Blesta\Core\Util\Events\Observers\ClientGroups, Blesta\Core\Util\Events\Observers\Clients, Blesta\Core\Util\Events\Observers\Companies, Blesta\Core\Util\Events\Observers\Contacts, Blesta\Core\Util\Events\Observers\Emails, Blesta\Core\Util\Events\Observers\GatewayManager, Blesta\Core\Util\Events\Observers\Invoices, Blesta\Core\Util\Events\Observers\ModuleManager
Namespace: Blesta\Core\Util\Events
Package: blesta\core\Util\Events
Copyright: Copyright (c) 2019, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at core/Util/Events/Observer.php
Methods summary
public static Blesta\Core\Util\Events\Common\EventInterface
# triggerEvent( Blesta\Core\Util\Events\Common\EventInterface $event )

Handle event triggers

Handle event triggers

Parameters

$event
The event to trigger

Returns

Blesta\Core\Util\Events\Common\EventInterface
$event The event triggered
Blesta API documentation generated by ApiGen