Path

ez components / documentation / api reference / 2008.1 / document


Document: ezcDocumentConverterOptions

[ Tutorial ] [ Conversion ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Class: ezcDocumentConverterOptions

Class containing the basic options for the ezcDocumentConverter [source]

Parents

ezcBaseOptions
   |
   --ezcDocumentConverterOptions

Descendents

Child Class Description
ezcDocumentEzp3ToEzp4ConverterOptions Class containing the basic options for the ezcDocumentEzp3Xml class

Inherited Member Variables

From ezcBaseOptions:
protected  ezcBaseOptions::$properties

Inherited Methods

From ezcBaseOptions :
public ezcBaseOptions ezcBaseOptions::__construct()
Construct a new options object.
public void ezcBaseOptions::merge()
Merge an array into the actual options object.
public bool ezcBaseOptions::offsetExists()
Returns if an option exists.
public mixed ezcBaseOptions::offsetGet()
Returns an option value.
public void ezcBaseOptions::offsetSet()
Set an option.
public void ezcBaseOptions::offsetUnset()
Unset an option.
Last updated: Wed, 18 Jun 2008