Elgg
Version master
|
This is the complete list of members for Elgg\EntityIcon, including all inherited members.
deleteIcon(string $type= 'icon') | Elgg\EntityIcon | |
getIcon(string $size, string $type= 'icon') | Elgg\EntityIcon | |
getIconLastChange(string $size, string $type= 'icon') | Elgg\EntityIcon | |
getIconURL(array $params) | Elgg\EntityIcon | |
hasIcon(string $size, string $type= 'icon') | Elgg\EntityIcon | |
saveIconFromElggFile(\ElggFile $file, string $type= 'icon', array $coords=[]) | Elgg\EntityIcon | |
saveIconFromLocalFile(string $filename, string $type= 'icon', array $coords=[]) | Elgg\EntityIcon | |
saveIconFromUploadedFile(string $input_name, string $type= 'icon', array $coords=[]) | Elgg\EntityIcon |