classname: htmlobject_tr


extends: htmlobject_base

 Tr

@package htmlobjects
@author Alexander Kuballa [akuballa@users.sourceforge.net]
@copyright Copyright (c) 2008 - 2012, Alexander Kuballa
@license BSD License (see LICENSE.TXT)
@version 1.0

filename: htmlobject.tr.class.php

Attributes

 

Attributes



Methods

top
function: add
params:
$data = ''
$key = null

 Add additional content
 
 @access public
 @param string | array | htmlobject_td $data
 @param string $key key for elements array
top
function: get_string

 Get html element as string
 
 @access public
 @return string