JURI::getFragment/1.5
From Joomla! Documentation
< JURI::getFragment(Difference between revisions)
(Layout updates) |
m (→User contributed notes: re-categorisation) |
||
| Line 35: | Line 35: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
| − | <noinclude>[[Category:JURI | + | <noinclude>[[Category:JURI]]</noinclude> |
Latest revision as of 12:52, 9 August 2012
[edit]
JURI::getFragment
[edit] Description
Get the URI archor string everything after the "#".
Description:JURI::getFragment [Edit Descripton]
public function getFragment ()
- Returns string The URI anchor string
- Defined on line 662 of libraries/joomla/environment/uri.php
- Since
[edit] See also
-
JURI::getFragment on api.joomla.org
-
JURI source code on JoomlaCode
-
Class JURI
-
Subpackage Environment
- Other versions of JURI::getFragment
SeeAlso:JURI::getFragment [Edit See Also]
[edit] User contributed notes
<CodeExamplesForm />