JURI::setFragment/1.5
From Joomla! Documentation
JURI::setFragment
Description
Set the URI anchor string everything after the "#".
[Edit Descripton] Description:JURI/setFragment
Since
Synopsis
public JURI->setFragment ($anchor)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $anchor | string | The URI anchor string |
Returns
Defined in
libraries/joomla/environment/uri.php
Referenced by
See also
[Edit See Also] SeeAlso:JURI/setFragment
Examples
<CodeExamplesForm />