Class Zend_Gdata_Spreadsheets_WorksheetEntry

Description

Concrete class for working with Worksheet entries.

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

Located in /Gdata/Spreadsheets/WorksheetEntry.php (line 45)

Zend_Gdata_App_Base
   |
   --Zend_Gdata_App_FeedEntryParent
      |
      --Zend_Gdata_App_Entry
         |
         --Zend_Gdata_Entry
            |
            --Zend_Gdata_Spreadsheets_WorksheetEntry
Variable Summary
Method Summary
 Zend_Gdata_Spreadsheets_WorksheetEntry __construct ([DOMElement $element = null])
 string getColumnCount ()
 void getDOM ([ $doc = null])
 string getRowCount ()
 void setColumnCount (string $colCount)
 void setRowCount (string $rowCount)
 void takeChildFromDOM ( $child)
Variables
Methods
Constructor __construct (line 57)

Constructs a new Zend_Gdata_Spreadsheets_WorksheetEntry object.

  • access: public
Zend_Gdata_Spreadsheets_WorksheetEntry __construct ([DOMElement $element = null])
  • DOMElement $element: (optional) The DOMElement on which to base this object.

Redefinition of:
Zend_Gdata_Entry::__construct()
getColumnCount (line 111)

Gets the column count for this entry.

  • return: The column count for the entry.
  • access: public
string getColumnCount ()
getDOM (line 65)
  • access: public
void getDOM ([ $doc = null])
  • $doc

Redefinition of:
Zend_Gdata_App_Entry::getDOM()
getRowCount (line 102)

Gets the row count for this entry.

  • return: The row count for the entry.
  • access: public
string getRowCount ()
setColumnCount (line 130)

Sets the column count for this entry.

  • access: public
void setColumnCount (string $colCount)
  • string $colCount: The new column count for the entry.
setRowCount (line 120)

Sets the row count for this entry.

  • access: public
void setRowCount (string $rowCount)
  • string $rowCount: The new row count for the entry.
takeChildFromDOM (line 77)
  • access: protected
void takeChildFromDOM ( $child)
  • $child

Redefinition of:
Zend_Gdata_App_Entry::takeChildFromDOM()

Inherited Methods

Inherited From Zend_Gdata_Entry

 Zend_Gdata_Entry::__construct()

Inherited From Zend_Gdata_App_Entry

 Zend_Gdata_App_Entry::delete()
 Zend_Gdata_App_Entry::getContent()
 Zend_Gdata_App_Entry::getControl()
 Zend_Gdata_App_Entry::getDOM()
 Zend_Gdata_App_Entry::getPublished()
 Zend_Gdata_App_Entry::getSource()
 Zend_Gdata_App_Entry::getSummary()
 Zend_Gdata_App_Entry::save()
 Zend_Gdata_App_Entry::setContent()
 Zend_Gdata_App_Entry::setControl()
 Zend_Gdata_App_Entry::setPublished()
 Zend_Gdata_App_Entry::setSource()
 Zend_Gdata_App_Entry::setSummary()
 Zend_Gdata_App_Entry::takeChildFromDOM()

Inherited From Zend_Gdata_App_FeedEntryParent

 Zend_Gdata_App_FeedEntryParent::__construct()
 Zend_Gdata_App_FeedEntryParent::getAlternateLink()
 Zend_Gdata_App_FeedEntryParent::getAuthor()
 Zend_Gdata_App_FeedEntryParent::getCategory()
 Zend_Gdata_App_FeedEntryParent::getContributor()
 Zend_Gdata_App_FeedEntryParent::getDOM()
 Zend_Gdata_App_FeedEntryParent::getEditLink()
 Zend_Gdata_App_FeedEntryParent::getHttpClient()
 Zend_Gdata_App_FeedEntryParent::getId()
 Zend_Gdata_App_FeedEntryParent::getLicenseLink()
 Zend_Gdata_App_FeedEntryParent::getLink()
 Zend_Gdata_App_FeedEntryParent::getNextLink()
 Zend_Gdata_App_FeedEntryParent::getRights()
 Zend_Gdata_App_FeedEntryParent::getSelfLink()
 Zend_Gdata_App_FeedEntryParent::getTitle()
 Zend_Gdata_App_FeedEntryParent::getUpdated()
 Zend_Gdata_App_FeedEntryParent::setAuthor()
 Zend_Gdata_App_FeedEntryParent::setCategory()
 Zend_Gdata_App_FeedEntryParent::setContributor()
 Zend_Gdata_App_FeedEntryParent::setHttpClient()
 Zend_Gdata_App_FeedEntryParent::setId()
 Zend_Gdata_App_FeedEntryParent::setLink()
 Zend_Gdata_App_FeedEntryParent::setRights()
 Zend_Gdata_App_FeedEntryParent::setTitle()
 Zend_Gdata_App_FeedEntryParent::setUpdated()
 Zend_Gdata_App_FeedEntryParent::takeChildFromDOM()

Inherited From Zend_Gdata_App_Base

 Zend_Gdata_App_Base::__construct()
 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::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 Sun, 27 May 2007 23:28:40 -0700 by phpDocumentor 1.3.2