Tailor\Controllers\BulkActions

Overview

BulkActions controller

Extends

Public Properties

public array $implement

implement extensions

public string $importExportConfig

importExportConfig is ImportExportController configuration.

Show inherited public properties

Inherited Public Properties

Protected Properties

protected Blueprint $activeSource

protected string $actionMethod

actionMethod is the action method to call

Show inherited protected properties

Inherited Protected Properties


Public Methods

public actionUrl()

public actionUrl($action = null, $path = null): void

actionUrl returns a URL for this controller and supplied action.

public beforeDisplay()

public beforeDisplay(): void

public importExportExtendModel()

public importExportExtendModel($model): void

public importExportGetFileName()

public importExportGetFileName(): void

public index()

public index(): void

index action

Show inherited public methods

Inherited Public Methods

Protected Methods

protected checkSourcePermission()

protected checkSourcePermission(): void

protected makeBlueprintSource()

protected makeBlueprintSource($activeSource = null): void 

protected setNavigationContext()

protected setNavigationContext(): void

Show inherited protected methods

Inherited Protected Methods