JBrowser:: sortMime
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JBrowser::_sortMime[edit]
Description[edit]
public static function _sortMime (
$a
$b
)
Parameter | Type | Default | Description |
---|---|---|---|
$a | |||
$b |
- Returns
- Defined on line 217 of libraries/joomla/environment/browser.php
See also[edit]
- JBrowser::_sortMime source code on BitBucket
- Class JBrowser
- Subpackage Environment
- Other versions of JBrowser::_sortMime
User contributed notes[edit]
Code Examples[edit]