Interface ContentViewInterface
category |
System |
---|---|
package |
Http |
subpackage |
Interfaces |
set_content_data(string $key, mixed $value) : void
string
Variable name in the template file.
mixed
Value 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
string
Absolute path to the template directory.