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

Provides custom find types for the various calls on the web service, mapping familiar CakePHP methods and parameters to the http request params for issuing to the web service.
Автор: Neil Crookes ([email protected])
Наследование: extends GdataAppModel
Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
$videoId string
$videoName string

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

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

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

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

public __construct ( $videoId = null, $videoName = null, $id = null, $type = null, $CriterionType = 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

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

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

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

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

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