/BaseConnector.phpThis file contains the abstract BaseConnector class.
System requirements:
This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. The Connector library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
| Class | Description |
|---|---|
BaseConnector
|
The BaseConnector implements common tasks for all IConnector classes in this package. |
require_once
("IConnector.php")
(line 34)
Include the IConnector interface.
require_once
("TypeValidator.php")
(line 42)
Include the TypeValidator class and the global function is_date().
Documentation generated on Wed, 03 Jun 2009 12:41:50 +0200 by phpDocumentor 1.4.1