Property | Type | Description | |
---|---|---|---|
$siteSettingsDao | Site settings DAO |
Method | Description | |
---|---|---|
__construct ( $template = null ) | Constructor. | |
display ( ) | Display the form. | |
execute ( $request ) | Save site settings. | |
getLocaleFieldNames ( ) | ||
initData ( ) | Initialize form data from current settings. | |
readInputData ( ) | Assign form data to user-submitted data. | |
uploadPageHeaderTitleImage ( $locale ) | Uploads custom site logo. | |
uploadSiteStyleSheet ( ) | Uploads custom site stylesheet. |
public __construct ( $template = null ) | ||
$template | string? Optional name of template file to use for form presentation |
public uploadPageHeaderTitleImage ( $locale ) |
public uploadSiteStyleSheet ( ) |