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

Class: PEAR_Size_HTML_Table

Source Location: /PEAR_Size-1.0.0RC1/PEAR/Size/Output/html.php

Class Overview

HTML_Table
   |
   --PEAR_Size_HTML_Table

Extended form of HTML_Table


Author(s):

Version:

  • Release: @PACKAGE_VERSION@

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 27]
Extended form of HTML_Table


[ Top ]


Class Variables

$rowcount =  0

[line 29]

  • Access: protected

Type:   mixed


[ Top ]



Method Detail

__construct (Constructor)   [line 36]

PEAR_Size_HTML_Table __construct( )

Constructor

Set class of Table to "pear-size"

  • Access: public

[ Top ]

addRow   [line 49]

void addRow( string $contents)

addRow
  • Access: public

Parameters:

string   $contents   —  data to add to row

[ Top ]

getTable   [line 68]

void getTable( )

return table [in HTML]

return table - an alias for HTML_Table's toHTML method in an effort to have consistently named methods for components that do similar work.

  • Access: public

[ Top ]


Documentation generated on Mon, 11 Mar 2019 16:03:05 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.