Scroll to navigation

LedgerSMB::RESTXML::Handler(3pm) User Contributed Perl Documentation LedgerSMB::RESTXML::Handler(3pm)
 

NAME

LedgerSMB::RESTXML::Handler - RESTful LSMB API
cgi_handle
CGI_handle is the gateway for the RESTful lsmb API.
NOTES
try_to_load
try_to_load will try to load a RESTXML document handler module. returns undef if it cannot load the given module for any reason. passed the type of RESTXML document to try to load. returns a blessed anonymous hashref if the module *can*, and is successfully loaded.
connect_db
Given a user's config, returns a database connection handle.
2014-06-10 perl v5.18.2