Skin
HTML creative rendered to the page background
Constructor Summary
| Public Constructor | ||
| public |
|
|
Member Summary
| Public Members | ||
| public |
adUnit: * |
|
| public |
backgroundEl: * |
|
| public |
contentEl: * |
|
| public |
|
|
| public |
element: * |
|
| public |
elementId: * |
|
| public |
generalCSSEl: * |
|
| public |
height: * |
|
| public |
hidden: *[] |
|
| public |
iframe: * |
|
| public |
|
|
| public |
|
|
| public |
main: * |
|
| public |
|
|
| public |
settings: * |
|
| public |
|
|
| public |
width: * |
|
Method Summary
| Public Methods | ||
| public |
|
|
| public |
renderIframe(): * Places the skin container in the page background and styles the page content |
|
| public |
reset() Returns the page to its original state |
|
| public |
|
|
| public |
validateSettings(settings: *): * Check skin settings if they contain html elements |
|
Public Constructors
public constructor() source
Public Members
public adUnit: * source
public backgroundEl: * source
public contentEl: * source
public contentStyleBackup: * source
public element: * source
public elementId: * source
public generalCSSEl: * source
public height: * source
public hidden: *[] source
public iframe: * source
public main: * source
public settings: * source
public width: * source
Public Methods
public getOffset() source
public renderIframe(): * source
Places the skin container in the page background and styles the page content
Return:
| * |
public updateOffset() source
public validateSettings(settings: *): * source
Check skin settings if they contain html elements
Params:
| Name | Type | Attribute | Description |
| settings | * |
Return:
| * |
