System\Classes\UiManager\Callout

Extends
Implements
  • Illuminate\Contracts\Support\Arrayable
  • ArrayAccess
  • Illuminate\Contracts\Support\Jsonable
  • JsonSerializable

Public Properties

There are no public properties in the class.

Show inherited public properties

Inherited Public Properties

Protected Properties

There are no protected properties in the class.

Show inherited protected properties

Inherited Protected Properties


Public Methods

public danger()

public danger(): static 

public render()

public render(): callable 

render the element

public success()

public success(): static 

public tip()

public tip(): static 

public warning()

public warning(): static 

Show inherited public methods

Inherited Public Methods

Protected Methods

protected buildCssClass()

protected buildCssClass(): string 

protected hasHeader()

protected hasHeader(): bool 

protected initDefaultValues()

protected initDefaultValues(): void

initDefaultValues override method

Show inherited protected methods

Inherited Protected Methods