Mustache view -- proxies to phly_mustache
| category | Phlyty |
|---|---|
| package | Phlyty |
| subpackage | View |
render(string $template, mixed $viewModel= array(), mixed $partials= null) : string
stringEither a template string or a template file in the template path
mixedAn array or object with items to inject in the template
mixedA list of partial names/template pairs for rendering as partials
string