[
class tree:
] [
index:
] [
all elements
]
Packages:
Services_W3C_HTMLValidator
Index of all elements
[
b
] [
c
] [
d
] [
e
] [
f
] [
h
] [
i
] [
l
] [
m
] [
o
] [
p
] [
r
] [
s
] [
u
] [
v
] [
w
] [
_
]
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)
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
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
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.
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_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.
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
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
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
_
__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
Documentation generated on Mon, 11 Mar 2019 14:50:04 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.