quailReporter Class Reference
Inherited by
reportArray,
reportCodeHighlight,
reportDemo,
reportStatic, and
reportXml.
List of all members.
Detailed Description
The base classe for a reporter
Definition at line 427 of file quail.php.
Constructor & Destructor Documentation
| quailReporter::__construct |
( |
&$ |
dom, |
|
|
&$ |
css, |
|
|
&$ |
guideline, |
|
|
$ |
path = '' | |
|
) |
| | |
The class constructor
- Parameters:
-
| object | $dom The current DOMDocument object |
| object | $css The current QuailCSS object |
| object | $guideline The current guideline object |
| string | $domain The current translation domain |
| string | $path The current path |
Definition at line 473 of file quail.php.
Member Function Documentation
| quailReporter::setAbsolutePath |
( |
&$ |
element |
) |
|
Sets the absolute path for an element
- Parameters:
-
| object | $element A DOMElement object to turn into an absolute path |
Definition at line 497 of file quail.php.
| quailReporter::setOptions |
( |
$ |
options |
) |
|
Sets options for the reporter
- Parameters:
-
| array | $options an array of options |
Definition at line 487 of file quail.php.
The documentation for this class was generated from the following file:
- /Applications/MAMP/htdocs/quail/trunk/quail/quail.php