This is the complete list of members for View, including all inherited members.
$cacheTtl (defined in View) | View | protected |
$data | View | protected |
$template (defined in View) | View | protected |
__construct(string $template, array $data=[]) (defined in View) | View | |
__toString() | View | |
getCacheTtl() | View | |
getContent() | View | |
offsetExists($offset) | View | |
offsetGet($key) | View | |
offsetSet($key, $value) | View | |
offsetUnset($key) | View | |
render() | View | |
setCacheTtl($cacheTtl) | View |