Method Controller::convertRelativeUrls
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Convert relative URLs to absolute URLs
protected function string convertRelativeUrls(string $strContent, string $strBase, boolean $blnHrefOnly)
Parameters
- string $strContent
- Not documented yet. Please add documentation to this entry.
- string $strBase
- Default: ''
- Not documented yet. Please add documentation to this entry.
- boolean $blnHrefOnly
- Default: false
- Not documented yet. Please add documentation to this entry.
Add a comment