OpenPetra
Free Administration Software for Non-Profits
|
Sets up Delegates that allow arbitrary code to be called in various server-side DLL's, avoiding 'circular dependencies' between DLL's that need to call Methods in other DLL's (which would also reference the DLL that the call would originate from). More...
Static Public Member Functions | |
static void | Init () |
Initialize the static variables. Set up Error Codes and Data Validation Delegates for a Web Request. This setting-up makes use of the fact that this Method is called only once, at the start of each Web Request in TOpenPetraOrgSessionManager.Init() More... | |
Sets up Delegates that allow arbitrary code to be called in various server-side DLL's, avoiding 'circular dependencies' between DLL's that need to call Methods in other DLL's (which would also reference the DLL that the call would originate from).
|
inlinestatic |
Initialize the static variables. Set up Error Codes and Data Validation Delegates for a Web Request. This setting-up makes use of the fact that this Method is called only once, at the start of each Web Request in TOpenPetraOrgSessionManager.Init()