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

Class: XML_HTMLSax3_Escape_Stripper

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

Class Overview


Strips the HTML comment markers or CDATA sections from an escape.


Author(s):

Methods



Class Details

[line 313]
Strips the HTML comment markers or CDATA sections from an escape.

If XML_OPTIONS_FULL_ESCAPES is on, this decorator is not used.




Tags:

access:  protected


[ Top ]


Class Methods


constructor XML_HTMLSax3_Escape_Stripper [line 332]

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

Constructs XML_HTMLSax3_Entities_Unparsed



Tags:

access:  protected


Parameters:

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

[ Top ]

method strip [line 342]

void strip( 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