XML_HTMLSax3
[ class tree: XML_HTMLSax3 ] [ index: XML_HTMLSax3 ] [ all elements ]

Class: XML_HTMLSax3_Entities_Parsed

Source Location: /system/SecurityCenter/pnincludes/HTMLSax3/Decorators.php

Class Overview


Breaks up data by XML entities and parses them with html_entity_decode(),


Author(s):

Methods



Class Details

[line 218]
Breaks up data by XML entities and parses them with html_entity_decode(),

resulting in additional calls to the data handler
Requires PHP 4.3.0+




Tags:

access:  protected


[ Top ]


Class Methods


constructor XML_HTMLSax3_Entities_Parsed [line 237]

XML_HTMLSax3_Entities_Parsed XML_HTMLSax3_Entities_Parsed( object handler &$orig_obj, string $orig_method)

Constructs XML_HTMLSax3_Entities_Parsed



Tags:

access:  protected


Parameters:

object handler   &$orig_obj   object being decorated
string   $orig_method   original handler method

[ Top ]

method breakData [line 247]

void breakData( XML_HTMLSax3 &$parser, string $data)

Breaks the data up by XML entities



Tags:

access:  protected


Parameters:

XML_HTMLSax3   &$parser  
string   $data   element data

[ Top ]


Documentation generated on Fri, 18 Jul 2008 21:44:55 +0200 by phpDocumentor 1.4.1