[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/zend/Zend/Gdata/Spreadsheets/ -> CellEntry.php (summary)

Zend Framework LICENSE

Copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
Version: $Id$
File Size: 103 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Zend_Gdata_Spreadsheets_CellEntry:: (5 methods):
  __construct()
  getDOM()
  takeChildFromDOM()
  getCell()
  setCell()


Class: Zend_Gdata_Spreadsheets_CellEntry  - X-Ref

Concrete class for working with Cell entries.

__construct($element = null)   X-Ref
Constructs a new Zend_Gdata_Spreadsheets_CellEntry object.

param: string $uri (optional)
param: DOMElement $element (optional) The DOMElement on which to base this object.

getDOM($doc = null, $majorVersion = 1, $minorVersion = null)   X-Ref
No description

takeChildFromDOM($child)   X-Ref
No description

getCell()   X-Ref
Gets the Cell element of this Cell Entry.

return: Zend_Gdata_Spreadsheets_Extension_Cell

setCell($cell)   X-Ref
Sets the Cell element of this Cell Entry.

param: $cell Zend_Gdata_Spreadsheets_Extension_Cell $cell



Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1