eZPDF provides template operators for dealing with pdf generation
More...
List of all members.
Detailed Description
eZPDF provides template operators for dealing with pdf generation
Definition at line 42 of file ezpdf.php.
Member Function Documentation
| eZPDF::createPDF |
( |
$ |
paper = 'a4', |
|
|
$ |
orientation = 'portrait' |
|
) |
| |
| eZPDF::eZPDF |
( |
$ |
name = "pdf" | ) |
|
Initializes the object with the name $name, default is "attribute".
Definition at line 48 of file ezpdf.php.
| eZPDF::modify |
( |
$ |
tpl, |
|
|
$ |
operatorName, |
|
|
$ |
operatorParameters, |
|
|
$ |
rootNamespace, |
|
|
$ |
currentNamespace, |
|
|
&$ |
operatorValue, |
|
|
$ |
namedParameters |
|
) |
| |
Display the variable.
Definition at line 75 of file ezpdf.php.
| eZPDF::namedParameterList |
( |
| ) |
|
Returns the template operators.
Definition at line 57 of file ezpdf.php.
Member Data Documentation
The array of operators, used for registering operators.
Definition at line 1096 of file ezpdf.php.
The documentation for this class was generated from the following file: