JURI::setFragment/1.5
From Joomla! Documentation
< JURI::setFragment(Difference between revisions)
(Layout updates) |
m (→User contributed notes: re-categorisation) |
||
| Line 48: | Line 48: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
| − | <noinclude>[[Category:JURI | + | <noinclude>[[Category:JURI]]</noinclude> |
Latest revision as of 13:02, 9 August 2012
[edit]
JURI::setFragment
[edit] 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 |
[edit] 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]
[edit] User contributed notes
<CodeExamplesForm />