ZenCart_Documentation  1.5.0
http://www.collinsharper.com
tableBlock Class Reference
Inheritance diagram for tableBlock:
box messageStack

Public Member Functions

 tableBlock ($contents)

Data Fields

 $table_border = '0'
 $table_width = '100%'
 $table_cellspacing = '0'
 $table_cellpadding = '2'
 $table_parameters = ''
 $table_row_parameters = ''
 $table_data_parameters = ''

Detailed Description

Definition at line 23 of file table_block.php.


Member Function Documentation

tableBlock ( contents)

Definition at line 32 of file table_block.php.


Field Documentation

$table_border = '0'

Definition at line 24 of file table_block.php.

$table_cellpadding = '2'

Definition at line 27 of file table_block.php.

$table_cellspacing = '0'

Definition at line 26 of file table_block.php.

$table_data_parameters = ''

Definition at line 30 of file table_block.php.

$table_parameters = ''

Definition at line 28 of file table_block.php.

$table_row_parameters = ''

Definition at line 29 of file table_block.php.

$table_width = '100%'

Definition at line 25 of file table_block.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations