API17:JURI::setFragment
From Joomla! Documentation
JURI::setFragment
Description
Set the URI anchor string everything after the "#".
public function setFragment ($anchor)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $anchor | string | The URI anchor string. |
See also
JURI::setFragment source code on BitBucket
Class JURI
Subpackage Environment- Other versions of JURI::setFragment
User contributed notes
Code Examples