Cms\Classes\ComponentBehavior

Overview

ComponentBehavior base class

Extends

Public Properties

There are no public properties in the class.

Show inherited public properties

Inherited Public Properties

Protected Properties

protected ComponentBase $component

component class

protected Cms\Classes\Controller $controller

controller to CMS controller.

Show inherited protected properties

Inherited Protected Properties


Public Methods

public __construct()

public __construct($component): void

__construct the behavior

public beforeDisplay()

public beforeDisplay(): void

beforeDisplay fires before the page is displayed and AJAX is executed.

Show inherited public methods

Inherited Public Methods

Protected Methods

Show inherited protected methods

Inherited Protected Methods