Document: ezcDocumentXhtmlOptions
[ ]
[ Conversion ] [ Styles ]
[ ]
[ ]
[ ]
[ ]
Class: ezcDocumentXhtmlOptions
|
Class containing the basic options for the ezcDocumentXhtml class. [
source]
Parents
ezcBaseOptions
|
--ezcDocumentOptions
|
--ezcDocumentXmlOptions
|
--ezcDocumentXhtmlOptions
Properties
|
bool |
read/write
|
$xmlHeader
Add the typical XML header to document |
Inherited Member Variables
From
ezcDocumentOptions:
Method Summary
|
public ezcDocumentXhtmlOptions |
__construct(
[$options = array()] )
Constructs an object with the specified values. |
Inherited Methods
From
ezcDocumentXmlOptions :
From
ezcBaseOptions :
Methods
__construct
ezcDocumentXhtmlOptions __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