Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/pdflib.php File Reference

Go to the source code of this file.

Data Structures

class  pdf

Namespaces

namespace  moodlecore

Enumerations

enum  PDF_CUSTOM_FONT_PATH
enum  PDF_DEFAULT_FONT
enum  K_TCPDF_EXTERNAL_CONFIG
enum  K_PATH_MAIN
enum  K_PATH_URL
enum  K_PATH_FONTS
enum  K_PATH_CACHE
enum  K_PATH_IMAGES
enum  K_BLANK_IMAGE
enum  K_CELL_HEIGHT_RATIO
enum  K_SMALL_RATIO

Enumeration Type Documentation

blank image

Definition at line 76 of file pdflib.php.

height of cell repect font height

Definition at line 79 of file pdflib.php.

cache directory for temporary files (full path)

Definition at line 70 of file pdflib.php.

path for PDF fonts

Definition at line 67 of file pdflib.php.

images directory

Definition at line 73 of file pdflib.php.

tcpdf installation path

Definition at line 61 of file pdflib.php.

enum K_PATH_URL

URL path to tcpdf installation folder

Definition at line 64 of file pdflib.php.

reduction factor for small font

Definition at line 82 of file pdflib.php.

tell tcpdf it is configured here instead of in its own config file

Definition at line 56 of file pdflib.php.

defines the site-specific location of fonts

Definition at line 50 of file pdflib.php.

default font to be used if there are more of them available

Definition at line 53 of file pdflib.php.

 All Data Structures Namespaces Files Functions Variables Enumerations