Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/admin/tool/unittest/other/pdflibtestpage.php File Reference

Go to the source code of this file.

Data Structures

class  testable_pdf

Namespaces

namespace  tool

Variables

 $context = get_context_instance(CONTEXT_SYSTEM)
 $getpdf = optional_param('getpdf', 0, PARAM_INT)
 $fontfamily = optional_param('fontfamily', PDF_DEFAULT_FONT, PARAM_ALPHA)

Variable Documentation

$fontfamily = optional_param('fontfamily', PDF_DEFAULT_FONT, PARAM_ALPHA)

Definition at line 34 of file pdflibtestpage.php.

$getpdf = optional_param('getpdf', 0, PARAM_INT)

Definition at line 33 of file pdflibtestpage.php.

 All Data Structures Namespaces Files Functions Variables Enumerations