Elgg  Version 2.3
Elgg\EntityIconService Member List

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

__construct(Config $config, PluginHooksService $hooks, Request $request, Logger $logger, EntityTable $entities)Elgg\EntityIconService
deleteIcon(ElggEntity $entity, $type= 'icon')Elgg\EntityIconService
getIcon(ElggEntity $entity, $size, $type= 'icon')Elgg\EntityIconService
getIconLastChange(ElggEntity $entity, $size, $type= 'icon')Elgg\EntityIconService
getIconURL(ElggEntity $entity, $params=array())Elgg\EntityIconService
getSizes($entity_type=null, $entity_subtype=null, $type= 'icon')Elgg\EntityIconService
handleServeIconRequest($allow_removing_headers=true)Elgg\EntityIconService
hasIcon(\ElggEntity $entity, $size, $type= 'icon')Elgg\EntityIconService
saveIcon(ElggEntity $entity, ElggFile $file, $type= 'icon', array $coords=array())Elgg\EntityIconService
saveIconFromElggFile(ElggEntity $entity, ElggFile $file, $type= 'icon', array $coords=array())Elgg\EntityIconService
saveIconFromLocalFile(ElggEntity $entity, $filename, $type= 'icon', array $coords=array())Elgg\EntityIconService
saveIconFromUploadedFile(ElggEntity $entity, $input_name, $type= 'icon', array $coords=array())Elgg\EntityIconService