API17:JDocumentRendererRSS:: relToAbs
From Joomla! Documentation
JDocumentRendererRSS::_relToAbs
Description
Convert links in a text from relative to absolute.
public function _relToAbs ($text)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $text |
- Returns string
- Defined on line 188 of libraries/joomla/document/feed/renderer/rss.php
See also
JDocumentRendererRSS::_relToAbs source code on BitBucket
Class JDocumentRendererRSS
Subpackage Document- Other versions of JDocumentRendererRSS::_relToAbs
User contributed notes
Code Examples