Class LoggerConfigXmlParser

(line 34)
XML_Parser
   |
   --LoggerConfigXmlParser

Located in File: Program_Root/LoggerConfigXmlParser.php


Parse xml logger configuration and creates the LoggerHierarchy

Class Variable Summary
$parentAttribs
Default Value: ->array()<-
$parentTags
Default Value: ->array()<-

Inherited Class Variable Summary

Method Summary
void constructor LoggerConfigXmlParser ( [$filename = null] )
void xmltag_appender ( $xp, $elem, $attribs )
void xmltag_appender_ ( $xp, $elem )
void xmltag_appender_ref ( $xp, $elem, $attribs )
void xmltag_configuration ( $xp, $elem, $attribs )
void xmltag_configuration_ ( $xp, $elem )
void xmltag_layout ( $xp, $elem, $attribs )
void xmltag_layout_ ( $xp, $elem )
void xmltag_logger ( $xp, $elem, $attribs )
void xmltag_param ( $xp, $elem, $attribs )
void xmltag_priority ( $xp, $elem, $attribs )
void xmltag_root ( $xp, $elem, $attribs )
void xmltag_root_ ( $xp, $elem )
Inherited Method Summary

Method Detail

Constructor LoggerConfigXmlParser

(line 50)

void LoggerConfigXmlParser( [string $filename = null])


Function Parameters:
- string $filename: config filename
Function Info:

[ Top ]


xmltag_appender

(line 131)

void xmltag_appender( mixed $xp, mixed $elem, mixed $attribs)


Function Info:

[ Top ]


xmltag_appender_

(line 187)

void xmltag_appender_( mixed $xp, mixed $elem)


Function Info:

[ Top ]


xmltag_appender_ref

(line 101)

void xmltag_appender_ref( mixed $xp, mixed $elem, mixed $attribs)


Function Info:

[ Top ]


xmltag_configuration

(line 61)

void xmltag_configuration( mixed $xp, mixed $elem, mixed $attribs)


Function Info:

[ Top ]


xmltag_configuration_

(line 220)

void xmltag_configuration_( mixed $xp, mixed $elem)


Function Info:

[ Top ]


xmltag_layout

(line 175)

void xmltag_layout( mixed $xp, mixed $elem, mixed $attribs)


Function Info:

[ Top ]


xmltag_layout_

(line 213)

void xmltag_layout_( mixed $xp, mixed $elem)


Function Info:

[ Top ]


xmltag_logger

(line 200)

void xmltag_logger( mixed $xp, mixed $elem, mixed $attribs)


Function Info:

[ Top ]


xmltag_param

(line 140)

void xmltag_param( mixed $xp, mixed $elem, mixed $attribs)


Function Info:

[ Top ]


xmltag_priority

(line 81)

void xmltag_priority( mixed $xp, mixed $elem, mixed $attribs)


Function Info:

[ Top ]


xmltag_root

(line 74)

void xmltag_root( mixed $xp, mixed $elem, mixed $attribs)


Function Info:

[ Top ]


xmltag_root_

(line 124)

void xmltag_root_( mixed $xp, mixed $elem)


Function Info:

[ Top ]



Variable Detail

$parentAttribs

(line 44)
Data type: array

[ Top ]

$parentTags

(line 39)
Data type: array

[ Top ]



Documention generated on Thu, 20 Feb 2003 15:43:04 +0100 by phpDocumentor 1.2.0rc1