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

Public Member Functions

 preprocess ()
 
 ajax_response ($action)
 
 newBatchInput ()
 
 addItemUPCInput ($newtags=false)
 
 addItemLCInput ($newtags=false)
 
 addItemPriceInput ($upc, $newtags=false)
 
 addItemPriceLCInput ($lc)
 
 newTagInput ($upc, $price, $id)
 
 batchListDisplay ($filter='', $mode='all', $maxBatchID='')
 
 showBatchDisplay ($id, $order='natural')
 
 showPairedBatchDisplay ($id, $name)
 
 body_content ()
 

Public Attributes

 $discoverable = false
 
 $description
 
 $themed = true
 

Protected Attributes

 $window_dressing = false
 
 $must_authenticate = true
 
 $auth_classes = array('batches','batches_audited')
 
 $title = 'Sales Batches Tool'
 
 $header = 'Sales Batches Tool'
 

Member Function Documentation

BatchManagementTool::ajax_response (   $action)

ajax responses $out is the output sent back by convention, the request name ($_GET['action']) is prepended to all output so the javascript receiver can handle responses differently as needed. a backtick separates request name from data

BatchManagementTool::preprocess ( )

Bounce users to new page

Member Data Documentation

BatchManagementTool::$description
Initial value:
= '[Sales Batches] is the primary tool for creating, editing, and managing
sale and price change batches.'

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