Document: ezcDocumentDocbookToHtmlXsltConverterOptions
[ ]
[ Conversion ] [ Styles ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDocumentDocbookToHtmlXsltConverterOptions
|
Class containing the basic options for the docbook to HTMl conversion. [
source]
By default the XSLT published by the OASIS [1] is used, with the options documented here: http://docbook.sourceforge.net/release/xsl/current/doc/html/
[1] http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl
Parents
ezcBaseOptions
|
--ezcDocumentConverterOptions
|
--ezcDocumentXsltConverterOptions
|
--ezcDocumentDocbookToHtmlXsltConverterOptions
Inherited Member Variables
From
ezcDocumentConverterOptions:
Method Summary
|
public ezcDocumentDocbookToHtmlXsltConverterOptions |
__construct(
[$options = array()] )
Constructs an object with the specified values. |
Inherited Methods
From
ezcDocumentXsltConverterOptions :
From
ezcBaseOptions :
Methods
__construct
ezcDocumentDocbookToHtmlXsltConverterOptions __construct(
[
$options = array()] )
Constructs an object with the specified values.
Parameters
| Name |
Type |
Description |
$options |
array(string=>mixed) |
|
Throws
| Class | Description |
ezcBaseValueException |
if $options contains a property with a value not allowed |
ezcBasePropertyNotFoundException |
if $options contains a property not defined |
Redefinition of
Last updated: Mon, 21 Dec 2009