JURI::setFragment/1.5
From Joomla! Documentation
JURI::setFragment
Description
Set the URI anchor string everything after the "#".
Description:JURI::setFragment [Edit Descripton]
public function setFragment ($anchor)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $anchor | string | The URI anchor string |
See also
-
JURI::setFragment on api.joomla.org
-
JURI source code on JoomlaCode
-
Class JURI
-
Subpackage Environment
- Other versions of JURI::setFragment
SeeAlso:JURI::setFragment [Edit See Also]
User contributed notes
<CodeExamplesForm />