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

Class: TableCell

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

Class Overview


TableCell class.


Author(s):

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

Version:

  • $Revision: 132 $

Copyright:

  • Copyright in 2006, 2007 by The OpenDocumentPHP Team

Variables

Constants

Methods



Class Details

[line 37]
TableCell class.



Tags:

author:  Norman Markgraf (nmarkgraf(at)user.sourceforge.net)
version:  $Revision: 132 $
copyright:  Copyright in 2006, 2007 by The OpenDocumentPHP Team
todo:  This class is highly experimental, outdated and should be updated soon.
since:  0.5.0 - 08.02.2007
license:  GNU General Public License 2.0.


[ Top ]


Class Variables

$decimal =

[line 60]



Tags:

var:  Number of decimals of a number.
access:  protected

Type:   integer


[ Top ]

$spannedCols =

[line 55]



Tags:

var:  Number of spanned columns
access:  protected

Type:   integer


[ Top ]

$spannedRows =

[line 50]



Tags:

var:  Numbers of spanned rows
access:  protected

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 61]

TableCell __construct( $domFragment, $x, $y)



Parameters:

   $domFragment  
   $x  
   $y  

[ Top ]

method getCellType [line 107]

void getCellType( )



[ Top ]

method getContent [line 74]

void getContent( )



[ Top ]

method getDocumentFragment [line 116]

void getDocumentFragment( )



[ Top ]

method getSpannedCols [line 104]

integer getSpannedCols( )



Tags:

access:  public


[ Top ]

method getSpannedRows [line 97]

integer getSpannedRows( )



Tags:

access:  public


[ Top ]

method setContent [line 67]

void setContent( $content)



Parameters:

   $content  

[ Top ]

method setDecimal [line 70]

void setDecimal( $decimal)



Parameters:

   $decimal  

[ Top ]

method setFontBold [line 80]

void setFontBold( )



Tags:

todo:  NOT IMPLEMENTED NOW


[ Top ]

method setFontItalic [line 85]

void setFontItalic( )



Tags:

todo:  NOT IMPLEMENTED NOW


[ Top ]

method setTextCenter [line 90]

void setTextCenter( )



Tags:

todo:  NOT IMPLEMENTED NOW


[ Top ]


Class Constants

OFFICE =  'urn:oasis:names:tc:opendocument:xmlns:office:1.0'

[line 40]


[ Top ]

TABLE =  'urn:oasis:names:tc:opendocument:xmlns:table:1.0'

[line 38]


[ Top ]

TEXT =  'urn:oasis:names:tc:opendocument:xmlns:text:1.0'

[line 39]


[ Top ]



Documentation generated on Tue, 12 Jun 2007 10:00:50 +0200 by phpDocumentor 1.3.2