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

Element index for package Services_W3C_HTMLValidator

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

_

__construct
in file Message.php, method Services_W3C_HTMLValidator_Message::__construct()
    Constructor for a response message
__construct
in file HTMLValidator.php, method Services_W3C_HTMLValidator::__construct()
    Constructor for the class.
top

a

addPostParameter
in file HTMLValidator.php, method Services_W3C_HTMLValidator::addPostParameter()
    Add post data to the request
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 Response.php, variable Services_W3C_HTMLValidator_Response::$charset
    Detected (or forced) Character Encoding for the validated document
$charset
in file HTMLValidator.php, variable Services_W3C_HTMLValidator::$charset
    Character encoding
$checkedby
in file Response.php, variable Services_W3C_HTMLValidator_Response::$checkedby
    Location of the service which provided the validation result. In EARL terms, this is the Assertor.
$col
in file Message.php, variable Services_W3C_HTMLValidator_Message::$col
    column corresponding to the message
top

d

$doctype
in file Response.php, variable Services_W3C_HTMLValidator_Response::$doctype
    Detected (or forced) Document Type for the validated document
$doctype
in file HTMLValidator.php, variable Services_W3C_HTMLValidator::$doctype
    Document type
top

e

$errors
in file Response.php, variable Services_W3C_HTMLValidator_Response::$errors
    Array of HTMLValidator_Error objects (if applicable)
$explanation
in file Message.php, variable Services_W3C_HTMLValidator_Message::$explanation
    Explanation for this message.
Error.php
procedural page Error.php
Exception.php
procedural page Exception.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

i

isValid
in file Response.php, method Services_W3C_HTMLValidator_Response::isValid()
    Returns the validity of the checked document.
top

l

$line
in file Message.php, variable Services_W3C_HTMLValidator_Message::$line
    line corresponding to the message
top

m

$message
in file Message.php, variable Services_W3C_HTMLValidator_Message::$message
    The actual message
$messageid
in file Message.php, variable Services_W3C_HTMLValidator_Message::$messageid
    Unique ID for this message
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
PHPUnit_MAIN_METHOD
in file ValidationSuite.php, constant PHPUnit_MAIN_METHOD
top

r

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

s

$source
in file Message.php, variable Services_W3C_HTMLValidator_Message::$source
    Source which caused the message.
$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.
Services_W3C_HTMLValidator_Error
in file Error.php, class Services_W3C_HTMLValidator_Error
    The message class holds an error response from the W3 validator.
Services_W3C_HTMLValidator_Exception
in file Exception.php, class Services_W3C_HTMLValidator_Exception
    Exception handler for the HTMLValidator
Services_W3C_HTMLValidator_Message
in file Message.php, class Services_W3C_HTMLValidator_Message
    The message class holds a response from the W3 validator.
Services_W3C_HTMLValidator_Response
in file Response.php, class Services_W3C_HTMLValidator_Response
    Simple class for a W3C HTML Validator Response.
Services_W3C_HTMLValidator_Warning
in file Warning.php, class Services_W3C_HTMLValidator_Warning
    The message class holds an error response from the W3 validator.
setOptions
in file HTMLValidator.php, method Services_W3C_HTMLValidator::setOptions()
    Sets options for the class.
setQueryVariable
in file HTMLValidator.php, method Services_W3C_HTMLValidator::setQueryVariable()
    Set a querystring variable for the request
setRequest
in file HTMLValidator.php, method Services_W3C_HTMLValidator::setRequest()
    Sets the HTTP request object to use.
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 Response.php, variable Services_W3C_HTMLValidator_Response::$uri
    the address of the document validated
$uri
in file HTMLValidator.php, variable Services_W3C_HTMLValidator::$uri
    The URL of the document to validate
URIValidationTest.php
procedural page URIValidationTest.php
top

v

$validator_uri
in file HTMLValidator.php, variable Services_W3C_HTMLValidator::$validator_uri
    URI to the w3 validator.
$validity
in file Response.php, variable Services_W3C_HTMLValidator_Response::$validity
    Whether or not the document validated passed or not formal validation
$verbose
in file HTMLValidator.php, variable Services_W3C_HTMLValidator::$verbose
    Verbose output
ValidationSuite.php
procedural page ValidationSuite.php
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

$warnings
in file Response.php, variable Services_W3C_HTMLValidator_Response::$warnings
    Array of HTMLValidator_Warning objects (if applicable)
Warning.php
procedural page Warning.php
top

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