Property | Type | Description | |
---|---|---|---|
$adSenseEnabled | boolean | ||
$adType | tnsAdSenseSettingsAdType | ||
$afcFormats | Size_StringMapEntry[] | ||
$backgroundColor | string | ||
$borderColor | string | ||
$borderStyle | tnsAdSenseSettingsBorderStyle | ||
$fontFamily | tnsAdSenseSettingsFontFamily | ||
$fontSize | tnsAdSenseSettingsFontSize | ||
$textColor | string | ||
$titleColor | string | ||
$urlColor | string |
Method | Description | |
---|---|---|
__construct ( $adSenseEnabled = null, $borderColor = null, $titleColor = null, $backgroundColor = null, $textColor = null, $urlColor = null, $adType = null, $borderStyle = null, $fontFamily = null, $fontSize = null ) | ||
__construct ( $adSenseEnabled = null, $borderColor = null, $titleColor = null, $backgroundColor = null, $textColor = null, $urlColor = null, $adType = null, $borderStyle = null, $fontFamily = null, $fontSize = null, $afcFormats = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $adSenseEnabled = null, $borderColor = null, $titleColor = null, $backgroundColor = null, $textColor = null, $urlColor = null, $adType = null, $borderStyle = null, $fontFamily = null, $fontSize = null ) |
public __construct ( $adSenseEnabled = null, $borderColor = null, $titleColor = null, $backgroundColor = null, $textColor = null, $urlColor = null, $adType = null, $borderStyle = null, $fontFamily = null, $fontSize = null, $afcFormats = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public Size_StringMapEntry[] $afcFormats | ||
return | Size_StringMapEntry[] |
public tnsAdSenseSettingsBorderStyle $borderStyle | ||
return | tnsAdSenseSettingsBorderStyle |
public tnsAdSenseSettingsFontFamily $fontFamily | ||
return | tnsAdSenseSettingsFontFamily |
public tnsAdSenseSettingsFontSize $fontSize | ||
return | tnsAdSenseSettingsFontSize |