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

Class: BodyFragment

Source Location: /content/body/BodyFragment.php

Class Overview

Fragment
   |
   --BodyFragment

BodyFragment class.


Author(s):

  • Norman Markgraf (nmarkgraf(at)user.sourceforge.net)

Version:

  • $Revision: 183 $

Copyright:

  • Copyright in 2006, 2007 by The OpenDocumentPHP Team

Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: Fragment

Fragment::__construct()
Constructor method.
Fragment::appendChild()
Set attribute with namespace.
Fragment::createDCElement()
Create an DOMElement in the DC namespace with tag $tag.
Fragment::createMetaElement()
Create an DOMElement in the Meta namespace with tag $tag.
Fragment::createOfficeElement()
Create an DOMElement in the Office namespace with tag $tag.
Fragment::createStyleElement()
Create an DOMElement in the Meta namespace with tag $tag.
Fragment::getChild()
Retrieve a child by its namespace and tag from the current node.
Fragment::getDocumentFragment()
Returns the root DOMElement of this DOM fragment.
Fragment::getTag()
Fragment::hasChild()
Check if the current element has a child $tag with $namespace.
Fragment::initXpath()
Initialize xpath. You must do this before using xpath.
Fragment::setTag()
Set (which means append or replace an existing node) a new node.

Class Details

[line 41]
BodyFragment class.



Tags:

author:  Norman Markgraf (nmarkgraf(at)user.sourceforge.net)
version:  $Revision: 183 $
copyright:  Copyright in 2006, 2007 by The OpenDocumentPHP Team
since:  0.5.0 - 08.02.2007
license:  GNU General Public License 2.0.


[ Top ]


Class Methods


constructor __construct [line 59]

BodyFragment __construct( $domFragment)

Constructor method.



Tags:

since:  0.5.0 - 08.02.2007


Overrides Fragment::__construct() (Constructor method.)

Parameters:

   $domFragment  

[ Top ]

method getDocumentFragment [line 99]

void getDocumentFragment( )



Tags:

since:  0.5.0 - 08.02.2007
access:  public


Overrides Fragment::getDocumentFragment() (Returns the root DOMElement of this DOM fragment.)

[ Top ]

method getNewTableFragment [line 88]

void getNewTableFragment( $name)



Tags:

since:  0.5.0 - 08.02.2007
access:  public


Parameters:

   $name  

[ Top ]

method getTextFragment [line 124]

void getTextFragment( )



[ Top ]

method nextHeading [line 120]

void nextHeading( [ $outlineLevel = '1'])



Tags:

deprecated:  0.5.2 - 26.02.2007
since:  0.5.0 - 08.02.2007
access:  public


Parameters:

   $outlineLevel  

[ Top ]

method nextParagraph [line 111]

void nextParagraph( )



Tags:

deprecated:  0.5.2 - 26.02.2007
since:  0.5.0 - 08.02.2007
access:  public


[ Top ]

method setSpreadsheet [line 69]

void setSpreadsheet( )



Tags:

since:  0.5.0 - 08.02.2007
access:  public


[ Top ]

method setText [line 79]

void setText( )



Tags:

since:  0.5.0 - 08.02.2007
access:  public


[ Top ]


Documentation generated on Tue, 12 Jun 2007 09:59:29 +0200 by phpDocumentor 1.3.2