Function __global->actual_delete_theme_image
Definitions
sources/themes3.php
- Delete a theme image.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$id | SHORT_TEXT | required parameter | N/A | N/A | The theme image ID |
$theme | ?ID_TEXT | Null | N/A | N/A | The theme to delete in (null: all themes) |
$lang | ?LANGUAGE_NAME | Null | N/A | N/A | The language to delete in (null: all languages) (blank: all languages) |