CORE POS - Fannie
The CORE POS back end
|
Public Member Functions | |
preprocess () | |
post_u_handler () | |
post_batch_handler () | |
post_batch_view () | |
post_u_view () | |
get_view () | |
Public Member Functions inherited from FannieRESTfulPage | |
readRoutes () | |
preprocess () | |
bodyContent () | |
unitTest ($phpunit) | |
Public Attributes | |
$description | |
$themed = true | |
Protected Member Functions | |
initModule () | |
Protected Member Functions inherited from FannieRESTfulPage | |
unknownRequestHandler () | |
unknownRequestView () | |
getModel ($database_connection, $class, $params, $find=False) | |
get_model ($database_connection, $class, $params, $find=False) | |
Protected Attributes | |
$title = 'Fannie - Signage' | |
$header = 'Signage' | |
$signage_mod | |
$signage_obj | |
Protected Attributes inherited from FannieRESTfulPage | |
$__method = '' | |
$__models = array() | |
$__routes | |
$__route_stem = 'unknownRequest' | |
|
protected |
Detect selected or default layout module
SignFromSearch::post_u_handler | ( | ) |
On item text update, kick out a mini form to re-POST the correct items to this page
Need to prevent page refresh from re-updating items. That causes issues if jumping back and forth between this editor and the normal item editor.
SignFromSearch::$description |