|
CORE POS - IS4C
The CORE POS front end
|
Public Member Functions | |
| header_content () | |
| display_content () | |
Public Attributes | |
| $header_css = '' | |
| $header_css_class = '' | |
| $display_css = '' | |
| $display_css_class = '' | |
Base class for displaying footer
The footer contain five boxes. Stores can select a different module for each box.
| FooterBox::display_content | ( | ) |
| FooterBox::header_content | ( | ) |
| FooterBox::$display_css = '' |
CSS here will be applied (in-line) to the display content. If you define a different width alignment might go haywire.
| FooterBox::$header_css = '' |
CSS here will be applied (in-line) to the header content. If you define a different width alignment might go haywire.
1.8.4