|
Moodle
2.2.1
http://www.collinsharper.com
|
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) | |
Definition at line 30 of file pdflibtestpage.php.
| $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.