CORE POS - IS4C
The CORE POS front end
|
Public Member Functions | |
print_page () | |
Public Member Functions inherited from BasicPage | |
__construct () | |
head_content () | |
body_content () | |
preprocess () | |
print_page () | |
add_onload_command ($str) | |
hide_input ($bool) | |
input_header ($action="") | |
noinput_header () | |
scale_box () | |
scanner_scale_polling ($include_scans=true) | |
footer () | |
change_page ($url) | |
default_parsewrapper_js ($input="reginput", $form="formlocal") | |
noscan_parsewrapper_js () | |
Additional Inherited Members | |
Protected Attributes inherited from BasicPage | |
$onload_commands | |
$page_url | |
$body_class ='mainBGimage' | |
$mask_input = False | |
This class automatically adds the input header and the footer. Any display script using this class will POST form input to itself as that is the default action inherited from BasicPage.