Class Zend_Search_Lucene_Document_Pptx

Description

Pptx document.

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

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

Zend_Search_Lucene_Document
   |
   --Zend_Search_Lucene_Document_OpenXml
      |
      --Zend_Search_Lucene_Document_Pptx
Class Constant Summary
 SCHEMA_DRAWINGML = 'http://schemas.openxmlformats.org/drawingml/2006/main'
 SCHEMA_PRESENTATIONML = 'http://schemas.openxmlformats.org/presentationml/2006/main'
 SCHEMA_SLIDENOTESRELATION = 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/notesSlide'
 SCHEMA_SLIDERELATION = 'http://schemas.openxmlformats.org/officeDocument/2006/relationships/slide'
Method Summary
 static Zend_Search_Lucene_Document_Pptx loadPptxFile (string $fileName, [boolean $storeContent = false])
Variables
Methods
Class Constants
SCHEMA_DRAWINGML = 'http://schemas.openxmlformats.org/drawingml/2006/main' (line 50)

Xml Schema - DrawingML

SCHEMA_PRESENTATIONML = 'http://schemas.openxmlformats.org/presentationml/2006/main' (line 43)

Xml Schema - PresentationML

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

Xml Schema - Slide notes relation

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

Xml Schema - Slide 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:39:29 -0400 by phpDocumentor 1.4.3