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

Procedural File: quota.php

Source Location: /main/document/quota.php



Page Details:

This script displays info about the course disk use and quota: how large (in megabytes) is the documents area of the course, what is the maximum allowed for this course...



Tags:

author:  Roan Embrechts


Includes:

include("../inc/global.inc.php") [line 45]
This script displays info about the course disk use and quota: how large (in megabytes) is the documents area of the course, what is the maximum allowed for this course...



Tags:

author:  Roan Embrechts
include_once(document.lib.php) [line 55]
include_once(fileUpload.lib.php) [line 54]






display_quota [line 89]

void display_quota( $course_quota, $already_consumed_space)

Here we count 1 kilobyte = 1000 byte, 12 megabyte = 1000 kilobyte.



Parameters

   $course_quota  
   $already_consumed_space  
[ Top ]



Documentation generated on Wed, 05 Sep 2007 06:15:04 +0200 by phpDocumentor 1.4.0