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

Procedural File: Decorators.php

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



Classes:

XML_HTMLSax3_Trim
Trims the contents of element data from whitespace at start and end
XML_HTMLSax3_CaseFolding
Coverts tag names to upper case
XML_HTMLSax3_Linefeed
Breaks up data by linefeed characters, resulting in additional
XML_HTMLSax3_Tab
Breaks up data by tab characters, resulting in additional
XML_HTMLSax3_Entities_Parsed
Breaks up data by XML entities and parses them with html_entity_decode(),
XML_HTMLSax3_Entities_Unparsed
Breaks up data by XML entities but leaves them unparsed,
XML_HTMLSax3_Escape_Stripper
Strips the HTML comment markers or CDATA sections from an escape.


Page Details:

Decorators for dealing with parser options



Tags:

version:  $Id: Decorators.php 22138 2007-06-01 10:19:14Z markwest $
see:  XML_HTMLSax3::set_option
filesource:  Source Code for this file








html_entity_decode [line 259]

void html_entity_decode( $str, [ $style = ENT_NOQUOTES])

Compatibility with older PHP versions



Parameters

   $str  
   $style  
[ Top ]



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