Tailor\Classes\NavigationItem

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

public evalConfig($config): void

evalConfig from an array and apply them to the object

public setBackendControllerContext()

public setBackendControllerContext(): void

public toBackendMenuArray()

public toBackendMenuArray(): array 

public toBackendSettingsArray()

public toBackendSettingsArray(): array 

Show inherited public methods

Inherited Public Methods

Protected Methods

protected initDefaultValues()

protected initDefaultValues(): void

initDefaultValues for this scope

protected processItemMode()

protected processItemMode($config): void

Show inherited protected methods

Inherited Protected Methods