CORE POS - IS4C
The CORE POS front end
|
Public Member Functions | |
PaycardProcessPage () | |
paycard_jscript_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 () | |
Public Attributes | |
$onload_commands | |
$action | |
Additional Inherited Members | |
Protected Attributes inherited from BasicPage | |
$onload_commands | |
$page_url | |
$body_class ='mainBGimage' | |
$mask_input = False | |
This class automatically includes the header and footer and also defines some useful javascript functions
Normally the submit process looks like this:
PaycardProcessPage::paycard_jscript_functions | ( | ) |
Include some paycard submission javascript functions. Automatically called during page print.
PaycardProcessPage::$action |
The input form action. See BasicPage::input_header() for format information