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

Index of all elements

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

a

addError
in file Response.php, method Services_W3C_CSSValidator_Response::addError()
    Adds a new error on stack
addPostParameter
in file CSSValidator.php, method Services_W3C_CSSValidator::addPostParameter()
    Add post data to the request
addWarning
in file Response.php, method Services_W3C_CSSValidator_Response::addWarning()
    Adds a new warning on stack
top

b

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

c

$checkedby
in file Response.php, variable Services_W3C_CSSValidator_Response::$checkedby
    Location of the service which provided the validation result. In EARL terms, this is the Assertor.
$context
in file Error.php, variable Services_W3C_CSSValidator_Error::$context
    Context where error was occured.
$csslevel
in file Response.php, variable Services_W3C_CSSValidator_Response::$csslevel
    The CSS level (or profile) in use during the validation.
CSSValidator.php
procedural page CSSValidator.php
top

d

$date
in file Response.php, variable Services_W3C_CSSValidator_Response::$date
    The actual date of the validation.
top

e

$errors
in file Response.php, variable Services_W3C_CSSValidator_Response::$errors
    Array of Services_W3C_CSSValidator_Error objects (if applicable)
$errortype
in file Error.php, variable Services_W3C_CSSValidator_Error::$errortype
    Category of error raised.
Error.php
procedural page Error.php
top

f

$fragment
in file CSSValidator.php, variable Services_W3C_CSSValidator::$fragment
    CSS fragment to validate.
top

i

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

l

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

m

$message
in file Message.php, variable Services_W3C_CSSValidator_Message::$message
    The actual message
Message.php
procedural page Message.php
top

o

$options
in file CSSValidator.php, variable Services_W3C_CSSValidator::$options
    Options list (available with default values) :
top

p

$property
in file Error.php, variable Services_W3C_CSSValidator_Error::$property
    CSS property where error is raised.
parseSOAP12Response
in file CSSValidator.php, method Services_W3C_CSSValidator::parseSOAP12Response()
    Parse an XML response from the validator
top

r

$request
in file CSSValidator.php, variable Services_W3C_CSSValidator::$request
    HTTP_Request2 object.
Response.php
procedural page Response.php
top

s

sendRequest
in file CSSValidator.php, method Services_W3C_CSSValidator::sendRequest()
    Actually sends the request to the CSS Validator service
Services_W3C_CSSValidator
in file CSSValidator.php, class Services_W3C_CSSValidator
    Base class for utilizing the W3C CSS Validator service.
Services_W3C_CSSValidator_Error
in file Error.php, class Services_W3C_CSSValidator_Error
    The message class holds an error response from the W3C validator.
Services_W3C_CSSValidator_Message
in file Message.php, class Services_W3C_CSSValidator_Message
    The message class holds a response from the W3C validator.
Services_W3C_CSSValidator_Response
in file Response.php, class Services_W3C_CSSValidator_Response
    Base class for a W3C CSS Validator Response.
Services_W3C_CSSValidator_Warning
in file Warning.php, class Services_W3C_CSSValidator_Warning
    The message class holds a warning response from the W3C validator.
setQueryVariable
in file CSSValidator.php, method Services_W3C_CSSValidator::setQueryVariable()
    Set a querystring variable for the request
top

u

$uploaded_file
in file CSSValidator.php, variable Services_W3C_CSSValidator::$uploaded_file
    Internally used filename of a file to upload to the validator POSTed as multipart/form-data
$uri
in file Response.php, variable Services_W3C_CSSValidator_Response::$uri
    The address of the document validated. In EARL terms, this is the TestSubject.
$uri
in file CSSValidator.php, variable Services_W3C_CSSValidator::$uri
    The URL of the document to validate
$uri
in file Message.php, variable Services_W3C_CSSValidator_Message::$uri
    The address of the document trying to validate
top

v

$validity
in file Response.php, variable Services_W3C_CSSValidator_Response::$validity
    Whether or not the document validated passed or not formal validation
validate_atrules.php
procedural page validate_atrules.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
validateFile
in file CSSValidator.php, method Services_W3C_CSSValidator::validateFile()
    Validates the local file
validateFragment
in file CSSValidator.php, method Services_W3C_CSSValidator::validateFragment()
    Validate an html string
validateUri
in file CSSValidator.php, method Services_W3C_CSSValidator::validateUri()
    Validates a given URI
VALIDATOR_URI
in file CSSValidator.php, class constant Services_W3C_CSSValidator::VALIDATOR_URI
    URI to the W3C validator.
top

w

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

_

__construct
in file CSSValidator.php, method Services_W3C_CSSValidator::__construct()
    Constructor for the class.
__construct
in file Message.php, method Services_W3C_CSSValidator_Message::__construct()
    Constructor for a response message
__get
in file CSSValidator.php, method Services_W3C_CSSValidator::__get()
    Gets options for the class.
__set
in file CSSValidator.php, method Services_W3C_CSSValidator::__set()
    Sets options for the class.
top

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