Summary
- File
- Package hierarchy Builder\Table
- Class hierarchy \AbstractHTMLElement \HTMLTableRowCell
This class allows you to manage easily html tables.
This class allows you to manage easily html tables.
has_css_style()
None found |
get_css_style()
None found |
set_css_style( $style)
$style |
None found |
add_css_style( $style)
$style |
None found |
has_css_class()
None found |
get_css_class()
None found |
set_css_class( $class)
$class |
None found |
add_css_class( $class)
$class |
None found |
has_id()
None found |
get_id()
None found |
set_id( $id)
$id |
None found |
display() : string
Return the element
None found |
__construct( $value, $css_class = '', $id = '')
$value | ||
$css_class | ||
$id |
None found |
get_value()
None found |
is_multi_column()
None found |
get_colspan()
None found |
set_colspan( $colspan)
$colspan |
None found |
$css_class :
None found |
$css_style :
None found |
$id :
None found |
$value :
None found |
$colspan :
None found |