Свойство | Type | Description | |
---|---|---|---|
$assetService | Resource publisher |
Méthode | Description | |
---|---|---|
evaluate ( ) : string | Returns a processed image path | |
getAllowCropping ( ) : boolean | AllowCropping | |
getAllowUpScaling ( ) : boolean | AllowUpScaling | |
getAsset ( ) : Neos\Media\Domain\Model\AssetInterface | Asset | |
getHeight ( ) : integer | Height | |
getMaximumHeight ( ) : integer | MaximumHeight | |
getMaximumWidth ( ) : integer | MaximumWidth | |
getWidth ( ) : integer | Width |
public getAllowCropping ( ) : boolean | ||
Résultat | boolean |
public getAllowUpScaling ( ) : boolean | ||
Résultat | boolean |
public getAsset ( ) : Neos\Media\Domain\Model\AssetInterface | ||
Résultat | Neos\Media\Domain\Model\AssetInterface |
public getMaximumHeight ( ) : integer | ||
Résultat | integer |