PHP 인터페이스 eZ\Publish\Core\FieldType\Image\AliasCleanerInterface

파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel 0 사용 예제들

공개 메소드들

메소드 설명
removeAliases ( string $originalPath ) Removes all aliases corresponding to original image.

메소드 상세

removeAliases() 공개 메소드

Removes all aliases corresponding to original image.
public removeAliases ( string $originalPath )
$originalPath string Path to original image which aliases have been created from.