CORE POS - Fannie
The CORE POS back end
Public Member Functions | Public Attributes | Protected Attributes | List of all members
InstallIndexPage Class Reference
Inheritance diagram for InstallIndexPage:
COREPOS\Fannie\API\InstallPage FanniePage

Public Member Functions

 css_content ()
 
 body_content ()
 
 create_op_dbs ($con, $op_db_name)
 
 create_trans_dbs ($con, $trans_db_name, $op_db_name)
 
 create_archive_dbs ($con, $archive_db_name, $archive_method)
 
 unitTest ($phpunit)
 
- Public Member Functions inherited from COREPOS\Fannie\API\InstallPage
 getHeader ()
 
 getFooter ()
 
 helpContent ()
 

Public Attributes

 $description
 
- Public Attributes inherited from COREPOS\Fannie\API\InstallPage
 $required = true
 
 $description
 
 $page_set = 'Installation'
 

Protected Attributes

 $title = 'Fannie install checks: Necessities'
 
 $header = 'Fannie install checks: Necessities'
 

Additional Inherited Members

- Protected Member Functions inherited from COREPOS\Fannie\API\InstallPage
 writeCheck ($file)
 

Detailed Description

Class for the System Necessities (Install Home) install and config options

Member Function Documentation

InstallIndexPage::body_content ( )

Detect databases that are supported

InstallIndexPage::css_content ( )

Define any CSS needed

Returns
A CSS string

Member Data Documentation

InstallIndexPage::$description
Initial value:
= "
Class for the System Necessities install and config options page.
Tests for necessary system features.
Creates databases and tables, creates and re-creates views.
Should be run after every upgrade.
"

The documentation for this class was generated from the following file: