Interface ContentViewInterface

Interface ContentViewInterface

Methods summary

public set_content_template( $templateFile ) :

Sets the content template file.

public set_content_data( string $key, mixed $value ) :

Inject the content data to the template file that they are accessible in template with variables.

public set_template_dir( string $templateDirectoryPath ) :

Sets the template directory path.