Documentation

View
in package
implements Controller

Controller\View is universal template renderer.

========== Decorator Template (usually template.html, or defined in config) || --------- Content template rendered with data from F3 hive || Result html

Table of Contents

Interfaces

Controller

Properties

$request  : mixed

Methods

execute()  : void
Action dispatcher.

Properties

$request

protected mixed $request

Methods

execute()

Action dispatcher.

public execute(Base $f3[, string $action = "" ]) : void
Parameters
$f3 : Base
$action : string = ""

        
On this page

Search results