CORE POS - Fannie
The CORE POS back end
|
Public Member Functions | |
css_content () | |
body_content () | |
Public Member Functions inherited from COREPOS\Fannie\API\InstallPage | |
getHeader () | |
getFooter () | |
Public Attributes | |
$description | |
$themed = true | |
Public Attributes inherited from COREPOS\Fannie\API\InstallPage | |
$required = true | |
$description | |
$page_set = 'Installation' | |
Protected Attributes | |
$title = 'Fannie: Products Settings' | |
$header = 'Fannie: Products Settings' | |
Class for the Products install and config options
InstallProductsPage::body_content | ( | ) |
Define any javascript needed
Change by Andy 2Jun14 Store modules in a keyed array. Format:
The settings for each module control how it is displayed. The "auto" option will only print or expand a module if it is relevant for that particular item.
InstallProductsPage::css_content | ( | ) |
Define any CSS needed
InstallProductsPage::$description |