From 29955216d69ca08b69afe1ace71151839049c045 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sat, 7 Feb 2015 21:06:17 +0100 Subject: Added documentation --- docs/namespaces/default.html | 228 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 228 insertions(+) create mode 100644 docs/namespaces/default.html (limited to 'docs/namespaces/default.html') diff --git a/docs/namespaces/default.html b/docs/namespaces/default.html new file mode 100644 index 0000000..36d4e3e --- /dev/null +++ b/docs/namespaces/default.html @@ -0,0 +1,228 @@ + + +
+ + +assignment | +An interface to the assignment table in the database | +
BusinessAdmin | +Provides basic functions like adding elements to the database | +
client | +An interface to the client table in the database | +
constants | +A class for some constants | +
contact | +An interface to the contact table in the database | +
correspondence | +An extension of FPDF to generate personalized correspondence PDFs | +
file | +An interface to the file table in the database | +
offer | +An interface to the offer table in the database | +
response | +Provides a standard to base all responses to be called with AJAX on | +