| CORE POS - Fannie
    The CORE POS back end | 
 
  
 | Public Member Functions | |
| preprocess () | |
| newBatchInput () | |
| batchListDisplay ($filter='', $mode='', $maxBatchID='') | |
| get_view () | |
| helpContent () | |
| unitTest ($phpunit) | |
|  Public Member Functions inherited from FannieRESTfulPage | |
| readRoutes () | |
| addRoute () | |
| preprocess () | |
| bodyContent () | |
| unitTest ($phpunit) | |
| setForm (COREPOS\common\mvc\ValueContainer $f) | |
|  Public Member Functions inherited from FanniePage | |
| preprocess () | |
| getHeader () | |
| addBootstrap () | |
| addJQuery () | |
| get_header () | |
| getFooter () | |
| get_footer () | |
| loginRedirect () | |
| login_redirect () | |
| checkAuth () | |
| check_auth () | |
| helpContent () | |
| preFlight () | |
| postFlight () | |
| setPermissions ($p) | |
| Public Attributes | |
| $description | |
|  Public Attributes inherited from FanniePage | |
| $themed = true | |
| Protected Member Functions | |
| post_newType_newName_newStart_newEnd_newOwner_handler () | |
| post_id_batchName_batchType_startDate_endDate_owner_handler () | |
| get_mode_filter_max_handler () | |
| post_delete_id_handler () | |
|  Protected Member Functions inherited from FannieRESTfulPage | |
| checkRoute ($route, $try_routes) | |
| bestRoute ($try_routes) | |
| unknownRequestHandler () | |
| unknownRequestView () | |
| getModel ($database_connection, $class, $params, $find=False) | |
| get_model ($database_connection, $class, $params, $find=False) | |
|  Protected Member Functions inherited from FanniePage | |
| lineaJS () | |
| helpModal () | |
| Protected Attributes | |
| $must_authenticate = true | |
| $auth_classes = array('batches','batches_audited') | |
| $title = 'Sales Batches Tool' | |
| $header = '' | |
|  Protected Attributes inherited from FannieRESTfulPage | |
| $__method = '' | |
| $__models = array() | |
| $__routes | |
| $__route_stem = 'unknownRequest' | |
| $form | |
| $routing_trait | |
|  Protected Attributes inherited from FanniePage | |
| $must_authenticate = false | |
| $current_user = false | |
| $auth_classes = array() | |
| $title = 'Page window title' | |
| $header = 'Page displayed header' | |
| $enable_linea = false | |
| BatchListPage::batchListDisplay | ( | $filter = '', | |
| $mode = '', | |||
| $maxBatchID = '' | |||
| ) | 
strtotime() and date() are not reciprocal functions date('Y-m-d', strtotime('0000-00-00')) results in -0001-11-30 instead of the expected 0000-00-00
| BatchListPage::unitTest | ( | $phpunit | ) | 
Create, update, and delete a batch Try each mode with and without an owner filter
| BatchListPage::$description | 
 1.8.6
 1.8.6