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

Public Member Functions

 body_content ()
 
 recreate_views ($con)
 
 css_content ()
 
 body_content ()
 
 recreate_views ($con)
 
- 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: Membership Settings'
 
 $header = 'Fannie: Membership Settings'
 

Detailed Description

Class for the Membership install and config options

Member Function Documentation

InstallMembershipPage::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; }
InstallMembershipPage::body_content ( )

Define any javascript needed

Returns
A javascript string function javascript_content(){

}

InstallMembershipPage::css_content ( )

Define any CSS needed

Returns
A CSS string

Member Data Documentation

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

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