v0

\Hubleto\Framework\Interfaces\ControllerInterface

Methods

ƒ validateInputs

public validateInputs(): bool

ƒ preInit

public preInit(): void

ƒ init

public init(): void

ƒ postInit

public postInit(): void

ƒ run

public run(): mixed

ƒ renderString

public renderString(): string

ƒ renderJson

public renderJson(): array

ƒ prepareViewParams

public prepareViewParams(): mixed

ƒ prepareView

public prepareView(): void

ƒ setView

public setView(string $view): void

Parameters

Parameter Type Description
$view string

ƒ getView

public getView(): string

ƒ getViewParams

public getViewParams(): array

ƒ render

public render(): string
www.hubleto.com | Found a bug or missing something? Report an issue via GitHub.