kernel/classes/ezcontentupload.php
\eZContentUpload
Package:
Constants
Properties
Methods


detectLocations(
$classIdentifier, $class, $location, $parentNodes, $parentMainNode
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$classIdentifier | ||
$class | ||
$location | ||
$parentNodes | ||
$parentMainNode |


fetchHTTPFile(
$httpFileIdentifier, $errors, $file, $mimeData
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$httpFileIdentifier | ||
$errors | ||
$file | ||
$mimeData |


findHTTPFileAttribute(
$dataMap, $fileAttribute
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$dataMap | ||
$fileAttribute |


findRegularFileAttribute(
$dataMap, $fileAttribute
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$dataMap | ||
$fileAttribute |


findStringAttribute(
$dataMap, $nameAttribute
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$dataMap | ||
$nameAttribute |


handleLocalFile(
$result, $filePath, $location, $existingNode, $nameString
=
''
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$result | ||
$filePath | ||
$location | ||
$existingNode | ||
$nameString |


handleUpload(
$result, $httpFileIdentifier, $location, $existingNode, $nameString
=
''
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$result | ||
$httpFileIdentifier | ||
$location | ||
$existingNode | ||
$nameString |


processNamePattern(
$variables, $namePattern
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$variables | ||
$namePattern |


publishObject(
$result, $errors, $notices, $object, $publishVersion, $class, $parentNodes, $parentMainNode
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$result | ||
$errors | ||
$notices | ||
$object | ||
$publishVersion | ||
$class | ||
$parentNodes | ||
$parentMainNode |


result(
$actionName, $cleanup
=
true
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$actionName | ||
$cleanup |