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

User: fish Date: 2015/12/12 Time: 19:45
Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
$numberResults integer
$startIndex integer

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

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

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

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

public __construct ( $startIndex = null, $numberResults = null )

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

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

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

Gets the namesapce of this class
public getNamespace ( ) : the
Результат 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

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

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

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

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

public int $numberResults
Результат integer

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

public int $startIndex
Результат integer