API Documentation

Zend/Gdata/App/Extension/Generator.php

Show: inherited
Table of Contents

Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.

Category
Zend  
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  
Package
Zend_Gdata  
Subpackage
App  
Version
$Id: Generator.php 24594 2012-01-05 21:27:01Z matthew $  

\Zend_Gdata_App_Extension_Generator

Package: Zend\Gdata\App

Represents the atom:generator element

Parent(s)
\Zend_Gdata_App_Extension < \Zend_Gdata_App_Base
Category
Zend  
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  

Properties

Propertyprotected  $_rootElement= ''generator''
Default value'generator'Details
Type
Propertyprotected  $_uri= 'null'
Default valuenullDetails
Type
Propertyprotected  $_version= 'null'
Default valuenullDetails
Type

Methods

methodpublic__construct(  $text = null,  $uri = null,  $version = null ) : void

Parameters
Name Type Description
$text
$uri
$version
methodpublicgetDOM(  $doc = null,  $majorVersion = 1,  $minorVersion = null ) : void

Parameters
Name Type Description
$doc
$majorVersion
$minorVersion
methodpublicgetUri( ) : \Zend_Gdata_App_Extension_Uri

Returns
Type Description
\Zend_Gdata_App_Extension_Uri
methodpublicgetVersion( ) : \Zend_Gdata_App_Extension_Version

Returns
Type Description
\Zend_Gdata_App_Extension_Version
methodpublicsetUri( \Zend_Gdata_App_Extension_Uri $value ) : \Zend_Gdata_App_Entry

Parameters
Name Type Description
$value \Zend_Gdata_App_Extension_Uri
Returns
Type Description
\Zend_Gdata_App_Entry Provides a fluent interface
methodpublicsetVersion( \Zend_Gdata_App_Extension_Version $value ) : \Zend_Gdata_App_Entry

Parameters
Name Type Description
$value \Zend_Gdata_App_Extension_Version
Returns
Type Description
\Zend_Gdata_App_Entry Provides a fluent interface
methodprotectedtakeAttributeFromDOM(  $attribute ) : void

Parameters
Name Type Description
$attribute
Documentation was generated by DocBlox 0.15.1.