Function Module_admin_themes->_get_theme_date
Definitions
adminzone/pages/modules/admin_themes.php
- Find a theme date.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$theme | ID_TEXT | required parameter | N/A | N/A | The theme codename |
Return
- The theme date (null: theme not found)
- Type: ?Tempcode
- Set: N/A
- Range: N/A