Flow PHP

ChartJSLoader implements Closure, Loader

FinalYes

Interfaces

Closure
Loader

Methods

__construct()  : mixed
closure()  : void
load()  : void
withOutputPath()  : self
withOutputVar()  : self
withTemplate()  : self

Methods

closure()

public closure(FlowContext $context) : void
Parameters
$context : FlowContext

load()

public load(Rows $rows, FlowContext $context) : void
Parameters
$rows : Rows
$context : FlowContext

withOutputPath()

public withOutputPath(Path $output) : self
Parameters
$output : Path
Return values
self

withOutputVar()

public withOutputVar(array<string|int, mixed> &$outputVar) : self
Parameters
$outputVar : array<string|int, mixed>
Return values
self

withTemplate()

public withTemplate(Path $template) : self
Parameters
$template : Path
Return values
self

        
On this page

Search results