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

Public Member Functions

 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: Authentication Settings'
 
 $header = 'Fannie: Authentication Settings'
 

Detailed Description

Class for the Authentication install and config options

Member Function Documentation

InstallAuthenticationPage::body_content ( )
  Define any CSS needed
Returns
A CSS string function css_content(){ $css =""; return $css; css_content() } Define any javascript needed
A javascript string function javascript_content(){ $js =""; return $js;

}

Member Data Documentation

InstallAuthenticationPage::$description
Initial value:
= "
Class for the Authentication install and config options page.
"

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