| API | Package | Subpackage | Class | Method | Reference | Last reviewed | Doc status |
|---|---|---|---|---|---|---|---|
Home |
Joomla.Framework |
Filter |
JFilterOutput |
linkXHTMLSafe |
linkXHTMLSafe() |
Never | Work in Progress |
This method processes a string and replaces all instances of & with & in links only
string linkXHTMLSafe ( $input )
| $input | string | String to process |
Example