API17:JURI::getFragment
From Joomla! Documentation
(Difference between revisions)
(Updated to r1448:247ba8d88526) |
m (→User contributed notes: re-categorisation) |
||
| Line 34: | Line 34: | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
| − | <noinclude>[[Category:JURI | + | <noinclude>[[Category:JURI]]</noinclude> |
Revision as of 12:52, 9 August 2012
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JURI::getFragment
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 637 of libraries/joomla/environment/uri.php
- Since
See also
-
JURI::getFragment source code on BitBucket
-
Class JURI
-
Subpackage Environment
- Other versions of JURI::getFragment
SeeAlso:JURI::getFragment [Edit See Also]
User contributed notes
<CodeExamplesForm />
