|
eZ Publish
[trunk]
|
eZPDF provides template operators for dealing with pdf generation More...
Public Member Functions | |
| createPDF ($paper= 'a4', $orientation= 'portrait') | |
| eZPDF ($name="pdf") | |
| modify ($tpl, $operatorName, $operatorParameters, $rootNamespace, $currentNamespace, &$operatorValue, $namedParameters, $placement) | |
| namedParameterList () | |
| operatorList () | |
Public Attributes | |
| $Config | |
| $Operators | |
| The array of operators, used for registering operators. | |
eZPDF provides template operators for dealing with pdf generation
| eZPDF::createPDF | ( | $ | paper = 'a4', |
| $ | orientation = 'portrait' |
||
| ) |
| eZPDF::eZPDF | ( | $ | name = "pdf" | ) |
| eZPDF::modify | ( | $ | tpl, |
| $ | operatorName, | ||
| $ | operatorParameters, | ||
| $ | rootNamespace, | ||
| $ | currentNamespace, | ||
| &$ | operatorValue, | ||
| $ | namedParameters, | ||
| $ | placement | ||
| ) |
| eZPDF::$Operators |