Function __global->actual_add_theme_image

Definitions

sources/themes3.php

  • Add a theme image.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$theme ID_TEXT required parameter N/A N/A The theme the theme image is in
$lang LANGUAGE_NAME required parameter N/A N/A The language the theme image is for
$id SHORT_TEXT required parameter N/A N/A The theme image ID
$url URLPATH required parameter N/A N/A The URL to the theme image
$fail_ok boolean False N/A N/A Whether to allow failure without bombing out