JFilterOutput::ampReplace
Replaces & with & for XHTML compliance
Signature
public function ampReplace(string
$text )
Parameters
-
$text
- Text to process
Returns
- string
- Processed string.
Tasks
Line | Task |
---|---|
152+ | There must be a better way??? |