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

Public Member Functions

 preprocess ()
 
 ajax_response ($action)
 
 body_content ()
 

Public Attributes

 $themed = True
 

Protected Attributes

 $title = "Fannie : Configure Coop Cred"
 
 $header = "Configure Coop Cred"
 
 $auth_classes = array('overshorts')
 

Member Function Documentation

CoopCredConfigEditor::ajax_response (   $action)

Define any CSS needed

Returns
A CSS string public function css_content() { $css = ""; return $css; }
CoopCredConfigEditor::body_content ( )

Override FanniePage::errorContent(). Body of a page to display instead of body_content $this->error_text is also used for smaller HTML-formatted messages. public function errorContent() { return $this->error_text; } Define the main displayed content

Returns
An HTML string For this script the page consists of two horizontal sections. above, a fixed select of Programs below, an area that is populated by JS with the editing form and possibly other art.

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