API17:JFilterOutput:: ampReplaceCallback
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JFilterOutput::_ampReplaceCallback
Description
Callback method for replacing & with & in a string.
Description:JFilterOutput:: ampReplaceCallback [Edit Descripton]
Since
Synopsis
public static JFilterOutput::_ampReplaceCallback ($m)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $m | string | String to process |
Returns
string Replaced string
Defined in
libraries/joomla/filter/filteroutput.php (line 161)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JFilterOutput:: ampReplaceCallback
Examples
<CodeExamplesForm />
