Class MimeTypes
MimeTypes
YProvide translation from file extension to mimetype and back.
At present, this class expects the symfony/yaml package.
Namespace: Xoops\Core
Package: MimeTypes
Category: Xoops\Core\MimeTypes
Copyright: 2014 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Richard Griffith richard@geekwright.com
Version: Release: 1.0
Since: 1.0
See: https://github.com/dflydev/dflydev-apache-mime-types
Link: http://xoops.org
Located at oops_lib/Xoops/Core/MimeTypes.php
Package: MimeTypes
Category: Xoops\Core\MimeTypes
Copyright: 2014 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Richard Griffith richard@geekwright.com
Version: Release: 1.0
Since: 1.0
See: https://github.com/dflydev/dflydev-apache-mime-types
Link: http://xoops.org
Located at oops_lib/Xoops/Core/MimeTypes.php
public static
array
|
#
findExtensions( string $type )
findExtensions - given a mimetype, get array of possible file extensions |
public static
string|null
|