====== linkXHTMLSafe ======
{#JAPI Joomla.Framework Filter JFilterOutput::linkXHTMLSafe #}
This method processes a string and replaces all instances of & with & in links only
===== Syntax =====
string linkXHTMLSafe ( **$input** )
| **$input** | string | String to process |
===== Examples =====
----
~~DISCUSSION~~
~~DISCUSSION~~