Class Zend_Gdata_YouTube_Extension_Position

Description

Data model class to represent a playlist item's position in the list (yt:position)

  • copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /Gdata/YouTube/Extension/Position.php (line 38)

Zend_Gdata_App_Base
   |
   --Zend_Gdata_App_Extension
      |
      --Zend_Gdata_Extension
         |
         --Zend_Gdata_YouTube_Extension_Position
Variable Summary
Method Summary
 Zend_Gdata_YouTube_Extension_Position __construct ([string $value = null])
 int getValue ()
 string __toString ()
Variables
Methods
Constructor __construct (line 49)

Constructs a new Zend_Gdata_YouTube_Extension_Position object.

  • access: public
Zend_Gdata_YouTube_Extension_Position __construct ([string $value = null])
  • string $value: (optional) The 1-based position in the playlist

Redefinition of:
Zend_Gdata_Extension::__construct()
getValue (line 61)

Get the value for the position in the playlist

  • return: The 1-based position in the playlist
  • access: public
int getValue ()
setValue (line 72)

Set the value for the position in the playlist

  • return: The element being modified
  • access: public
Zend_Gdata_Extension_Visibility setValue (int $value)
  • int $value: The 1-based position in the playlist
__toString (line 84)

Magic toString method allows using this directly via echo Works best in PHP >= 4.2.0

  • access: public
string __toString ()

Redefinition of:
Zend_Gdata_App_Base::__toString()
Magic toString method allows using this directly via echo Works best in PHP >= 4.2.0

Inherited Methods

Inherited From Zend_Gdata_Extension

 Zend_Gdata_Extension::__construct()

Inherited From Zend_Gdata_App_Base

 Zend_Gdata_App_Base::__construct()
 Zend_Gdata_App_Base::encode()
 Zend_Gdata_App_Base::flushNamespaceLookupCache()
 Zend_Gdata_App_Base::getDOM()
 Zend_Gdata_App_Base::getExtensionAttributes()
 Zend_Gdata_App_Base::getExtensionElements()
 Zend_Gdata_App_Base::getText()
 Zend_Gdata_App_Base::getXML()
 Zend_Gdata_App_Base::lookupNamespace()
 Zend_Gdata_App_Base::registerAllNamespaces()
 Zend_Gdata_App_Base::registerNamespace()
 Zend_Gdata_App_Base::saveXML()
 Zend_Gdata_App_Base::setExtensionAttributes()
 Zend_Gdata_App_Base::setExtensionElements()
 Zend_Gdata_App_Base::setText()
 Zend_Gdata_App_Base::takeAttributeFromDOM()
 Zend_Gdata_App_Base::takeChildFromDOM()
 Zend_Gdata_App_Base::transferFromDOM()
 Zend_Gdata_App_Base::transferFromXML()
 Zend_Gdata_App_Base::__get()
 Zend_Gdata_App_Base::__isset()
 Zend_Gdata_App_Base::__set()
 Zend_Gdata_App_Base::__toString()
 Zend_Gdata_App_Base::__unset()

Documentation generated on Mon, 21 Jun 2010 15:39:16 -0400 by phpDocumentor 1.4.3