category | OSS |
---|---|
package | OSS_Html |
copyright | Copyright (c) 2007 - 2012, Open Source Solutions Limited, Dublin, Ireland |
license | New BSD License |
__construct(object $view, string $viewscript)
object
Object for rendering HTMLs.
string
Path to template.
getAsFile(string $fileName)
Sets headers and prints out content.
returns | string |
---|
string
Name of file.
render()
returns | string |
---|
setViewScript(string $viewscript)
string
Path to template.