PHP Class eZ\Publish\Core\FieldType\Image\PathGenerator

Datei anzeigen Open project: ezsystems/ezpublish-kernel Class Usage Examples

Public Methods

Method Description
getStoragePathForField ( mixed $fieldId, integer $versionNo, string $languageCode ) : string Generates the storage path for the field identified by parameters.

Method Details

getStoragePathForField() abstract public method

Returns a relative storage path.
abstract public getStoragePathForField ( mixed $fieldId, integer $versionNo, string $languageCode ) : string
$fieldId mixed
$versionNo integer
$languageCode string
return string