phpDocumentor OpenDocumentPHP
content
[ class tree: OpenDocumentPHP ] [ index: OpenDocumentPHP ] [ all elements ]

Class: ContentDocument

Source Location: /content/ContentDocument.php

Class ContentDocument

Class Overview

ContentDocument class.

Located in /content/ContentDocument.php [line 66]

DOMDocument
   |
   --AbstractDocument
      |
      --ContentDocument
Author(s):
  • Norman Markgraf (nmarkgraf(at)user.sourceforge.net)
Information Tags:
Version:  Release: @package_version@
Copyright:  Copyright in 2006, 2007 by The OpenDocumentPHP Team
Link:  http://opendocumentphp.org
Since:  0.5.0 - 08. Feb. 2007
License:  GNU General Public License 2.0.

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From AbstractDocument

AbstractDocument::$root
AbstractDocument::$xpath

Inherited From AbstractDocument

AbstractDocument::__construct()
Constructor method.
AbstractDocument::createDCElement()
Create an DOMElement in the DC namespace with tag $tag.
AbstractDocument::createDefaultStyleElement()
Create an ODPElement as '<style:default-style>'.
AbstractDocument::createGraphicPropertiesElement()
Create an ODPElement as '<style:graphic-properties>'.
AbstractDocument::createManifestElement()
Create an DOMElement in the Manifest namespace with tag $tag.
AbstractDocument::createMetaElement()
Create an DOMElement in the Meta namespace with tag $tag.
AbstractDocument::createOfficeElement()
Create an DOMElement in the Office namespace with tag $tag.
AbstractDocument::createParagraphPropertiesElement()
Create an ODPElement as '<style:paragraph-properties>'.
AbstractDocument::createStyleElement()
Create an DOMElement in the Meta namespace with tag $tag.
AbstractDocument::createStyleStyleElement()
Create an ODPElement as '<style:style>'.
AbstractDocument::createTextPropertiesElement()
Create an ODPElement as '<style:text-properties>'.
AbstractDocument::getElementNS()
Retrieve the value of an element by its namespace and tag.
AbstractDocument::initXpath()
Initialize xpath. You must do this before using xpath.
AbstractDocument::loadHTML()
This function is not needed, so we always return false!
AbstractDocument::loadHTMLFile()
This function is not needed, so we always return false!
AbstractDocument::saveHTML()
This function is not needed, so we always return false!
AbstractDocument::saveHTMLFile()
This function is not needed, so we always return false!
AbstractDocument::saveXML()
Dumps the internal XML tree back into a string.
AbstractDocument::_setRoot()
Set the root Element of this document.

[ Top ]
Method Summary
ContentDocument   __construct()   Constructor method.
AutomaticStyle   getAutomaticStyles()   Retrieve automatic-style class
void   getBody()  
void   getFontFaceDeclarations()  
void   getTable()  
void   loadXML()   Loads a content document into this ContentDocument.
void   setSpreadsheet()  
void   setText()  

[ Top ]
Methods
Constructor __construct  [line 101]

  ContentDocument __construct( )

Constructor method.


Information Tags:
Since:  0.5.0 - 08. Feb. 2007

Redefinition of:
AbstractDocument::__construct()
Constructor method.

[ Top ]
getAutomaticStyles  [line 222]

  AutomaticStyle getAutomaticStyles( )

Retrieve automatic-style class


API Tags:
Return:  The automatic-style class
Access:  public

Information Tags:
Since:  0.5.3 - 02. Aug. 2007

[ Top ]
getBody  [line 160]

  void getBody( )


API Tags:
Access:  public

Information Tags:
Since:  0.5.0 - 08. Feb. 2007

[ Top ]
getFontFaceDeclarations  [line 151]

  void getFontFaceDeclarations( )


API Tags:
Access:  public

Information Tags:
Since:  0.5.0 - 08. Feb. 2007

[ Top ]
getTable  [line 141]

  void getTable( $name  )

Parameters:
   $name: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.0 - 08. Feb. 2007

[ Top ]
loadXML  [line 170]

  void loadXML( $source  )

Loads a content document into this ContentDocument.

Parameters:
   $source: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.2 - 26. Feb. 2007

[ Top ]
setSpreadsheet  [line 123]

  void setSpreadsheet( )


API Tags:
Access:  public

Information Tags:
Since:  0.5.0 - 08. Feb. 2007

[ Top ]
setText  [line 132]

  void setText( )


API Tags:
Access:  public

Information Tags:
Since:  0.5.0 - 08. Feb. 2007

[ Top ]

Documentation generated on Wed, 18 Jun 2008 06:27:49 +0200 by phpDocumentor 1.3.2