Elgg  Version 5.1
Elgg\EntityIconService Member List

This is the complete list of members for Elgg\EntityIconService, including all inherited members.

$mimetypeElgg\EntityIconServiceprotected
$requestElgg\EntityIconServiceprotected
__construct(Config $config, EventsService $events, EntityTable $entities, UploadService $uploads, ImageService $images, MimeTypeService $mimetype, HttpRequest $request)Elgg\EntityIconService
deleteIcon(\ElggEntity $entity, string $type= 'icon', bool $retain_master=false)Elgg\EntityIconService
detectCroppingCoordinates(string $input_name)Elgg\EntityIconServiceprotected
generateIcon(\ElggEntity $entity,\ElggFile $file, $type= 'icon', $coords=[], $icon_size= '')Elgg\EntityIconServiceprotected
getFallbackIconUrl(\ElggEntity $entity, array $params=[])Elgg\EntityIconService
getIcon(\ElggEntity $entity, $size, $type= 'icon', $generate=true)Elgg\EntityIconService
getIconLastChange(\ElggEntity $entity, $size, $type= 'icon')Elgg\EntityIconService
getIconURL(\ElggEntity $entity, string|array $params=[])Elgg\EntityIconService
getSizes(string $entity_type=null, string $entity_subtype=null, $type= 'icon')Elgg\EntityIconService
hasIcon(\ElggEntity $entity, $size, $type= 'icon')Elgg\EntityIconService
hasWebPSupport()Elgg\EntityIconServiceprotected
prepareIcon($filename)Elgg\EntityIconServiceprotected
saveIcon(\ElggEntity $entity,\ElggFile $file, $type= 'icon', array $coords=[])Elgg\EntityIconService
saveIconFromElggFile(\ElggEntity $entity,\ElggFile $file, $type= 'icon', array $coords=[])Elgg\EntityIconService
saveIconFromLocalFile(\ElggEntity $entity, $filename, $type= 'icon', array $coords=[])Elgg\EntityIconService
saveIconFromUploadedFile(\ElggEntity $entity, $input_name, $type= 'icon', array $coords=[])Elgg\EntityIconService