Go to the source code of this file.
Initial value:= function() {
}
elgg_invalidate_caches()
Invalidate all the registered caches.
elgg_remove_config(string $name)
Removes a config setting.
elgg_delete_directory(string $directory, bool $leave_base_directory=false)
Delete a directory and all its contents.
elgg_get_data_path()
Get the data directory path for this installation, ending with slash.
Definition at line 15 of file icons.php.
Initial value:{
$site->saveIconFromUploadedFile(
'icon')
Definition at line 10 of file icons.php.