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

Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
$field string
$operator tnsPredicateOperator
$values string[]

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

Метод Описание
__construct ( $field = null, $operator = null, $values = 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 ( $field = null, $operator = null, $values = 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

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

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

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

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

public tnsPredicateOperator $operator
Результат tnsPredicateOperator

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

public string[] $values
Результат string[]