v0

\Hubleto\App\Community\Projects\Loader

Parent classApp

Methods

ƒ init

Inits the app: adds routes, settings, calendars, event listeners, menu items, .

public init(): void

..

ƒ installApp

public installApp(int $round): void

Parameters

Parameter Type Description
$round int

ƒ generateDemoData

public generateDemoData(): void

ƒ renderSecondSidebar

[Description for renderSecondSidebar]

public renderSecondSidebar(): string

ƒ search

Implements fulltext search functionality for tasks

public search(array $expressions): array

Parameters

Parameter Type Description
$expressions array List of expressions to be searched and glued with logical 'or'.
www.hubleto.eu | Found a bug or missing something? Report an issue via GitHub.