dokeos-upload
[ class tree: dokeos-upload ] [ index: dokeos-upload ] [ all elements ]

Procedural File: index.php

Source Location: /main/upload/index.php



Page Details:

Main script for the documents tool

This script allows the user to manage files and directories on a remote http server.

The user can : - upload a file

The script respects the strategical split between process and display, so the first part is only processing code (init, process, display preparation) and the second part is only display (HTML)




Includes:

include("../inc/global.inc.php") [line 49]
INIT SECTION

require('form.scorm.php') [line 142]
Now call the corresponding display script, the current script acting like a controller.

require('form.document.php') [line 149]
require_once(document.lib.php) [line 86]
require_once(events.lib.inc.php) [line 85]
require_once(fileUpload.lib.php) [line 84]






Documentation generated on Wed, 05 Sep 2007 06:14:49 +0200 by phpDocumentor 1.4.0