HtmlDecorator
in package
implements
LinkDecoratorInterface
Tags
Table of Contents
Interfaces
Methods
- linkModules() : mixed
- linkScripts() : mixed
- linkStylesheets() : mixed
- setNamespace() : mixed
- setTarget() : mixed
Methods
linkModules()
public
linkModules(FarahUrl ...$modules) : mixed
Parameters
- $modules : FarahUrl
linkScripts()
public
linkScripts(FarahUrl ...$scripts) : mixed
Parameters
- $scripts : FarahUrl
linkStylesheets()
public
linkStylesheets(FarahUrl ...$stylesheets) : mixed
Parameters
- $stylesheets : FarahUrl
setNamespace()
public
setNamespace(string $namespace) : mixed
Parameters
- $namespace : string
setTarget()
public
setTarget(DOMDocument $document) : mixed
Parameters
- $document : DOMDocument