Zend_Gdata_Media_Extension_MediaGroupThis class represents the media:group element of Media RSS.
It allows the grouping of media:content elements that are different representations of the same content. When it exists, it is a child of an Entry (Atom) or Item (RSS).
Located in /Gdata/Media/Extension/MediaGroup.php (line 112)
Zend_Gdata_App_Base | --Zend_Gdata_App_Extension | --Zend_Gdata_Extension | --Zend_Gdata_Media_Extension_MediaGroup
| Class | Description | 
|---|---|
						 
						Zend_Gdata_YouTube_Extension_MediaGroup
					 | 
					This class represents the media:group element of Media RSS. | 
		
			array
			$_category
			 = array()			(line 126)
		
	
		
			array
			$_content
			 = array()			(line 121)
		
	
		
			Zend_Gdata_Media_Extension_MediaCopyright
			$_copyright
			 =  null			(line 131)
		
	
		
			array
			$_credit
			 = array()			(line 136)
		
	
		
			Zend_Gdata_Media_Extension_MediaDescription
			$_description
			 =  null			(line 141)
		
	
		
			array
			$_hash
			 = array()			(line 146)
		
	
		
			Zend_Gdata_Media_Extension_MediaKeywords
			$_keywords
			 =  null			(line 151)
		
	
		
			array
			$_mediaText
			 = array()			(line 171)
		
	
		
			array
			$_player
			 = array()			(line 156)
		
	
		
			array
			$_rating
			 = array()			(line 161)
		
	
		
			array
			$_restriction
			 = array()			(line 166)
		
	
		
			mixed
			$_rootElement
			 =  'group'			(line 115)
		
	
		
			mixed
			$_rootNamespace
			 =  'media'			(line 116)
		
	
		
			array
			$_thumbnail
			 = array()			(line 176)
		
	
		
			string
			$_title
			 =  null			(line 181)
		
	Inherited from Zend_Gdata_App_Base
Zend_Gdata_App_Base::$_extensionAttributes
Zend_Gdata_App_Base::$_extensionElements
Zend_Gdata_App_Base::$_namespaceLookupCache
Zend_Gdata_App_Base::$_namespaces
Zend_Gdata_App_Base::$_rootNamespaceURI
Zend_Gdata_App_Base::$_text
		Constructor __construct (line 186)
	Creates an individual MediaGroup object.
		getCategory (line 353)
	
		getContent (line 335)
	
		getCopyright (line 371)
	
		getCredit (line 389)
	
		getDescription (line 425)
	
		getDOM (line 202)
	Retrieves a DOMElement which corresponds to this element and all child properties. This is used to build an entry back into a DOM and eventually XML text for sending to the server upon updates, or for application storage/persistence.
		getHash (line 443)
	
		getKeywords (line 461)
	
		getMediaText (line 551)
	
		getPlayer (line 479)
	
		getRating (line 497)
	
		getRestriction (line 515)
	
		getThumbnail (line 533)
	
		getTitle (line 407)
	
		setCategory (line 362)
	
		setContent (line 344)
	
		setCopyright (line 380)
	
		setDescription (line 434)
	
		setKeywords (line 470)
	
		setMediaText (line 560)
	
		setRestriction (line 524)
	
		setThumbnail (line 542)
	
		setTitle (line 416)
	
		takeChildFromDOM (line 257)
	Creates individual Entry objects of the appropriate type and stores them in the $_entry array based upon DOM data.
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:33:17 -0400 by phpDocumentor 1.4.3