Table of Contents

linkXHTMLSafe

API Package Subpackage Class Method Reference Last reviewed Doc status
API Home Package Joomla.Framework Subpackage Filter Class JFilterOutput Method linkXHTMLSafe Reference linkXHTMLSafe() Never Work in Progress

This method processes a string and replaces all instances of & with & in links only

Syntax

string linkXHTMLSafe ( $input )

$input string String to process

Examples

Example