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)




Tags:

filesource:  Source Code for this file


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 Thu, 12 Jun 2008 13:50:11 -0500 by phpDocumentor 1.4.1