Simple Web Presenter
An extremely basic CMS
 All Classes Files Functions Variables Pages
Public Member Functions | List of all members
OnlineURIValidator Class Reference
Inheritance diagram for OnlineURIValidator:
OnlineValidator Validator

Public Member Functions

 __construct ($uri)
 
 check ()
 
 getUri ()
 
- Public Member Functions inherited from Validator
 check ()
 

Additional Inherited Members

- Protected Attributes inherited from OnlineValidator
 $validator_url = 'http://validator.w3.org/check'
 

Detailed Description

Defines a validator which uses an online validator and a URI to the content

Constructor & Destructor Documentation

OnlineURIValidator::__construct (   $uri)

Constructs an OnlineURIValidator

Parameters
$uriThe uri to validate

Member Function Documentation

OnlineURIValidator::getUri ( )

Gets the URI for this validator

Returns
string with the URI

The documentation for this class was generated from the following file: