Document: ezcDocumentPdfOptions
[ ]
[ Conversion ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDocumentPdfOptions
|
Class containing the basic options for the ezcDocumentDocbook class [
source]
Parents
ezcBaseOptions
|
--ezcDocumentOptions
|
--ezcDocumentPdfOptions
Properties
|
ezcDocumentPdfDriver |
read/write
|
$driver
Driver used to generate the actual PDF |
|
ezcDocumentPdfHyphenator |
read/write
|
$hyphenator
Hyphenator to use for word hyphenation |
Inherited Member Variables
From
ezcDocumentOptions:
Method Summary
|
public ezcDocumentPdfOptions |
__construct(
[$options = array()] )
Constructs an object with the specified values. |
Inherited Methods
From
ezcBaseOptions :
Methods
__construct
ezcDocumentPdfOptions __construct(
[
$options = array()] )
Constructs an object with the specified values.
Parameters
| Name |
Type |
Description |
$options |
array(string=>mixed) |
|
Throws
| Class | Description |
ezcBasePropertyNotFoundException |
if $options contains a property not defined |
ezcBaseValueException |
if $options contains a property with a value not allowed |
Redefinition of
Last updated: Mon, 30 Mar 2009