DocumentRenderer
Implements RendererInterfaceAbstract class for a renderer
abstract
since |
1.7.0 |
---|---|
package |
Joomla CMS |
Methods
__construct
Class constructor
__construct(\Joomla\CMS\Document\Document doc) : mixed
since |
1.7.0 |
---|
Arguments
- doc
\Joomla\CMS\Document\Document
A reference to the Document object that instantiated the renderer
Response
mixed
_relToAbs
Convert links in a text from relative to absolute
_relToAbs(string text) : string
since |
1.7.0 |
---|
Arguments
- text
string
The text processed
Response
string
Text with converted links
getContentType
Return the content type of the renderer
getContentType() : string
since |
1.7.0 |
---|
Response
string
The contentType