Autodoc
  • Namespace
  • Class
  • Tree

Namespaces

  • BlueTihi
    • Context
  • Brickrouge
    • Element
      • Nodes
    • Renderer
    • Widget
  • ICanBoogie
    • ActiveRecord
    • AutoConfig
    • CLDR
    • Composer
    • Core
    • Event
    • Exception
    • HTTP
      • Dispatcher
      • Request
    • I18n
      • Translator
    • Mailer
    • Modules
      • Taxonomy
        • Support
      • Thumbnailer
        • Versions
    • Object
    • Operation
      • Dispatcher
    • Prototype
    • Routes
    • Routing
      • Dispatcher
    • Session
  • Icybee
    • ActiveRecord
      • Model
    • ConfigOperation
    • Document
    • EditBlock
    • Element
      • ActionbarContextual
      • ActionbarSearch
      • ActionbarToolbar
    • FormBlock
    • Installer
    • ManageBlock
    • Modules
      • Articles
      • Cache
        • Collection
        • ManageBlock
      • Comments
        • ManageBlock
      • Contents
        • ManageBlock
      • Dashboard
      • Editor
        • Collection
      • Files
        • File
        • ManageBlock
      • Forms
        • Form
        • ManageBlock
      • I18n
      • Images
        • ManageBlock
      • Members
      • Modules
        • ManageBlock
      • Nodes
        • ManageBlock
        • Module
      • Pages
        • BreadcrumbElement
        • LanguagesElement
        • ManageBlock
        • NavigationBranchElement
        • NavigationElement
        • Page
        • PageController
      • Registry
      • Search
      • Seo
      • Sites
        • ManageBlock
      • Taxonomy
        • Terms
          • ManageBlock
        • Vocabulary
          • ManageBlock
      • Users
        • ManageBlock
        • NonceLogin
        • Roles
      • Views
        • ActiveRecordProvider
        • Collection
        • View
    • Operation
      • ActiveRecord
      • Constructor
      • Module
      • Widget
    • Rendering
  • None
  • Patron
  • PHP

Classes

  • AlterConditionsEvent
  • AlterContextEvent
  • AlterEvent
  • AlterQueryEvent
  • AlterResultEvent
  • BeforeAlterConditionsEvent
  • BeforeAlterContextEvent
  • BeforeAlterQueryEvent

Class AlterEvent

An event.

ICanBoogie\Event
Extended by Icybee\Modules\Views\ActiveRecordProvider\AlterEvent

Direct known subclasses

Icybee\Modules\Views\ActiveRecordProvider\AlterConditionsEvent, Icybee\Modules\Views\ActiveRecordProvider\AlterContextEvent, Icybee\Modules\Views\ActiveRecordProvider\AlterQueryEvent, Icybee\Modules\Views\ActiveRecordProvider\AlterResultEvent, Icybee\Modules\Views\ActiveRecordProvider\BeforeAlterConditionsEvent, Icybee\Modules\Views\ActiveRecordProvider\BeforeAlterContextEvent, Icybee\Modules\Views\ActiveRecordProvider\BeforeAlterQueryEvent

Abstract
Namespace: Icybee\Modules\Views\ActiveRecordProvider
Located at vendor/icanboogie-modules/views/lib/activerecord-provider.php

Methods summary

Methods inherited from ICanBoogie\Event

__construct(), __get(), chain(), stop()

Magic methods summary

Properties summary

public array $conditions
#

Reference to the conditions to alter.

Reference to the conditions to alter.

public Icybee\Modules\Views\View $view
#

The view invoked the provider.

The view invoked the provider.

public ICanBoogie\Module $module
#

The module of the view.

The module of the view.

public ICanBoogie\ActiveRecord\Query $query
#

Reference to the ActiveRecord query.

Reference to the ActiveRecord query.

public BlueTihi\Context $context
#

Reference to the rendering context.

Reference to the rendering context.

public mixed $result
#

Reference to the result of the provider.

Reference to the result of the provider.

Properties inherited from ICanBoogie\Event

$profiling

Magic properties inherited from ICanBoogie\Event

$stopped, $target, $used, $used_by

Autodoc API documentation generated by ApiGen 2.8.0