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

Element index for package Services_W3C_HTMLValidator

[ b ] [ c ] [ d ] [ e ] [ f ] [ h ] [ m ] [ o ] [ p ] [ r ] [ s ] [ u ] [ v ] [ w ] [ _ ]

_

__construct
in file HTMLValidator.php, method Services_W3C_HTMLValidator::__construct()
    Constructor for the class.
top

b

buildRequest
in file HTMLValidator.php, method Services_W3C_HTMLValidator::buildRequest()
    Prepares a request object to send to the validator.
top

c

$charset
in file HTMLValidator.php, variable Services_W3C_HTMLValidator::$charset
    Character encoding
top

d

$doctype
in file HTMLValidator.php, variable Services_W3C_HTMLValidator::$doctype
    Document type
top

e

Error.php
procedural page Error.php
top

f

$fbc
in file HTMLValidator.php, variable Services_W3C_HTMLValidator::$fbc
    Fall Back Character Set
$fbd
in file HTMLValidator.php, variable Services_W3C_HTMLValidator::$fbd
    Fall back doctype
$fragment
in file HTMLValidator.php, variable Services_W3C_HTMLValidator::$fragment
    HTML fragment to validate.
top

h

HTMLValidator.php
procedural page HTMLValidator.php
top

m

Message.php
procedural page Message.php
top

o

$outline
in file HTMLValidator.php, variable Services_W3C_HTMLValidator::$outline
    outline
$output
in file HTMLValidator.php, variable Services_W3C_HTMLValidator::$output
    Output format
top

p

parseSOAP12Response
in file HTMLValidator.php, method Services_W3C_HTMLValidator::parseSOAP12Response()
    Parse an XML response from the validator
top

r

$request
in file HTMLValidator.php, variable Services_W3C_HTMLValidator::$request
    HTTP_Request object.
Response.php
procedural page Response.php
top

s

$ss
in file HTMLValidator.php, variable Services_W3C_HTMLValidator::$ss
    Show source
sendRequest
in file HTMLValidator.php, method Services_W3C_HTMLValidator::sendRequest()
    Actually sends the request to the HTML Validator service
Services_W3C_HTMLValidator
in file HTMLValidator.php, class Services_W3C_HTMLValidator
    A simple class for utilizing the W3C HTML Validator service.
setOptions
in file HTMLValidator.php, method Services_W3C_HTMLValidator::setOptions()
    Sets options for the class.
top

u

$uploaded_file
in file HTMLValidator.php, variable Services_W3C_HTMLValidator::$uploaded_file
    Internally used filename of a file to upload to the validator
$uri
in file HTMLValidator.php, variable Services_W3C_HTMLValidator::$uri
    The URL of the document to validate
top

v

$validator_uri
in file HTMLValidator.php, variable Services_W3C_HTMLValidator::$validator_uri
    URI to the w3 validator.
$verbose
in file HTMLValidator.php, variable Services_W3C_HTMLValidator::$verbose
    Verbose output
validate_byfile.php
procedural page validate_byfile.php
validate_byuri.php
procedural page validate_byuri.php
validate_fragment.php
procedural page validate_fragment.php
validate_responsexml.php
procedural page validate_responsexml.php
validate
in file HTMLValidator.php, method Services_W3C_HTMLValidator::validate()
    Validates a given URI
validateFile
in file HTMLValidator.php, method Services_W3C_HTMLValidator::validateFile()
    Validates the local file
validateFragment
in file HTMLValidator.php, method Services_W3C_HTMLValidator::validateFragment()
    Validate an html string
top

w

Warning.php
procedural page Warning.php
top

Documentation generated on Mon, 11 Mar 2019 14:50:04 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.