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

Index of all elements

[ a ] [ c ] [ d ] [ e ] [ g ] [ h ] [ i ] [ ]

a

ALL
in file Entities.php, class constant HTML_Entities::ALL
    Convert ALL entities
top

c

CODES
in file Entities.php, class constant HTML_Entities::CODES
    Convert special chars to code entities.
top

d

decode
in file Entities.php, method HTML_Entities::decode()
    Decode $text
DROP_ILLEGAL_CHARS
in file Entities.php, class constant HTML_Entities::DROP_ILLEGAL_CHARS
top

e

encode
in file Entities.php, method HTML_Entities::encode()
    Encode $text with HTML entities.
EXCEPTION_ON_ILLEGAL_CHAR
in file Entities.php, class constant HTML_Entities::EXCEPTION_ON_ILLEGAL_CHAR
Exception.php
procedural page Exception.php
Entities.php
procedural page Entities.php
top

g

getTranslationTable
in file Entities.php, method HTML_Entities::getTranslationTable()
    Get the translation table.
top

h

HTML20
in file Entities.php, class constant HTML_Entities::HTML20
    Entities defined in HTML 2.0
HTML32
in file Entities.php, class constant HTML_Entities::HTML32
    Entities defined in HTML 3.2
HTML40
in file Entities.php, class constant HTML_Entities::HTML40
    Entities defined in HTML 4.0
HTML_Entities
in file Entities.php, class HTML_Entities
    Convert utf8 (or other text encoding) to HTML entities, and vice-versa
html_entities_example.php
procedural page html_entities_example.php
HTML_Entities_Exception
in file Exception.php, class HTML_Entities_Exception
    Exeption class for the HTML_Entities package.
top

i

IGNORE_ILLEGAL_CHARS
in file Entities.php, class constant HTML_Entities::IGNORE_ILLEGAL_CHARS
    What to do with illegal chars during conversions.
IGNORE_SPECIAL_CHARS
in file Entities.php, class constant HTML_Entities::IGNORE_SPECIAL_CHARS
    Do not convert < > " ' &
top

n

NAMES
in file Entities.php, class constant HTML_Entities::NAMES
    Convert special chars to named entities.
top

x

XHTML10
in file Entities.php, class constant HTML_Entities::XHTML10
    Entities defined in XHTML 1.0
XML
in file Entities.php, class constant HTML_Entities::XML
    Entities defined in XML
top

Documentation generated on Mon, 11 Mar 2019 15:21:39 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.