|
| 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 () |
|
|
| $discoverable = false |
|
| $description |
|
| $themed = true |
|
|
| $window_dressing = false |
|
| $must_authenticate = true |
|
| $auth_classes = array('batches','batches_audited') |
|
| $title = 'Sales Batches Tool' |
|
| $header = 'Sales Batches Tool' |
|
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 |
( |
) | |
|
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:
- fannie/batches/newbatch/BatchManagementTool.php