File Structure
File Structure
The file structure for Form Tools has remained mostly consistent between implementations, but the
contents obviously change. Here's a look at the directory structure.
| Folder |
Description |
| / |
The form Tools root contains pages for logging in, password reminder and
the form processing scripts. |
| /accounts/ |
Client pages for managing their Form Tools account. |
| /admin/ |
Contains all pages for the administrator, including managing forms, clients and program
settings. |
| /admin/account/ |
Pages for managing the administrator's login account. |
| /admin/clients/ |
Pages for creating and managing Form Tools client accounts. |
| /admin/forms/ |
Contains pages for adding and managing forms. |
| /admin/settings/ |
Main administration settings. |
| /files/ |
The default folder for uploading content through form submissions. May be overridden
for each individual form field. |
| /forms/ |
Client pages for viewing, managing and downloading their form submissions. |
| /global/ |
Contains globally available resources such as CSS, nav links, PHP and JS source code. |
| /global/code/ |
PHP source code. |
| /global/jscalendar/ |
Source code of the external JS Calendar
script, which comes bundled with Form Tools since version 1.4.6. |
| /images/ |
Contains all images used in Form Tools. |
| /images/logos/ |
Generic Form Tools logos for use in client accounts. |
| /install/ |
Installation script. After installation, this folder should be removed. |
| /install/files |
SQL code used for generating the Form Tools database and CSS for the installation script.
In version 1.4.6 and earlier, this folder was named global |
| /install/images |
Images used in the installation script. |
Documentation generated on Mon, 03 Mar 2008 22:31:43 -0800 by phpDocumentor 1.3.1