v0

\Hubleto\App\Community\Projects\Loader

Parent classApp

Methods

init

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

public init(): void

..

installTables

public installTables(int $round): void

Parameters:

Parameter Type Description
$round int

generateDemoData

public generateDemoData(): void

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.com | Found a bug or missing something? Report an issue via GitHub.