Function __global->load_themewizard_params_from_theme
Definitions
sources/themewizard.php
- Given a source theme name, configure the Theme Wizard for theme generation from it.
- 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 name |
$guess_images_if_needed | boolean | False | N/A | N/A | Whether we suspect the theme might not be well defined |