static mixed getItemtypeForFile(
[
$filename = null], [
$mimetype = null]
)
|
|
Tries to find the Itemtype for the given Filename and/or Mimetype.
You can leave one of the parameter empty (pass null).
Parameters:
API Tags:
| Return: | the ItemtypeID or null |
static void getMimetypeForFile(
$filename
)
|
|
Parameters:
static void getMimetypeInformation(
)
|
|