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

Class: TableFragment

Source Location: /content/body/table/TableFragment.php

Class TableFragment

Class Overview

TableFragment class.

Located in /content/body/table/TableFragment.php [line 63]

DOMElement
   |
   --ODPElement
      |
      --TableFragment
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 ODPElement

ODPElement::__construct()
Constructor.
ODPElement::appendChild()
Set attribute with namespace.
ODPElement::getAttributeNS()
Retrieve an attribute with namespace, tag and value.
ODPElement::getChildNS()
Retrieve a child by its namespace and tag from the current node.
ODPElement::getDrawAttribute()
Retrieve a draw attribute of the current element.
ODPElement::getElement()
Return this element as uncovered DOMElement.
ODPElement::getElementByTagNameNS()
Retrieve (first) element by given tagname and namespace.
ODPElement::getElementsByTagNameNS()
Retrieve elements by given tagname and namespace.
ODPElement::getStyleAttribute()
Retrieve a style attribute of the current element.
ODPElement::hasAttributeNS()
Check if this element has an attribute with given namespace and tagname.
ODPElement::hasChildNS()
Check if the current element has a child $tag with $namespace.
ODPElement::putAttributeNS()
Put an attribute with namespace, tag and value.
ODPElement::putDrawAttribute()
Put (set with remove old) a draw attribute to the current ODPElement.
ODPElement::putFOAttribute()
Put (set with remove old) a FO attribute to the current ODPElement.
ODPElement::putStyleAttribute()
Put (set with remove old) a sytle attribute to the current ODPElement.
ODPElement::removeAttributeNS()
Set attribute with namespace.
ODPElement::setAttributeNS()
Set attribute with namespace.
ODPElement::setManifestAttribute()
Set a Manifest attribute to the current ODPElement.

[ Top ]
Method Summary
TableFragment   __construct()   Constructor method.
void   getCell()  
void   getDocumentFragment()  
void   getName()  
void   getProtectionPassword()  
void   getStyleName()  
void   getTableName()  
void   isProtected()  
TableCell   setCellContent()  
void   setName()  
void   setProtection()  
void   setStyleName()  
void   setTableName()  

[ Top ]
Methods
Constructor __construct  [line 100]

  TableFragment __construct( [ $elem = null]  )

Constructor method.

Parameters:
   $elem: 

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

Redefinition of:
ODPElement::__construct()
Constructor.

[ Top ]
getCell  [line 220]

  void getCell( $col, $row  )

Parameters:
   $col: 
   $row: 

API Tags:
Access:  public

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

[ Top ]
getDocumentFragment  [line 283]

  void getDocumentFragment( )


API Tags:
Access:  public

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

[ Top ]
getName  [line 142]

  void getName( $name  )

Parameters:
   $name: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.3 - 23. Jul. 2007

[ Top ]
getProtectionPassword  [line 183]

  void getProtectionPassword( )


API Tags:
Access:  public

Information Tags:
Since:  0.5.3 - 23. Jul. 2007

[ Top ]
getStyleName  [line 160]

  void getStyleName( $name  )

Parameters:
   $name: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.3 - 23. Jul. 2007

[ Top ]
getTableName  [line 124]

  void getTableName( $name  )

Parameters:
   $name: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.3 - 23. Jul. 2007

[ Top ]
isProtected  [line 169]

  void isProtected( )


API Tags:
Access:  public

Information Tags:
Since:  0.5.3 - 23. Jul. 2007

[ Top ]
setCellContent  [line 237]

  TableCell setCellContent( $content, $col, $row  )

Parameters:
   $content: 
   $col: 
   $row: 

API Tags:
Access:  public

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

[ Top ]
setName  [line 133]

  void setName( $name  )

Parameters:
   $name: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.3 - 23. Jul. 2007

[ Top ]
setProtection  [line 199]

  void setProtection( bool $status, [string $password = null]  )

Parameters:
bool   $status: 
string   $password: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.3 - 23. Jul. 2007

[ Top ]
setStyleName  [line 151]

  void setStyleName( $name  )

Parameters:
   $name: 

API Tags:
Access:  public

Information Tags:
Since:  0.5.3 - 23. Jul. 2007

[ Top ]
setTableName  [line 115]

  void setTableName( $name  )

Parameters:
   $name: 

API Tags:
Access:  public

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

[ Top ]

Documentation generated on Wed, 18 Jun 2008 06:33:10 +0200 by phpDocumentor 1.3.2