CORE POS - Fannie
The CORE POS back end
|
Public Member Functions | |
preprocess () | |
get_id_handler () | |
get_id_pdf_handler () | |
css_content () | |
get_id_view () | |
Public Member Functions inherited from FannieRESTfulPage | |
readRoutes () | |
preprocess () | |
bodyContent () | |
unitTest ($phpunit) | |
Public Attributes | |
$page_set = 'Plugin :: Give Us Money' | |
$description = '[Loan Payoff] generates a statement, 1099, and check for paying back a loan.' | |
Protected Attributes | |
$must_authenticate = true | |
$auth_classes = array('GiveUsMoney') | |
Protected Attributes inherited from FannieRESTfulPage | |
$__method = '' | |
$__models = array() | |
$__routes | |
$__route_stem = 'unknownRequest' | |
Additional Inherited Members | |
Protected Member Functions inherited from FannieRESTfulPage | |
unknownRequestHandler () | |
unknownRequestView () | |
getModel ($database_connection, $class, $params, $find=False) | |
get_model ($database_connection, $class, $params, $find=False) | |