System\Classes\UiElement

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

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 __construct()

public __construct($body = null): void

public __toString()

public __toString(): string 

public renderAsString()

public renderAsString(): string 

Show inherited public methods

Inherited Public Methods

Protected Methods

protected renderBody()

protected renderBody($body): string 

renderBody is a helper for dealing with mixed body types

protected setDefaults()

protected setDefaults(): void 

Show inherited protected methods

Inherited Protected Methods