PHP Класс AdUnitSize, googleads-php-lib

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$companions AdUnitSize[]
$environmentType tnsEnvironmentType
$fullDisplayString string
$size Size

Открытые методы

Метод Описание
__construct ( $size = null, $environmentType = null, $companions = null, $fullDisplayString = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

Описание методов

__construct() публичный Метод

public __construct ( $size = null, $environmentType = null, $companions = null, $fullDisplayString = null )

getNamespace() публичный Метод

Gets the namesapce of this class
public getNamespace ( ) : string
Результат string the namespace of this class

getXsiTypeName() публичный Метод

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Результат string the xsi:type name of this class

Описание свойств

$companions публичное свойство

public AdUnitSize[] $companions
Результат AdUnitSize[]

$environmentType публичное свойство

public tnsEnvironmentType $environmentType
Результат tnsEnvironmentType

$fullDisplayString публичное свойство

public string $fullDisplayString
Результат string

$size публичное свойство

public Size $size
Результат Size