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

Procedural File: gradebook_view_result.php

Source Location: /main/gradebook/gradebook_view_result.php



Page Details:



Tags:

filesource:  Source Code for this file


Includes:

include_once('lib/fe/evalform.class.php') [line 31]
include_once(import.lib.php) [line 35]
include_once('lib/fe/dataform.class.php') [line 32]
include_once('lib/be.inc.php') [line 28]
include_once(fileManage.lib.php) [line 33]
include_once(export.lib.inc.php) [line 34]
include_once('lib/fe/displaygradebook.php') [line 30]
include_once('lib/fe/exportgradebook.php') [line 38]
include_once('lib/fe/resulttable.class.php') [line 37]
include_once('lib/scoredisplay.class.php') [line 39]
include_once(api_get_path(LIBRARY_PATH).'ezpdf/class.ezpdf.php') [line 40]
include_once('lib/results_data_generator.class.php') [line 36]
include_once('../inc/global.inc.php') [line 27]
include_once('lib/gradebook_functions.inc.php') [line 29]






character_data [line 113]

void character_data( $parser, $data)

XML-parser: handle character data



Parameters

   $parser  
   $data  
[ Top ]



element_end [line 95]

void element_end( $parser, $data)

XML-parser: handle end of element



Parameters

   $parser  
   $data  
[ Top ]



element_start [line 79]

void element_start( $parser, $data)

XML-parser: handle start of element



Parameters

   $parser  
   $data  
[ Top ]



overwritescore [line 59]

void overwritescore( $resid, $importscore, $eval_max)



Parameters

   $resid  
   $importscore  
   $eval_max  
[ Top ]



parse_xml_data [line 123]

array parse_xml_data( string $file)

Read the XML-file



Tags:

return:  All userinformation read from the file


Parameters

string   $file   Path to the XML-file
[ Top ]



Documentation generated on Thu, 12 Jun 2008 13:35:04 -0500 by phpDocumentor 1.4.1