Interface ContentViewInterface
| category |
System |
|---|---|
| package |
Http |
| subpackage |
Interfaces |
set_content_data(string $key, mixed $value) : void
stringVariable name in the template file.
mixedValue in the template which can get accessed by the $key inside the set template file.
set_content_template( $templateFile) : void
set_template_dir(string $templateDirectoryPath) : void
stringAbsolute path to the template directory.