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

File: Decorators.php

Source Location: /XML_HTMLSax3-3.0.0/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
  • Version: $Id: Decorators.php,v 1.2 2007/10/29 21:41:35 hfuecks Exp $
  • See: XML_HTMLSax3::set_option

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 Mon, 11 Mar 2019 15:11:50 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.