|
ZenCart_Documentation
1.5.0
http://www.collinsharper.com
|
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 = '' | |
Definition at line 23 of file table_block.php.
| tableBlock | ( | $ | contents | ) |
Definition at line 32 of file table_block.php.
| $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.