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

Procedural File: exportgradebook.php

Source Location: /main/gradebook/lib/fe/exportgradebook.php



Page Details:



Tags:

filesource:  Source Code for this file








export_pdf [line 89]

void export_pdf( resource $pdf, array $newarray, array $header_names, string $format)

Exports the data as a table on a PDF page



Parameters

resource   $pdf   The PDF object (ezpdf class) used to generate the file
array   $newarray   The data array
array   $header_names   Table headers
string   $format   Format (portrait or landscape)
[ Top ]



print_table [line 9]

void print_table( array $data_array, array $header_names, string $view, string $coursename)

Prints an HTML page with a table containing the gradebook data



Parameters

array   $data_array   Array containing the data to be printed in the table
array   $header_names   Table headers
string   $view   View to print as a title for the table
string   $coursename   Course name to print as title for the table
[ Top ]



Documentation generated on Thu, 12 Jun 2008 13:27:47 -0500 by phpDocumentor 1.4.1