There was an error while loading. Please reload this page.
This page documents the most important classes and methods in VeloFrame.
__construct($proj_dir = null)
setRoutingHandler($rh)
getRoutingHandler()
serve()
register($uri, $handler)
handle($path)
__construct($template_name = null)
open($template_name)
includeTemplate($name, $template)
setVariable($name, $value)
setComponent($name, $component)
output($var_default = "")
__construct($component_name, ...$args)
setVars(...$args)
For more, see the source code in VeloFrame/ or Architecture.
VeloFrame/