Class Zend_Search_Lucene_Document_Xlsx

Description

Xlsx document.

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

Located in /Search/Lucene/Document/Xlsx.php (line 36)

Zend_Search_Lucene_Document
   |
   --Zend_Search_Lucene_Document_OpenXml
      |
      --Zend_Search_Lucene_Document_Xlsx
Class Constant Summary
 SCHEMA_DRAWINGML = 'http://schemas.openxmlformats.org/drawingml/2006/main'
 SCHEMA_SHAREDSTRINGS = 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/sharedStrings'
 SCHEMA_SLIDENOTESRELATION = 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/notesSlide'
 SCHEMA_SPREADSHEETML = 'http://schemas.openxmlformats.org/spreadsheetml/2006/main'
 SCHEMA_WORKSHEETRELATION = 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/worksheet'
Method Summary
 static Zend_Search_Lucene_Document_Xlsx loadXlsxFile (string $fileName, [boolean $storeContent = false])
Variables
Methods
Class Constants
SCHEMA_DRAWINGML = 'http://schemas.openxmlformats.org/drawingml/2006/main' (line 50)

Xml Schema - DrawingML

SCHEMA_SHAREDSTRINGS = 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/sharedStrings' (line 57)

Xml Schema - Shared Strings

SCHEMA_SLIDENOTESRELATION = 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/notesSlide' (line 71)

Xml Schema - Slide notes relation

SCHEMA_SPREADSHEETML = 'http://schemas.openxmlformats.org/spreadsheetml/2006/main' (line 43)

Xml Schema - SpreadsheetML

SCHEMA_WORKSHEETRELATION = 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/worksheet' (line 64)

Xml Schema - Worksheet relation

Inherited Constants

Inherited from Zend_Search_Lucene_Document_OpenXml

Zend_Search_Lucene_Document_OpenXml::SCHEMA_COREPROPERTIES
Zend_Search_Lucene_Document_OpenXml::SCHEMA_DUBLINCORE
Zend_Search_Lucene_Document_OpenXml::SCHEMA_DUBLINCORETERMS
Zend_Search_Lucene_Document_OpenXml::SCHEMA_OFFICEDOCUMENT
Zend_Search_Lucene_Document_OpenXml::SCHEMA_RELATIONSHIP

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