From 085dc9d601a1a8708de73c8445f34c1d1c1af109 Mon Sep 17 00:00:00 2001 From: zYne Date: Sun, 12 Nov 2006 12:14:08 +0000 Subject: [PATCH] Enhanced class doc blocks, fixes #228 --- lib/Doctrine.php | 10 ++++++---- lib/Doctrine/Access.php | 10 +++++++--- lib/Doctrine/Adapter/Statement.php | 12 ++++++++---- lib/Doctrine/Collection.php | 12 ++++++++---- lib/Doctrine/Collection/Batch.php | 14 ++++++++------ lib/Doctrine/Collection/Exception.php | 12 ++++++++---- lib/Doctrine/Collection/Immediate.php | 14 ++++++++------ lib/Doctrine/Collection/Iterator.php | 12 ++++++++---- lib/Doctrine/Collection/Iterator/Expandable.php | 12 ++++++++---- lib/Doctrine/Collection/Iterator/Normal.php | 12 ++++++++---- lib/Doctrine/Collection/Iterator/Offset.php | 12 ++++++++---- lib/Doctrine/Collection/Lazy.php | 9 ++++++++- lib/Doctrine/Collection/Offset.php | 12 ++++++++---- lib/Doctrine/Compiler.php | 9 ++++++--- lib/Doctrine/Compiler/Exception.php | 13 ++++++++----- lib/Doctrine/Configurable.php | 10 +++++++--- lib/Doctrine/Connection.php | 13 ++++++++----- lib/Doctrine/Connection/Common.php | 9 ++++++++- lib/Doctrine/Connection/Exception.php | 12 ++++++++---- lib/Doctrine/Connection/Firebird.php | 14 ++++++++------ lib/Doctrine/Connection/Firebird/Exception.php | 12 ++++++++---- lib/Doctrine/Connection/Informix.php | 12 ++++++++---- lib/Doctrine/Connection/Informix/Informix.php | 12 ++++++++---- lib/Doctrine/Connection/Mssql.php | 14 ++++++++------ lib/Doctrine/Connection/Mssql/Mssql.php | 15 ++++++++------- lib/Doctrine/Connection/Mysql.php | 14 ++++++++------ lib/Doctrine/Connection/Mysql/Exception.php | 15 ++++++++------- lib/Doctrine/Connection/Oracle.php | 12 ++++++++---- lib/Doctrine/Connection/Oracle/Exception.php | 15 ++++++++------- lib/Doctrine/Connection/Pgsql.php | 14 ++++++++------ lib/Doctrine/Connection/Pgsql/Exception.php | 12 ++++++++---- lib/Doctrine/Connection/Sqlite.php | 15 ++++++++------- lib/Doctrine/Connection/Sqlite/Exception.php | 15 ++++++++------- lib/Doctrine/Connection/Transaction.php | 11 +++++++---- lib/Doctrine/Connection/UnitOfWork.php | 13 ++++++++----- lib/Doctrine/DataDict.php | 13 ++++++++----- lib/Doctrine/DataDict/Exception.php | 12 ++++++++---- lib/Doctrine/DataDict/Informix.php | 14 ++++++++------ lib/Doctrine/DataDict/Informix/Exception.php | 12 ++++++++---- lib/Doctrine/DataDict/Mssql.php | 16 ++++++++-------- lib/Doctrine/DataDict/Mssql/Exception.php | 12 ++++++++---- lib/Doctrine/DataDict/Mysql.php | 16 ++++++++-------- lib/Doctrine/DataDict/Mysql/Exception.php | 12 ++++++++---- lib/Doctrine/DataDict/Oracle.php | 16 ++++++++-------- lib/Doctrine/DataDict/Oracle/Exception.php | 12 ++++++++---- lib/Doctrine/DataDict/Pgsql.php | 16 ++++++++-------- lib/Doctrine/DataDict/Pgsql/Exception.php | 12 ++++++++---- lib/Doctrine/DataDict/Sqlite.php | 14 ++++++++------ lib/Doctrine/DataDict/Sqlite/Sqlite.php | 12 ++++++++---- lib/Doctrine/Db.php | 13 ++++++++----- lib/Doctrine/Db/Event.php | 12 ++++++++---- lib/Doctrine/Db/EventListener.php | 12 ++++++++---- lib/Doctrine/Db/EventListener/Chain.php | 13 ++++++++----- lib/Doctrine/Db/Exception.php | 12 ++++++++---- lib/Doctrine/Db/Firebird.php | 14 ++++++++------ lib/Doctrine/Db/Informix.php | 14 ++++++++------ lib/Doctrine/Db/Mssql.php | 14 ++++++++------ lib/Doctrine/Db/Mysql.php | 14 ++++++++------ lib/Doctrine/Db/Oracle.php | 14 ++++++++------ lib/Doctrine/Db/Pgsql.php | 14 ++++++++------ lib/Doctrine/Db/Profiler.php | 12 ++++++++---- lib/Doctrine/Db/Profiler/Exception.php | 12 ++++++++---- lib/Doctrine/Db/Profiler/Query.php | 13 ++++++++----- lib/Doctrine/Db/Statement.php | 12 ++++++++---- lib/Doctrine/EventListener.php | 13 ++++++++----- lib/Doctrine/EventListener/AccessorInvoker.php | 13 ++++++++----- lib/Doctrine/EventListener/Chain.php | 14 ++++++++------ lib/Doctrine/EventListener/Empty.php | 9 ++++++++- lib/Doctrine/Exception.php | 11 +++++++---- lib/Doctrine/Export.php | 13 ++++++++----- lib/Doctrine/Export/Exception.php | 12 ++++++++---- lib/Doctrine/Export/Mysql.php | 12 ++++++++---- lib/Doctrine/Export/Pgsql.php | 12 ++++++++---- lib/Doctrine/Export/Sqlite.php | 12 ++++++++---- lib/Doctrine/Expression.php | 13 ++++++++----- lib/Doctrine/Expression/Firebird.php | 12 ++++++++---- lib/Doctrine/Expression/Informix.php | 12 ++++++++---- lib/Doctrine/Expression/Mssql.php | 12 ++++++++---- lib/Doctrine/Expression/Mysql.php | 12 ++++++++---- lib/Doctrine/Expression/Oracle.php | 12 ++++++++---- lib/Doctrine/Expression/Pgsql.php | 12 ++++++++---- lib/Doctrine/Expression/Sqlite.php | 12 ++++++++---- lib/Doctrine/Hydrate.php | 12 ++++++++---- lib/Doctrine/Identifier.php | 14 ++++++++------ lib/Doctrine/Import.php | 11 +++++++---- lib/Doctrine/Import/Builder.php | 11 +++++++---- lib/Doctrine/Import/Builder/BaseClass.php | 10 +++++++--- lib/Doctrine/Import/Builder/Exception.php | 8 +++++++- lib/Doctrine/Import/Exception.php | 10 ++++++++-- lib/Doctrine/Import/Reader.php | 11 +++++++---- lib/Doctrine/Import/Reader/Db.php | 10 +++++++--- lib/Doctrine/Import/Reader/Exception.php | 11 +++++++---- lib/Doctrine/Import/Reader/Propel.php | 10 +++++++--- lib/Doctrine/Lib.php | 13 ++++++++----- lib/Doctrine/Locking/Exception.php | 8 +++++++- lib/Doctrine/Locking/Manager/Pessimistic.php | 10 +++++++--- lib/Doctrine/Manager.php | 11 +++++++---- lib/Doctrine/Manager/Exception.php | 13 ++++++++----- lib/Doctrine/Null.php | 12 ++++++++---- lib/Doctrine/Query.php | 11 +++++++---- lib/Doctrine/Query/Orderby.php | 12 ++++++++---- lib/Doctrine/Query/Part.php | 12 ++++++++---- lib/Doctrine/Query/Set.php | 13 ++++++++----- lib/Doctrine/RawSql.php | 12 ++++++++---- lib/Doctrine/RawSql/Exception.php | 12 ++++++++---- lib/Doctrine/Record.php | 9 ++++++--- lib/Doctrine/Record/Exception.php | 12 ++++++++---- lib/Doctrine/Record/State/Exception.php | 12 ++++++++---- lib/Doctrine/Relation.php | 12 ++++++++---- lib/Doctrine/Relation/Association.php | 12 ++++++++---- lib/Doctrine/Relation/Association/Self.php | 12 ++++++++---- lib/Doctrine/Relation/ForeignKey.php | 12 ++++++++---- lib/Doctrine/Relation/LocalKey.php | 12 ++++++++---- lib/Doctrine/Schema.php | 11 +++++++---- lib/Doctrine/Schema/Column.php | 10 +++++++--- lib/Doctrine/Schema/Database.php | 9 +++++++-- lib/Doctrine/Schema/Exception.php | 10 +++++++--- lib/Doctrine/Schema/Object.php | 8 +++++++- lib/Doctrine/Schema/Relation.php | 10 +++++++--- lib/Doctrine/Schema/Table.php | 10 +++++++--- lib/Doctrine/Table.php | 15 ++++++++------- lib/Doctrine/Table/Exception.php | 12 ++++++++---- lib/Doctrine/Table/Repository.php | 13 ++++++++----- lib/Doctrine/Table/Repository/Exception.php | 12 ++++++++---- lib/Doctrine/Validator.php | 10 +++++++--- lib/Doctrine/Validator/ErrorStack.php | 9 ++++++--- lib/Doctrine/Validator/Exception.php | 12 ++++++++---- lib/Doctrine/ValueHolder.php | 12 ++++++++---- lib/Doctrine/View.php | 13 ++++++++----- 129 files changed, 1000 insertions(+), 562 deletions(-) diff --git a/lib/Doctrine.php b/lib/Doctrine.php index e0cd2bee8..8c02c4152 100644 --- a/lib/Doctrine.php +++ b/lib/Doctrine.php @@ -19,15 +19,17 @@ * . */ -require_once("Doctrine/Exception.php"); - /** * Doctrine * the base class of Doctrine framework * * @package Doctrine - * @author Konsta Vesterinen - * @license LGPL + * @author Konsta Vesterinen + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ */ final class Doctrine { /** diff --git a/lib/Doctrine/Access.php b/lib/Doctrine/Access.php index 1112f1ed6..aa22b64df 100644 --- a/lib/Doctrine/Access.php +++ b/lib/Doctrine/Access.php @@ -24,9 +24,13 @@ * the purpose of Doctrine_Access is to provice array access * and property overload interface for subclasses * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ abstract class Doctrine_Access implements ArrayAccess { /** diff --git a/lib/Doctrine/Adapter/Statement.php b/lib/Doctrine/Adapter/Statement.php index 6a5efcbbf..d4fd374fc 100644 --- a/lib/Doctrine/Adapter/Statement.php +++ b/lib/Doctrine/Adapter/Statement.php @@ -21,10 +21,14 @@ /** * Doctrine_Adapter_Statement * - * @author Konsta Vesterinen - * @license LGPL - * @package Doctrine - */ + * @author Konsta Vesterinen + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ abstract class Doctrine_Adapter_Statement { public function bindValue($no, $value) { } diff --git a/lib/Doctrine/Collection.php b/lib/Doctrine/Collection.php index 4da243232..87ca68342 100644 --- a/lib/Doctrine/Collection.php +++ b/lib/Doctrine/Collection.php @@ -23,10 +23,14 @@ Doctrine::autoload("Access"); * Doctrine_Collection * Collection of Doctrine_Record objects. * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Collection extends Doctrine_Access implements Countable, IteratorAggregate, Serializable { /** * @var array $data an array containing the data access objects of this collection diff --git a/lib/Doctrine/Collection/Batch.php b/lib/Doctrine/Collection/Batch.php index ba6b16897..4edb47fca 100644 --- a/lib/Doctrine/Collection/Batch.php +++ b/lib/Doctrine/Collection/Batch.php @@ -24,12 +24,14 @@ Doctrine::autoload('Doctrine_Collection'); * with batch load strategy * * - * @author Konsta Vesterinen - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - * @version 1.0 alpha - */ + * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + */ class Doctrine_Collection_Batch extends Doctrine_Collection { /** * @var integer $batchSize batch size diff --git a/lib/Doctrine/Collection/Exception.php b/lib/Doctrine/Collection/Exception.php index 3aeb01ecc..e3c63b0fd 100644 --- a/lib/Doctrine/Collection/Exception.php +++ b/lib/Doctrine/Collection/Exception.php @@ -21,8 +21,12 @@ /** * Doctrine_Collection_Exception * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Collection_Exception extends Doctrine_Exception { } diff --git a/lib/Doctrine/Collection/Immediate.php b/lib/Doctrine/Collection/Immediate.php index 7c648e2ea..fb07bfbfd 100644 --- a/lib/Doctrine/Collection/Immediate.php +++ b/lib/Doctrine/Collection/Immediate.php @@ -1,12 +1,14 @@ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + */ class Doctrine_Collection_Immediate extends Doctrine_Collection { /** * @param Doctrine_DQL_Parser $graph diff --git a/lib/Doctrine/Collection/Iterator.php b/lib/Doctrine/Collection/Iterator.php index be20336f9..73110fd62 100644 --- a/lib/Doctrine/Collection/Iterator.php +++ b/lib/Doctrine/Collection/Iterator.php @@ -22,10 +22,14 @@ * Doctrine_Collection_Iterator * iterates through Doctrine_Collection * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ abstract class Doctrine_Collection_Iterator implements Iterator { /** * @var Doctrine_Collection $collection diff --git a/lib/Doctrine/Collection/Iterator/Expandable.php b/lib/Doctrine/Collection/Iterator/Expandable.php index 43142af53..ac1fd27ed 100644 --- a/lib/Doctrine/Collection/Iterator/Expandable.php +++ b/lib/Doctrine/Collection/Iterator/Expandable.php @@ -22,10 +22,14 @@ Doctrine::autoload('Doctrine_Collection_Iterator'); /** * Doctrine_Collection_Iterator_Normal * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Collection_Iterator_Expandable extends Doctrine_Collection_Iterator { public function valid() { if($this->index < $this->count) diff --git a/lib/Doctrine/Collection/Iterator/Normal.php b/lib/Doctrine/Collection/Iterator/Normal.php index 67fc8fbe0..0fa23d114 100644 --- a/lib/Doctrine/Collection/Iterator/Normal.php +++ b/lib/Doctrine/Collection/Iterator/Normal.php @@ -22,10 +22,14 @@ Doctrine::autoload('Doctrine_Collection_Iterator'); /** * Doctrine_Collection_Iterator_Normal * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Collection_Iterator_Normal extends Doctrine_Collection_Iterator { /** * @return boolean whether or not the iteration will continue diff --git a/lib/Doctrine/Collection/Iterator/Offset.php b/lib/Doctrine/Collection/Iterator/Offset.php index a5bad4f96..ffe33ef03 100644 --- a/lib/Doctrine/Collection/Iterator/Offset.php +++ b/lib/Doctrine/Collection/Iterator/Offset.php @@ -22,10 +22,14 @@ Doctrine::autoload('Doctrine_Collection_Iterator'); /** * Doctrine_Collection_Iterator_Normal * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Collection_Iterator_Offset extends Doctrine_Collection_Iterator { public function valid() { } } diff --git a/lib/Doctrine/Collection/Lazy.php b/lib/Doctrine/Collection/Lazy.php index fde0252aa..2f8963c59 100644 --- a/lib/Doctrine/Collection/Lazy.php +++ b/lib/Doctrine/Collection/Lazy.php @@ -3,7 +3,14 @@ require_once("Batch.php"); /** * a collection of Doctrine_Record objects with lazy load strategy * (batch load strategy with batch size 1) - */ + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Collection_Lazy extends Doctrine_Collection_Batch { /** * constructor diff --git a/lib/Doctrine/Collection/Offset.php b/lib/Doctrine/Collection/Offset.php index 806b5b6eb..5237b0659 100644 --- a/lib/Doctrine/Collection/Offset.php +++ b/lib/Doctrine/Collection/Offset.php @@ -23,10 +23,14 @@ Doctrine::autoload('Doctrine_Collection_Offset'); * Doctrine_Collection_Offset * Collection of Doctrine_Record objects. * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Collection_Offset extends Doctrine_Collection { /** * @var integer $limit diff --git a/lib/Doctrine/Compiler.php b/lib/Doctrine/Compiler.php index 602487ff7..4b844a60c 100644 --- a/lib/Doctrine/Compiler.php +++ b/lib/Doctrine/Compiler.php @@ -18,14 +18,17 @@ * and is licensed under the LGPL. For more information, see * . */ - /** * Doctrine_Compiler * This class can be used for compiling the entire Doctrine framework into a single file * * @package Doctrine - * @author Konsta Vesterinen - * @license LGPL + * @author Konsta Vesterinen + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ */ class Doctrine_Compiler { /** diff --git a/lib/Doctrine/Compiler/Exception.php b/lib/Doctrine/Compiler/Exception.php index 47c60056a..40600a66e 100644 --- a/lib/Doctrine/Compiler/Exception.php +++ b/lib/Doctrine/Compiler/Exception.php @@ -18,12 +18,15 @@ * and is licensed under the LGPL. For more information, see * . */ - /** * Doctrine_Compiler_Exception * - * @package Doctrine - * @author Konsta Vesterinen - * @license LGPL - */ + * @package Doctrine + * @author Konsta Vesterinen + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_Compiler_Exception extends Doctrine_Exception { } diff --git a/lib/Doctrine/Configurable.php b/lib/Doctrine/Configurable.php index 25b1a78f4..262b92a4d 100644 --- a/lib/Doctrine/Configurable.php +++ b/lib/Doctrine/Configurable.php @@ -23,9 +23,13 @@ * the base for Doctrine_Table, Doctrine_Manager and Doctrine_Connection * * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ abstract class Doctrine_Configurable { diff --git a/lib/Doctrine/Connection.php b/lib/Doctrine/Connection.php index 27d0f68a1..91ca27d34 100644 --- a/lib/Doctrine/Connection.php +++ b/lib/Doctrine/Connection.php @@ -18,14 +18,17 @@ * and is licensed under the LGPL. For more information, see * . */ - /** * Doctrine_Connection * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ abstract class Doctrine_Connection extends Doctrine_Configurable implements Countable, IteratorAggregate { /** * @var $dbh the database handler diff --git a/lib/Doctrine/Connection/Common.php b/lib/Doctrine/Connection/Common.php index 40c79a65e..9365406f6 100644 --- a/lib/Doctrine/Connection/Common.php +++ b/lib/Doctrine/Connection/Common.php @@ -2,7 +2,14 @@ Doctrine::autoload('Doctrine_Connection'); /** * standard connection, the parent of pgsql, mysql and sqlite - */ + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Connection_Common extends Doctrine_Connection { /** * Adds an driver-specific LIMIT clause to the query diff --git a/lib/Doctrine/Connection/Exception.php b/lib/Doctrine/Connection/Exception.php index eae42f278..3e1d69674 100644 --- a/lib/Doctrine/Connection/Exception.php +++ b/lib/Doctrine/Connection/Exception.php @@ -22,8 +22,12 @@ Doctrine::autoload('Doctrine_Exception'); /** * Doctrine_Exception * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Connection_Exception extends Doctrine_Exception { } diff --git a/lib/Doctrine/Connection/Firebird.php b/lib/Doctrine/Connection/Firebird.php index d78a713ab..b5e1cf598 100644 --- a/lib/Doctrine/Connection/Firebird.php +++ b/lib/Doctrine/Connection/Firebird.php @@ -22,14 +22,16 @@ Doctrine::autoload('Doctrine_Connection'); /** * Doctrine_Connection_Firebird * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) * @author Lorenzo Alberton (PEAR MDB2 library interbase driver) - * @version $Id$ - */ + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + */ class Doctrine_Connection_Firebird extends Doctrine_Connection { /** * @var string $driverName the name of this connection driver diff --git a/lib/Doctrine/Connection/Firebird/Exception.php b/lib/Doctrine/Connection/Firebird/Exception.php index 3fc9271ef..215783670 100644 --- a/lib/Doctrine/Connection/Firebird/Exception.php +++ b/lib/Doctrine/Connection/Firebird/Exception.php @@ -22,8 +22,12 @@ Doctrine::autoload('Doctrine_Connection_Exception'); /** * Doctrine_Connection_Firebird_Exception * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Connection_Firebird_Exception extends Doctrine_Connection_Exception { } diff --git a/lib/Doctrine/Connection/Informix.php b/lib/Doctrine/Connection/Informix.php index a7f2abe04..0f3d4027c 100644 --- a/lib/Doctrine/Connection/Informix.php +++ b/lib/Doctrine/Connection/Informix.php @@ -22,10 +22,14 @@ Doctrine::autoload('Doctrine_Connection'); /** * Doctrine_Connection_Mysql * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Connection_Informix extends Doctrine_Connection { /** * @var string $driverName the name of this connection driver diff --git a/lib/Doctrine/Connection/Informix/Informix.php b/lib/Doctrine/Connection/Informix/Informix.php index 61168e15e..27be9baba 100644 --- a/lib/Doctrine/Connection/Informix/Informix.php +++ b/lib/Doctrine/Connection/Informix/Informix.php @@ -22,8 +22,12 @@ Doctrine::autoload('Doctrine_Connection_Exception'); /** * Doctrine_Connection_Informix_Exception * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Connection_Informix_Exception extends Doctrine_Connection_Exception { } diff --git a/lib/Doctrine/Connection/Mssql.php b/lib/Doctrine/Connection/Mssql.php index d1b59af9b..8904ce8b2 100644 --- a/lib/Doctrine/Connection/Mssql.php +++ b/lib/Doctrine/Connection/Mssql.php @@ -22,13 +22,15 @@ Doctrine::autoload('Doctrine_Connection'); /** * Doctrine_Connection_Mssql * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @version $Id$ - */ + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + */ class Doctrine_Connection_Mssql extends Doctrine_Connection { /** * @var string $driverName the name of this connection driver diff --git a/lib/Doctrine/Connection/Mssql/Mssql.php b/lib/Doctrine/Connection/Mssql/Mssql.php index f404f518d..c4a09fa9d 100644 --- a/lib/Doctrine/Connection/Mssql/Mssql.php +++ b/lib/Doctrine/Connection/Mssql/Mssql.php @@ -22,14 +22,15 @@ Doctrine::autoload('Doctrine_Connection_Exception'); /** * Doctrine_Connection_Mssql_Exception * - * @package Doctrine - * @url http://www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @since 1.0 - * @version $Id$ - */ + * @since 1.0 + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + */ class Doctrine_Connection_Mssql_Exception extends Doctrine_Connection_Exception { /** * @var array $errorRegexps an array that is used for determining portable diff --git a/lib/Doctrine/Connection/Mysql.php b/lib/Doctrine/Connection/Mysql.php index 2f3a0cec0..41010b59b 100644 --- a/lib/Doctrine/Connection/Mysql.php +++ b/lib/Doctrine/Connection/Mysql.php @@ -22,13 +22,15 @@ Doctrine::autoload('Doctrine_Connection_Common'); /** * Doctrine_Connection_Mysql * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @version $Id$ - */ + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + */ class Doctrine_Connection_Mysql extends Doctrine_Connection_Common { /** * @var string $driverName the name of this connection driver diff --git a/lib/Doctrine/Connection/Mysql/Exception.php b/lib/Doctrine/Connection/Mysql/Exception.php index ff3540460..2560487b7 100644 --- a/lib/Doctrine/Connection/Mysql/Exception.php +++ b/lib/Doctrine/Connection/Mysql/Exception.php @@ -22,14 +22,15 @@ Doctrine::autoload('Doctrine_Connection_Exception'); /** * Doctrine_Connection_Mysql_Exception * - * @package Doctrine - * @url http://www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @since 1.0 - * @version $Id$ - */ + * @since 1.0 + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + */ class Doctrine_Connection_Mysql_Exception extends Doctrine_Connection_Exception { /** * @var array $errorRegexps an array that is used for determining portable diff --git a/lib/Doctrine/Connection/Oracle.php b/lib/Doctrine/Connection/Oracle.php index 5b6bea724..0a27f09dd 100644 --- a/lib/Doctrine/Connection/Oracle.php +++ b/lib/Doctrine/Connection/Oracle.php @@ -22,10 +22,14 @@ Doctrine::autoload('Doctrine_Connection'); /** * Doctrine_Connection_Oracle * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Connection_Oracle extends Doctrine_Connection { /** * @var string $driverName the name of this connection driver diff --git a/lib/Doctrine/Connection/Oracle/Exception.php b/lib/Doctrine/Connection/Oracle/Exception.php index 3d7b18460..d578a8763 100644 --- a/lib/Doctrine/Connection/Oracle/Exception.php +++ b/lib/Doctrine/Connection/Oracle/Exception.php @@ -22,14 +22,15 @@ Doctrine::autoload('Doctrine_Connection_Exception'); /** * Doctrine_Connection_Oracle_Exception * - * @package Doctrine - * @url http://www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @since 1.0 - * @version $Id$ - */ + * @since 1.0 + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + */ class Doctrine_Connection_Oracle_Exception extends Doctrine_Connection_Exception { /** * @var array $errorRegexps an array that is used for determining portable diff --git a/lib/Doctrine/Connection/Pgsql.php b/lib/Doctrine/Connection/Pgsql.php index ec468873d..66f0f2d8b 100644 --- a/lib/Doctrine/Connection/Pgsql.php +++ b/lib/Doctrine/Connection/Pgsql.php @@ -22,13 +22,15 @@ Doctrine::autoload("Doctrine_Connection_Common"); /** * Doctrine_Connection_Pgsql * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @version $Id$ - */ + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + */ class Doctrine_Connection_Pgsql extends Doctrine_Connection_Common { /** * @var string $driverName the name of this connection driver diff --git a/lib/Doctrine/Connection/Pgsql/Exception.php b/lib/Doctrine/Connection/Pgsql/Exception.php index 583431ab8..d3f250f92 100644 --- a/lib/Doctrine/Connection/Pgsql/Exception.php +++ b/lib/Doctrine/Connection/Pgsql/Exception.php @@ -22,8 +22,12 @@ Doctrine::autoload('Doctrine_Connection_Exception'); /** * Doctrine_Connection_Pgsql_Exception * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Connection_Pgsql_Exception extends Doctrine_Connection_Exception { } diff --git a/lib/Doctrine/Connection/Sqlite.php b/lib/Doctrine/Connection/Sqlite.php index 468d44353..4696238ad 100644 --- a/lib/Doctrine/Connection/Sqlite.php +++ b/lib/Doctrine/Connection/Sqlite.php @@ -22,14 +22,15 @@ Doctrine::autoload("Doctrine_Connection_Common"); /** * Doctrine_Connection_Sqlite * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @version $Id$ - */ - + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + */ class Doctrine_Connection_Sqlite extends Doctrine_Connection_Common { /** * @var string $driverName the name of this connection driver diff --git a/lib/Doctrine/Connection/Sqlite/Exception.php b/lib/Doctrine/Connection/Sqlite/Exception.php index c96e9bb05..888069b25 100644 --- a/lib/Doctrine/Connection/Sqlite/Exception.php +++ b/lib/Doctrine/Connection/Sqlite/Exception.php @@ -22,14 +22,15 @@ Doctrine::autoload('Doctrine_Connection_Exception'); /** * Doctrine_Connection_Sqlite_Exception * - * @package Doctrine - * @url http://www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @since 1.0 - * @version $Id$ - */ + * @since 1.0 + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + */ class Doctrine_Connection_Sqlite_Exception extends Doctrine_Connection_Exception { /** * @var array $errorRegexps an array that is used for determining portable diff --git a/lib/Doctrine/Connection/Transaction.php b/lib/Doctrine/Connection/Transaction.php index 786b1fc3a..3a4eaf22d 100644 --- a/lib/Doctrine/Connection/Transaction.php +++ b/lib/Doctrine/Connection/Transaction.php @@ -18,13 +18,16 @@ * and is licensed under the LGPL. For more information, see * . */ - /** * Doctrine_Connection_Transaction * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ class Doctrine_Connection_Transaction implements Countable, IteratorAggregate { /** diff --git a/lib/Doctrine/Connection/UnitOfWork.php b/lib/Doctrine/Connection/UnitOfWork.php index 94a24d22e..2de511afd 100644 --- a/lib/Doctrine/Connection/UnitOfWork.php +++ b/lib/Doctrine/Connection/UnitOfWork.php @@ -18,14 +18,17 @@ * and is licensed under the LGPL. For more information, see * . */ - /** * Doctrine_Connection_UnitOfWork * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Connection_UnitOfWork implements IteratorAggregate, Countable { /** * @var Doctrine_Connection $conn the connection object diff --git a/lib/Doctrine/DataDict.php b/lib/Doctrine/DataDict.php index b1dd8f228..05cac5a01 100644 --- a/lib/Doctrine/DataDict.php +++ b/lib/Doctrine/DataDict.php @@ -18,14 +18,17 @@ * and is licensed under the LGPL. For more information, see * . */ - /** * Doctrine_DataDict * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_DataDict { protected $dbh; diff --git a/lib/Doctrine/DataDict/Exception.php b/lib/Doctrine/DataDict/Exception.php index c45faf6b0..3c11e6a6b 100644 --- a/lib/Doctrine/DataDict/Exception.php +++ b/lib/Doctrine/DataDict/Exception.php @@ -22,8 +22,12 @@ Doctrine::autoload('Doctrine_Exception'); /** * Doctrine_DataDict_Exception * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_DataDict_Exception extends Doctrine_Exception { } diff --git a/lib/Doctrine/DataDict/Informix.php b/lib/Doctrine/DataDict/Informix.php index 34d7ad517..ec90e3caf 100644 --- a/lib/Doctrine/DataDict/Informix.php +++ b/lib/Doctrine/DataDict/Informix.php @@ -20,11 +20,13 @@ */ Doctrine::autoload('Doctrine_DataDict'); /** - * @package Doctrine - * @url http://www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @version $Id$ - */ + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + */ class Doctrine_DataDict_Informix extends Doctrine_DataDict { } diff --git a/lib/Doctrine/DataDict/Informix/Exception.php b/lib/Doctrine/DataDict/Informix/Exception.php index 847d8a385..a754fe812 100644 --- a/lib/Doctrine/DataDict/Informix/Exception.php +++ b/lib/Doctrine/DataDict/Informix/Exception.php @@ -22,8 +22,12 @@ Doctrine::autoload('Doctrine_DataDict_Informix_Exception'); /** * Doctrine_DataDict_Sqlite_Exception * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_DataDict_Informix_Exception extends Doctrine_DataDict_Exception { } diff --git a/lib/Doctrine/DataDict/Mssql.php b/lib/Doctrine/DataDict/Mssql.php index a298a3734..a217aff57 100644 --- a/lib/Doctrine/DataDict/Mssql.php +++ b/lib/Doctrine/DataDict/Mssql.php @@ -18,16 +18,16 @@ * and is licensed under the LGPL. For more information, see * . */ - /** - * @package Doctrine - * @url http://www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @version $Id$ - */ - + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + */ class Doctrine_DataDict_Mssql extends Doctrine_DataDict { /** * Obtain DBMS specific SQL code portion needed to declare an text type diff --git a/lib/Doctrine/DataDict/Mssql/Exception.php b/lib/Doctrine/DataDict/Mssql/Exception.php index 29d263234..033642e5c 100644 --- a/lib/Doctrine/DataDict/Mssql/Exception.php +++ b/lib/Doctrine/DataDict/Mssql/Exception.php @@ -22,8 +22,12 @@ Doctrine::autoload('Doctrine_DataDict_Exception'); /** * Doctrine_DataDict_Mssql_Exception * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_DataDict_Mssql_Exception extends Doctrine_Exception { } diff --git a/lib/Doctrine/DataDict/Mysql.php b/lib/Doctrine/DataDict/Mysql.php index 924d375f5..c0a9573ce 100644 --- a/lib/Doctrine/DataDict/Mysql.php +++ b/lib/Doctrine/DataDict/Mysql.php @@ -18,16 +18,16 @@ * and is licensed under the LGPL. For more information, see * . */ - /** - * @package Doctrine - * @url http://www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @version $Id$ - */ - + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + */ class Doctrine_DataDict_Mysql extends Doctrine_DataDict { /** * Obtain DBMS specific SQL code portion needed to declare an text type diff --git a/lib/Doctrine/DataDict/Mysql/Exception.php b/lib/Doctrine/DataDict/Mysql/Exception.php index 8d6d7223c..4640dead4 100644 --- a/lib/Doctrine/DataDict/Mysql/Exception.php +++ b/lib/Doctrine/DataDict/Mysql/Exception.php @@ -22,8 +22,12 @@ Doctrine::autoload('Doctrine_DataDict_Exception'); /** * Doctrine_DataDict_Mysql_Exception * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_DataDict_Mysql_Exception extends Doctrine_DataDict_Exception { } diff --git a/lib/Doctrine/DataDict/Oracle.php b/lib/Doctrine/DataDict/Oracle.php index 9417a9652..831c05536 100644 --- a/lib/Doctrine/DataDict/Oracle.php +++ b/lib/Doctrine/DataDict/Oracle.php @@ -18,15 +18,15 @@ * and is licensed under the LGPL. For more information, see * . */ - /** - * @package Doctrine - * @url http://www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen - * @version $Id$ - */ - + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + */ class Doctrine_DataDict_Oracle extends Doctrine_DataDict { /** * Obtain DBMS specific SQL code portion needed to declare an text type diff --git a/lib/Doctrine/DataDict/Oracle/Exception.php b/lib/Doctrine/DataDict/Oracle/Exception.php index a37b9fee6..551efac52 100644 --- a/lib/Doctrine/DataDict/Oracle/Exception.php +++ b/lib/Doctrine/DataDict/Oracle/Exception.php @@ -22,8 +22,12 @@ Doctrine::autoload('Doctrine_DataDict_Exception'); /** * Doctrine_DataDict_Oracle_Exception * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_DataDict_Oracle_Exception extends Doctrine_DataDict_Exception { } diff --git a/lib/Doctrine/DataDict/Pgsql.php b/lib/Doctrine/DataDict/Pgsql.php index 76d1ebca9..56ef3465c 100644 --- a/lib/Doctrine/DataDict/Pgsql.php +++ b/lib/Doctrine/DataDict/Pgsql.php @@ -18,17 +18,17 @@ * and is licensed under the LGPL. For more information, see * . */ - /** - * @package Doctrine - * @url http://www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen * @author Paul Cooper * @author Lukas Smith (PEAR MDB2 library) - * @version $Id$ - */ - + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + */ class Doctrine_DataDict_Pgsql extends Doctrine_DataDict { /** * Obtain DBMS specific SQL code portion needed to declare an text type diff --git a/lib/Doctrine/DataDict/Pgsql/Exception.php b/lib/Doctrine/DataDict/Pgsql/Exception.php index 5ffd979e6..06b61327c 100644 --- a/lib/Doctrine/DataDict/Pgsql/Exception.php +++ b/lib/Doctrine/DataDict/Pgsql/Exception.php @@ -22,8 +22,12 @@ Doctrine::autoload('Doctrine_DataDict_Exception'); /** * Doctrine_DataDict_Pgsql_Exception * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_DataDict_Pgsql_Exception extends Doctrine_DataDict_Exception { } diff --git a/lib/Doctrine/DataDict/Sqlite.php b/lib/Doctrine/DataDict/Sqlite.php index b7ea84f30..950957db2 100644 --- a/lib/Doctrine/DataDict/Sqlite.php +++ b/lib/Doctrine/DataDict/Sqlite.php @@ -20,13 +20,15 @@ */ Doctrine::autoload('Doctrine_DataDict'); /** - * @package Doctrine - * @url http://www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @version $Id$ - */ + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + */ class Doctrine_DataDict_Sqlite extends Doctrine_DataDict { /** * Obtain DBMS specific SQL code portion needed to declare an text type diff --git a/lib/Doctrine/DataDict/Sqlite/Sqlite.php b/lib/Doctrine/DataDict/Sqlite/Sqlite.php index e04baae1d..343784280 100644 --- a/lib/Doctrine/DataDict/Sqlite/Sqlite.php +++ b/lib/Doctrine/DataDict/Sqlite/Sqlite.php @@ -22,8 +22,12 @@ Doctrine::autoload('Doctrine_DataDict_Exception'); /** * Doctrine_DataDict_Sqlite_Exception * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_DataDict_Sqlite_Exception extends Doctrine_DataDict_Exception { } diff --git a/lib/Doctrine/Db.php b/lib/Doctrine/Db.php index 079dbdfd3..4a3753e38 100644 --- a/lib/Doctrine/Db.php +++ b/lib/Doctrine/Db.php @@ -18,7 +18,6 @@ * and is licensed under the LGPL. For more information, see * . */ - /** * Doctrine_Db * A thin wrapper layer on top of PDO / Doctrine_Adapter @@ -29,10 +28,14 @@ * Aspects such as logging, query profiling and caching can be easily implemented through * the use of these listeners * - * @author Konsta Vesterinen - * @license LGPL - * @package Doctrine - */ + * @author Konsta Vesterinen + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_Db implements Countable, IteratorAggregate, Doctrine_Adapter_Interface { /** * error constants diff --git a/lib/Doctrine/Db/Event.php b/lib/Doctrine/Db/Event.php index 936fc0d6d..0253f4b95 100644 --- a/lib/Doctrine/Db/Event.php +++ b/lib/Doctrine/Db/Event.php @@ -21,10 +21,14 @@ /** * Doctrine_Db_Event * - * @author Konsta Vesterinen - * @license LGPL - * @package Doctrine - */ + * @author Konsta Vesterinen + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_Db_Event { const QUERY = 1; const EXEC = 2; diff --git a/lib/Doctrine/Db/EventListener.php b/lib/Doctrine/Db/EventListener.php index 50b878be9..c9dc4daea 100644 --- a/lib/Doctrine/Db/EventListener.php +++ b/lib/Doctrine/Db/EventListener.php @@ -21,10 +21,14 @@ /** * Doctrine_Db_EventListener * - * @author Konsta Vesterinen - * @license LGPL - * @package Doctrine - */ + * @author Konsta Vesterinen + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_Db_EventListener implements Doctrine_Db_EventListener_Interface { public function onPreQuery(Doctrine_Db_Event $event) { } public function onQuery(Doctrine_Db_Event $event) { } diff --git a/lib/Doctrine/Db/EventListener/Chain.php b/lib/Doctrine/Db/EventListener/Chain.php index 562fc85ba..466fb4297 100644 --- a/lib/Doctrine/Db/EventListener/Chain.php +++ b/lib/Doctrine/Db/EventListener/Chain.php @@ -20,14 +20,17 @@ */ Doctrine::autoload('Doctrine_Access'); -Doctrine::autoload('Doctrine_Db_EventListener_Interface'); /** * Doctrine_Db_EventListener * - * @author Konsta Vesterinen - * @license LGPL - * @package Doctrine - */ + * @author Konsta Vesterinen + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_Db_EventListener_Chain extends Doctrine_Access implements Doctrine_Db_EventListener_Interface { private $listeners = array(); diff --git a/lib/Doctrine/Db/Exception.php b/lib/Doctrine/Db/Exception.php index ef0751c7b..d07502e06 100644 --- a/lib/Doctrine/Db/Exception.php +++ b/lib/Doctrine/Db/Exception.php @@ -21,8 +21,12 @@ /** * Doctrine_Db_Exception * - * @author Konsta Vesterinen - * @license LGPL - * @package Doctrine - */ + * @author Konsta Vesterinen + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_Db_Exception extends Doctrine_Exception { } diff --git a/lib/Doctrine/Db/Firebird.php b/lib/Doctrine/Db/Firebird.php index e4ba6e1a4..c8ee32099 100644 --- a/lib/Doctrine/Db/Firebird.php +++ b/lib/Doctrine/Db/Firebird.php @@ -20,13 +20,15 @@ */ Doctrine::autoload('Doctrine_Db'); /** - * @package Doctrine - * @url http://www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @version $Id$ - */ + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + */ class Doctrine_Db_Firebird extends Doctrine_Db { } diff --git a/lib/Doctrine/Db/Informix.php b/lib/Doctrine/Db/Informix.php index 080739759..2bf626abf 100644 --- a/lib/Doctrine/Db/Informix.php +++ b/lib/Doctrine/Db/Informix.php @@ -20,13 +20,15 @@ */ Doctrine::autoload('Doctrine_Db'); /** - * @package Doctrine - * @url http://www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @version $Id$ - */ + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + */ class Doctrine_Db_Informix extends Doctrine_Db { } diff --git a/lib/Doctrine/Db/Mssql.php b/lib/Doctrine/Db/Mssql.php index 1f6a99447..698b406d2 100644 --- a/lib/Doctrine/Db/Mssql.php +++ b/lib/Doctrine/Db/Mssql.php @@ -20,13 +20,15 @@ */ Doctrine::autoload('Doctrine_Db'); /** - * @package Doctrine - * @url http://www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @version $Id$ - */ + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + */ class Doctrine_Db_Mssql extends Doctrine_Db { } diff --git a/lib/Doctrine/Db/Mysql.php b/lib/Doctrine/Db/Mysql.php index 5863e3fbf..029b1f6b5 100644 --- a/lib/Doctrine/Db/Mysql.php +++ b/lib/Doctrine/Db/Mysql.php @@ -20,13 +20,15 @@ */ Doctrine::autoload('Doctrine_Db'); /** - * @package Doctrine - * @url http://www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @version $Id$ - */ + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + */ class Doctrine_Db_Mysql extends Doctrine_Db { protected static $errorCodeMap = array( 1004 => Doctrine_Db::ERR_CANNOT_CREATE, diff --git a/lib/Doctrine/Db/Oracle.php b/lib/Doctrine/Db/Oracle.php index 9c3ef6aa5..f9a7c59e7 100644 --- a/lib/Doctrine/Db/Oracle.php +++ b/lib/Doctrine/Db/Oracle.php @@ -20,13 +20,15 @@ */ Doctrine::autoload('Doctrine_Db'); /** - * @package Doctrine - * @url http://www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @version $Id$ - */ + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + */ class Doctrine_Db_Oracle extends Doctrine_Db { } diff --git a/lib/Doctrine/Db/Pgsql.php b/lib/Doctrine/Db/Pgsql.php index 480080a12..dd7548209 100644 --- a/lib/Doctrine/Db/Pgsql.php +++ b/lib/Doctrine/Db/Pgsql.php @@ -20,13 +20,15 @@ */ Doctrine::autoload('Doctrine_Db'); /** - * @package Doctrine - * @url http://www.phpdoctrine.com - * @license http://www.opensource.org/licenses/lgpl-license.php LGPL - * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @version $Id$ - */ + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + */ class Doctrine_Db_Pgsql extends Doctrine_Db { } diff --git a/lib/Doctrine/Db/Profiler.php b/lib/Doctrine/Db/Profiler.php index 26ab37d2b..69a5c95b9 100644 --- a/lib/Doctrine/Db/Profiler.php +++ b/lib/Doctrine/Db/Profiler.php @@ -22,10 +22,14 @@ Doctrine::autoload('Doctrine_Overloadable'); /** * Doctrine_Db_Profiler * - * @author Konsta Vesterinen - * @license LGPL - * @package Doctrine - */ + * @author Konsta Vesterinen + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_Db_Profiler implements Doctrine_Overloadable { /** * @param array $listeners an array containing all availible listeners diff --git a/lib/Doctrine/Db/Profiler/Exception.php b/lib/Doctrine/Db/Profiler/Exception.php index 3ae322552..081a1e9c8 100644 --- a/lib/Doctrine/Db/Profiler/Exception.php +++ b/lib/Doctrine/Db/Profiler/Exception.php @@ -22,8 +22,12 @@ Doctrine::autoload('Doctrine_Db_Exception'); /** * Doctrine_Db_Exception * - * @author Konsta Vesterinen - * @license LGPL - * @package Doctrine - */ + * @author Konsta Vesterinen + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_Db_Profiler_Exception extends Doctrine_Db_Exception { } diff --git a/lib/Doctrine/Db/Profiler/Query.php b/lib/Doctrine/Db/Profiler/Query.php index 1bb5472f5..2c3be4d88 100644 --- a/lib/Doctrine/Db/Profiler/Query.php +++ b/lib/Doctrine/Db/Profiler/Query.php @@ -18,14 +18,17 @@ * and is licensed under the LGPL. For more information, see * . */ - /** * Doctrine_Db_Profiler_Query * - * @author Konsta Vesterinen - * @license LGPL - * @package Doctrine - */ + * @author Konsta Vesterinen + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_Db_Profiler_Query { /** * @var string SQL query string or user comment, set by $query argument in constructor. diff --git a/lib/Doctrine/Db/Statement.php b/lib/Doctrine/Db/Statement.php index 91ff10b92..241c95460 100644 --- a/lib/Doctrine/Db/Statement.php +++ b/lib/Doctrine/Db/Statement.php @@ -21,10 +21,14 @@ /** * Doctrine_Db_Statement * - * @author Konsta Vesterinen - * @license LGPL - * @package Doctrine - */ + * @author Konsta Vesterinen + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_Db_Statement extends PDOStatement { protected $dbh; diff --git a/lib/Doctrine/EventListener.php b/lib/Doctrine/EventListener.php index 58aa78664..a3de65d06 100644 --- a/lib/Doctrine/EventListener.php +++ b/lib/Doctrine/EventListener.php @@ -24,11 +24,14 @@ Doctrine::autoload('Doctrine_EventListener_Interface'); * the empty methods allow child classes to only implement the methods they need to implement * * - * @author Konsta Vesterinen - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_EventListener implements Doctrine_EventListener_Interface { public function onLoad(Doctrine_Record $record) { } diff --git a/lib/Doctrine/EventListener/AccessorInvoker.php b/lib/Doctrine/EventListener/AccessorInvoker.php index 33cf40859..f36ae72e5 100644 --- a/lib/Doctrine/EventListener/AccessorInvoker.php +++ b/lib/Doctrine/EventListener/AccessorInvoker.php @@ -22,11 +22,14 @@ Doctrine::autoload('Doctrine_EventListener'); /** * Doctrine_EventListener_AccessorInvoker * - * @author Konsta Vesterinen - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_EventListener_AccessorInvoker extends Doctrine_EventListener { /** * @var boolean $lockGetCall a simple variable to prevent recursion diff --git a/lib/Doctrine/EventListener/Chain.php b/lib/Doctrine/EventListener/Chain.php index 1975a32c4..beb4fabbb 100644 --- a/lib/Doctrine/EventListener/Chain.php +++ b/lib/Doctrine/EventListener/Chain.php @@ -20,17 +20,19 @@ */ Doctrine::autoload('Doctrine_Access'); -Doctrine::autoload('Doctrine_EventListener_Interface'); /** * Doctrine_EventListener_Chain * this class represents a chain of different listeners, * useful for having multiple listeners listening the events at the same time * - * @author Konsta Vesterinen - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_EventListener_Chain extends Doctrine_Access implements Doctrine_EventListener_Interface { /** * @var array $listeners an array containing all listeners diff --git a/lib/Doctrine/EventListener/Empty.php b/lib/Doctrine/EventListener/Empty.php index d7e83c8fb..704de150b 100644 --- a/lib/Doctrine/EventListener/Empty.php +++ b/lib/Doctrine/EventListener/Empty.php @@ -1,6 +1,13 @@ + */ class Doctrine_EventListener_Empty extends Doctrine_EventListener { } diff --git a/lib/Doctrine/Exception.php b/lib/Doctrine/Exception.php index 6c3d79e9c..273434007 100644 --- a/lib/Doctrine/Exception.php +++ b/lib/Doctrine/Exception.php @@ -18,12 +18,15 @@ * and is licensed under the LGPL. For more information, see * . */ - /** * Doctrine_Exception * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ class Doctrine_Exception extends Exception { } diff --git a/lib/Doctrine/Export.php b/lib/Doctrine/Export.php index 19089a2e6..1e6ea71c4 100644 --- a/lib/Doctrine/Export.php +++ b/lib/Doctrine/Export.php @@ -18,14 +18,17 @@ * and is licensed under the LGPL. For more information, see * . */ - /** * Doctrine_Export * - * @package Doctrine - * @author Konsta Vesterinen - * @license LGPL - */ + * @package Doctrine + * @author Konsta Vesterinen + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_Export { /** * @var Doctrine_Connection $conn Doctrine_Connection object diff --git a/lib/Doctrine/Export/Exception.php b/lib/Doctrine/Export/Exception.php index 5849eac78..827f54f3f 100644 --- a/lib/Doctrine/Export/Exception.php +++ b/lib/Doctrine/Export/Exception.php @@ -22,8 +22,12 @@ Doctrine::autoload('Doctrine_Exception'); /** * Doctrine_Export_Exception * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Export_Exception extends Doctrine_Exception { } diff --git a/lib/Doctrine/Export/Mysql.php b/lib/Doctrine/Export/Mysql.php index 64141be84..a99d9f577 100644 --- a/lib/Doctrine/Export/Mysql.php +++ b/lib/Doctrine/Export/Mysql.php @@ -22,11 +22,15 @@ Doctrine::autoload('Doctrine_Export'); /** * Doctrine_Export_Mysql * - * @package Doctrine - * @author Konsta Vesterinen + * @package Doctrine + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @license LGPL - */ + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_Export_Mysql extends Doctrine_Export { /** * create a new database diff --git a/lib/Doctrine/Export/Pgsql.php b/lib/Doctrine/Export/Pgsql.php index 2274a12d9..0c1fb5ca4 100644 --- a/lib/Doctrine/Export/Pgsql.php +++ b/lib/Doctrine/Export/Pgsql.php @@ -22,11 +22,15 @@ Doctrine::autoload('Doctrine_Export'); /** * Doctrine_Export_Pgsql * - * @package Doctrine - * @author Konsta Vesterinen + * @package Doctrine + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @license LGPL - */ + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_Export_Pgsql extends Doctrine_Export { /** * create a new database diff --git a/lib/Doctrine/Export/Sqlite.php b/lib/Doctrine/Export/Sqlite.php index 7e76e0df7..2fc5d64a7 100644 --- a/lib/Doctrine/Export/Sqlite.php +++ b/lib/Doctrine/Export/Sqlite.php @@ -22,11 +22,15 @@ Doctrine::autoload('Doctrine_Export'); /** * Doctrine_Export_Sqlite * - * @package Doctrine - * @author Konsta Vesterinen + * @package Doctrine + * @author Konsta Vesterinen * @author Lukas Smith (PEAR MDB2 library) - * @license LGPL - */ + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_Export_Sqlite extends Doctrine_Export { /** * Get the stucture of a field into an array diff --git a/lib/Doctrine/Expression.php b/lib/Doctrine/Expression.php index 8a03db6c4..44ac7243c 100644 --- a/lib/Doctrine/Expression.php +++ b/lib/Doctrine/Expression.php @@ -18,14 +18,17 @@ * and is licensed under the LGPL. For more information, see * . */ - /** * Doctrine_Expression * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Expression { /** diff --git a/lib/Doctrine/Expression/Firebird.php b/lib/Doctrine/Expression/Firebird.php index e9473b846..8c00d2608 100644 --- a/lib/Doctrine/Expression/Firebird.php +++ b/lib/Doctrine/Expression/Firebird.php @@ -22,10 +22,14 @@ Doctrine::autoload('Doctrine_Expression'); /** * Doctrine_Expression_Firebird * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Expression_Firebird extends Doctrine_Expression { /** * return string for internal table used when calling only a function diff --git a/lib/Doctrine/Expression/Informix.php b/lib/Doctrine/Expression/Informix.php index 9c54bdbd0..584747b3c 100644 --- a/lib/Doctrine/Expression/Informix.php +++ b/lib/Doctrine/Expression/Informix.php @@ -22,8 +22,12 @@ Doctrine::autoload('Doctrine_Expression'); /** * Doctrine_Expression_Informix * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Expression_Informix extends Doctrine_Expression { } diff --git a/lib/Doctrine/Expression/Mssql.php b/lib/Doctrine/Expression/Mssql.php index 7b145b638..a3c5be983 100644 --- a/lib/Doctrine/Expression/Mssql.php +++ b/lib/Doctrine/Expression/Mssql.php @@ -22,10 +22,14 @@ Doctrine::autoload('Doctrine_Expression'); /** * Doctrine_Expression_Mssql * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Expression_Mssql extends Doctrine_Expression { /** * Return string to call a variable with the current timestamp inside an SQL statement diff --git a/lib/Doctrine/Expression/Mysql.php b/lib/Doctrine/Expression/Mysql.php index 419c66b2e..7acc92df0 100644 --- a/lib/Doctrine/Expression/Mysql.php +++ b/lib/Doctrine/Expression/Mysql.php @@ -22,10 +22,14 @@ Doctrine::autoload('Doctrine_Expression'); /** * Doctrine_Expression_Mysql * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Expression_Mysql extends Doctrine_Expression { /** * returns the regular expression operator diff --git a/lib/Doctrine/Expression/Oracle.php b/lib/Doctrine/Expression/Oracle.php index 96fa5e682..d79dfee98 100644 --- a/lib/Doctrine/Expression/Oracle.php +++ b/lib/Doctrine/Expression/Oracle.php @@ -22,10 +22,14 @@ Doctrine::autoload('Doctrine_Expression'); /** * Doctrine_Expression_Sqlite * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Expression_Oracle extends Doctrine_Expression { /** * Returns a series of strings concatinated diff --git a/lib/Doctrine/Expression/Pgsql.php b/lib/Doctrine/Expression/Pgsql.php index 65132b674..b98262408 100644 --- a/lib/Doctrine/Expression/Pgsql.php +++ b/lib/Doctrine/Expression/Pgsql.php @@ -22,10 +22,14 @@ Doctrine::autoload('Doctrine_Expression'); /** * Doctrine_Expression_Pgsql * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Expression_Pgsql extends Doctrine_Expression { /** * Returns the md5 sum of a field. diff --git a/lib/Doctrine/Expression/Sqlite.php b/lib/Doctrine/Expression/Sqlite.php index 286720296..11e29a1ba 100644 --- a/lib/Doctrine/Expression/Sqlite.php +++ b/lib/Doctrine/Expression/Sqlite.php @@ -22,10 +22,14 @@ Doctrine::autoload('Doctrine_Expression'); /** * Doctrine_Expression_Sqlite * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Expression_Sqlite extends Doctrine_Expression { /** * Returns the md5 sum of the data that SQLite's md5() function receives. diff --git a/lib/Doctrine/Hydrate.php b/lib/Doctrine/Hydrate.php index 87776742a..b84ecdf79 100644 --- a/lib/Doctrine/Hydrate.php +++ b/lib/Doctrine/Hydrate.php @@ -24,10 +24,14 @@ Doctrine::autoload('Doctrine_Access'); * Its purpose is to populate object graphs. * * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ abstract class Doctrine_Hydrate extends Doctrine_Access { /** * @var array $fetchmodes an array containing all fetchmodes diff --git a/lib/Doctrine/Identifier.php b/lib/Doctrine/Identifier.php index a3bf819db..0d8d65615 100644 --- a/lib/Doctrine/Identifier.php +++ b/lib/Doctrine/Identifier.php @@ -18,15 +18,17 @@ * and is licensed under the LGPL. For more information, see * . */ - /** * Doctrine_Identifier * - * @author Konsta Vesterinen - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_Identifier { /** * constant for auto_increment identifier diff --git a/lib/Doctrine/Import.php b/lib/Doctrine/Import.php index 4bceefec5..07b77dd06 100644 --- a/lib/Doctrine/Import.php +++ b/lib/Doctrine/Import.php @@ -25,15 +25,18 @@ * @license http://www.opensource.org/licenses/lgpl-license.php LGPL * @author Jukka Hassinen * @version $Id$ - */ - - - /** * class Doctrine_Import * Main responsible of performing import operation. Delegates database schema * reading to a reader object and passes the result to a builder object which * builds a Doctrine data model. + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ class Doctrine_Import { /** diff --git a/lib/Doctrine/Import/Builder.php b/lib/Doctrine/Import/Builder.php index 55578a525..419b221a1 100644 --- a/lib/Doctrine/Import/Builder.php +++ b/lib/Doctrine/Import/Builder.php @@ -25,13 +25,16 @@ * @license http://www.opensource.org/licenses/lgpl-license.php LGPL * @author Jukka Hassinen * @version $Id$ - */ - - - /** * class Doctrine_Import_Builder * Is responsible of building Doctrine structure based on a database schema. + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ class Doctrine_Import_Builder { diff --git a/lib/Doctrine/Import/Builder/BaseClass.php b/lib/Doctrine/Import/Builder/BaseClass.php index 5ce754477..31e355143 100644 --- a/lib/Doctrine/Import/Builder/BaseClass.php +++ b/lib/Doctrine/Import/Builder/BaseClass.php @@ -26,12 +26,16 @@ Doctrine::autoload('Doctrine_Import_Builder'); * @author Jukka Hassinen * @version $Id$ */ - - - /** * class Doctrine_Import_Builder_BaseClass * Builds a Doctrine_Record base class definition based on a schema. + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ class Doctrine_Import_Builder_BaseClass extends Doctrine_Import_Builder { } diff --git a/lib/Doctrine/Import/Builder/Exception.php b/lib/Doctrine/Import/Builder/Exception.php index dd18679db..2956295b8 100644 --- a/lib/Doctrine/Import/Builder/Exception.php +++ b/lib/Doctrine/Import/Builder/Exception.php @@ -26,8 +26,14 @@ Doctrine::autoload('Doctrine_Import_Exception'); * @author Jukka Hassinen * @version $Id$ */ - /** * class Doctrine_Import_Builder_Exception + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ class Doctrine_Import_Builder_Exception extends Doctrine_Import_Exception { } diff --git a/lib/Doctrine/Import/Exception.php b/lib/Doctrine/Import/Exception.php index 8ac7cc3ab..919c0ebd1 100644 --- a/lib/Doctrine/Import/Exception.php +++ b/lib/Doctrine/Import/Exception.php @@ -25,8 +25,14 @@ Doctrine::autoload('Doctrine_Exception'); * @license http://www.opensource.org/licenses/lgpl-license.php LGPL * @version $Id$ */ - /** * class Doctrine_Import_Exception - */ + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Import_Exception extends Doctrine_Exception { } diff --git a/lib/Doctrine/Import/Reader.php b/lib/Doctrine/Import/Reader.php index 8e85f1cdd..6c9a529e6 100644 --- a/lib/Doctrine/Import/Reader.php +++ b/lib/Doctrine/Import/Reader.php @@ -25,14 +25,17 @@ * @license http://www.opensource.org/licenses/lgpl-license.php LGPL * @author Jukka Hassinen * @version $Id$ - */ - - - /** * class Doctrine_Import_Reader * Is responsible of reading a database definitions from a source and costructing a * database schema + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ abstract class Doctrine_Import_Reader { diff --git a/lib/Doctrine/Import/Reader/Db.php b/lib/Doctrine/Import/Reader/Db.php index 74aaa2586..0845f5d77 100644 --- a/lib/Doctrine/Import/Reader/Db.php +++ b/lib/Doctrine/Import/Reader/Db.php @@ -26,13 +26,17 @@ Doctrine::autoload('Doctrine_Import_Reader'); * @author Jukka Hassinen * @version $Id$ */ - - - /** * class Doctrine_Import_Reader_Db * Reads a database using the given PDO connection and constructs a database * schema + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ class Doctrine_Import_Reader_Db extends Doctrine_Import_Reader { diff --git a/lib/Doctrine/Import/Reader/Exception.php b/lib/Doctrine/Import/Reader/Exception.php index c449cdfcb..b9987aa78 100644 --- a/lib/Doctrine/Import/Reader/Exception.php +++ b/lib/Doctrine/Import/Reader/Exception.php @@ -25,12 +25,15 @@ * @license http://www.opensource.org/licenses/lgpl-license.php LGPL * @author Jukka Hassinen * @version $Id$ - */ - - - /** * class Doctrine_Import_Reader_Exception + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ class Doctrine_Import_Reader_Exception { diff --git a/lib/Doctrine/Import/Reader/Propel.php b/lib/Doctrine/Import/Reader/Propel.php index 0d6d790f1..4c7739b6a 100644 --- a/lib/Doctrine/Import/Reader/Propel.php +++ b/lib/Doctrine/Import/Reader/Propel.php @@ -26,11 +26,15 @@ Doctrine::autoload('Doctrine_Import_Reader'); * @author Jukka Hassinen * @version $Id$ */ - - - /** * class Doctrine_Import_Reader_Xml_Propel + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ class Doctrine_Import_Reader_Xml_Propel extends Doctrine_Import_Reader { diff --git a/lib/Doctrine/Lib.php b/lib/Doctrine/Lib.php index 9c12b03d3..acf358272 100644 --- a/lib/Doctrine/Lib.php +++ b/lib/Doctrine/Lib.php @@ -18,14 +18,17 @@ * and is licensed under the LGPL. For more information, see * . */ - /** - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL * * Doctrine_Lib has not commonly used static functions, mostly for debugging purposes - */ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Lib { /** * @param integer $state the state of record diff --git a/lib/Doctrine/Locking/Exception.php b/lib/Doctrine/Locking/Exception.php index f741db6a0..948284c12 100644 --- a/lib/Doctrine/Locking/Exception.php +++ b/lib/Doctrine/Locking/Exception.php @@ -1,10 +1,16 @@ */ class Doctrine_Locking_Exception extends Doctrine_Exception {} diff --git a/lib/Doctrine/Locking/Manager/Pessimistic.php b/lib/Doctrine/Locking/Manager/Pessimistic.php index f825a81f0..25544336c 100644 --- a/lib/Doctrine/Locking/Manager/Pessimistic.php +++ b/lib/Doctrine/Locking/Manager/Pessimistic.php @@ -19,15 +19,19 @@ * . */ /** - * Class for handling the pessimistic offline locking of {@link Doctrine_Record}s. + * @link www.phpdoctrine.com * Offline locking of records comes in handy where you need to make sure that * a time-consuming task on a record or many records, which is spread over several * page requests can't be interfered by other users. * * @author Roman Borschel * @author Pierre Minnieur - * @license LGPL - * @since 1.0 + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @since 1.0 + * @package Doctrine + * @category Object Relational Mapping + * @version $Revision$ + * @author Konsta Vesterinen */ class Doctrine_Locking_Manager_Pessimistic { /** diff --git a/lib/Doctrine/Manager.php b/lib/Doctrine/Manager.php index 605ae2729..e8958b254 100644 --- a/lib/Doctrine/Manager.php +++ b/lib/Doctrine/Manager.php @@ -18,14 +18,17 @@ * and is licensed under the LGPL. For more information, see * . */ - /** - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL * * Doctrine_Manager is the base component of all doctrine based projects. * It opens and keeps track of all connections (database connections). + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ class Doctrine_Manager extends Doctrine_Configurable implements Countable, IteratorAggregate { /** diff --git a/lib/Doctrine/Manager/Exception.php b/lib/Doctrine/Manager/Exception.php index 9344ab188..f54f9db63 100644 --- a/lib/Doctrine/Manager/Exception.php +++ b/lib/Doctrine/Manager/Exception.php @@ -18,12 +18,15 @@ * and is licensed under the LGPL. For more information, see * . */ - /** * Doctrine_Manager_Exception * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Manager_Exception extends Doctrine_Exception { } diff --git a/lib/Doctrine/Null.php b/lib/Doctrine/Null.php index 420bd2689..71320e658 100644 --- a/lib/Doctrine/Null.php +++ b/lib/Doctrine/Null.php @@ -24,8 +24,12 @@ * Simple empty class representing a null value * used for extra fast null value testing with isset() rather than array_key_exists() * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ final class Doctrine_Null { } diff --git a/lib/Doctrine/Query.php b/lib/Doctrine/Query.php index 6c2ba57ad..816cef7a0 100644 --- a/lib/Doctrine/Query.php +++ b/lib/Doctrine/Query.php @@ -18,13 +18,16 @@ * and is licensed under the LGPL. For more information, see * . */ - /** * Doctrine_Query * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ class Doctrine_Query extends Doctrine_Hydrate implements Countable { /** diff --git a/lib/Doctrine/Query/Orderby.php b/lib/Doctrine/Query/Orderby.php index 842001500..b310baa59 100644 --- a/lib/Doctrine/Query/Orderby.php +++ b/lib/Doctrine/Query/Orderby.php @@ -22,10 +22,14 @@ Doctrine::autoload('Doctrine_Query_Part'); /** * Doctrine_Query_Orderby * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Query_Orderby extends Doctrine_Query_Part { /** * DQL ORDER BY PARSER diff --git a/lib/Doctrine/Query/Part.php b/lib/Doctrine/Query/Part.php index 9d3e578f6..0bb1988b7 100644 --- a/lib/Doctrine/Query/Part.php +++ b/lib/Doctrine/Query/Part.php @@ -22,10 +22,14 @@ Doctrine::autoload("Doctrine_Access"); /** * Doctrine_Query_Part * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ abstract class Doctrine_Query_Part extends Doctrine_Access { /** * @var Doctrine_Query $query the query object associated with this parser diff --git a/lib/Doctrine/Query/Set.php b/lib/Doctrine/Query/Set.php index 223f515ef..83b6408ee 100644 --- a/lib/Doctrine/Query/Set.php +++ b/lib/Doctrine/Query/Set.php @@ -18,14 +18,17 @@ * and is licensed under the LGPL. For more information, see * . */ - /** * Doctrine_Query * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Query_Set extends Doctrine_Query_Part { public function parse($dql) { $e = Doctrine_Query::sqlExplode($dql, '='); diff --git a/lib/Doctrine/RawSql.php b/lib/Doctrine/RawSql.php index bfae7f839..517b68391 100644 --- a/lib/Doctrine/RawSql.php +++ b/lib/Doctrine/RawSql.php @@ -22,10 +22,14 @@ Doctrine::autoload('Doctrine_Hydrate'); /** * Doctrine_RawSql * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_RawSql extends Doctrine_Hydrate { /** * @var array $fields diff --git a/lib/Doctrine/RawSql/Exception.php b/lib/Doctrine/RawSql/Exception.php index 7e386d082..264b8c010 100644 --- a/lib/Doctrine/RawSql/Exception.php +++ b/lib/Doctrine/RawSql/Exception.php @@ -22,8 +22,12 @@ Doctrine::autoload('Doctrine_Exception'); /** * Doctrine_RawSql_Exception * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_RawSql_Exception extends Doctrine_Exception { } diff --git a/lib/Doctrine/Record.php b/lib/Doctrine/Record.php index 26c065507..b129c5e67 100644 --- a/lib/Doctrine/Record.php +++ b/lib/Doctrine/Record.php @@ -23,11 +23,14 @@ Doctrine::autoload('Doctrine_Access'); * Doctrine_Record * All record classes should inherit this super class * - * @author Konsta Vesterinen - * @license LGPL + * @author Konsta Vesterinen + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ */ - abstract class Doctrine_Record extends Doctrine_Access implements Countable, IteratorAggregate, Serializable { /** * STATE CONSTANTS diff --git a/lib/Doctrine/Record/Exception.php b/lib/Doctrine/Record/Exception.php index 19ce8a416..43218dbb7 100644 --- a/lib/Doctrine/Record/Exception.php +++ b/lib/Doctrine/Record/Exception.php @@ -22,8 +22,12 @@ Doctrine::autoload('Doctrine_Exception'); /** * Doctrine_Exception * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Record_Exception extends Doctrine_Exception { } diff --git a/lib/Doctrine/Record/State/Exception.php b/lib/Doctrine/Record/State/Exception.php index 4f06ee775..9eb247913 100644 --- a/lib/Doctrine/Record/State/Exception.php +++ b/lib/Doctrine/Record/State/Exception.php @@ -22,8 +22,12 @@ Doctrine::autoload('Doctrine_Record_Exception'); /** * Doctrine_Exception * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Record_State_Exception extends Doctrine_Record_Exception { } diff --git a/lib/Doctrine/Relation.php b/lib/Doctrine/Relation.php index d80a02925..b8c337f38 100644 --- a/lib/Doctrine/Relation.php +++ b/lib/Doctrine/Relation.php @@ -22,10 +22,14 @@ * Doctrine_Relation * This class represents a relation between components * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ abstract class Doctrine_Relation { /** * RELATION CONSTANTS diff --git a/lib/Doctrine/Relation/Association.php b/lib/Doctrine/Relation/Association.php index 48d77e7cd..84e380923 100644 --- a/lib/Doctrine/Relation/Association.php +++ b/lib/Doctrine/Relation/Association.php @@ -25,10 +25,14 @@ Doctrine::autoload('Doctrine_Relation'); * which holds 2 foreign keys) * * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Relation_Association extends Doctrine_Relation { /** * @var Doctrine_Table $associationTable diff --git a/lib/Doctrine/Relation/Association/Self.php b/lib/Doctrine/Relation/Association/Self.php index b2bd94726..477729d1e 100644 --- a/lib/Doctrine/Relation/Association/Self.php +++ b/lib/Doctrine/Relation/Association/Self.php @@ -22,10 +22,14 @@ Doctrine::autoload('Doctrine_Relation_Association'); /** * Doctrine_Relation_Association_Self * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Relation_Association_Self extends Doctrine_Relation_Association { /** * getRelationDql diff --git a/lib/Doctrine/Relation/ForeignKey.php b/lib/Doctrine/Relation/ForeignKey.php index eb137f5cf..2ca13ca15 100644 --- a/lib/Doctrine/Relation/ForeignKey.php +++ b/lib/Doctrine/Relation/ForeignKey.php @@ -23,10 +23,14 @@ Doctrine::autoload('Doctrine_Relation'); * Doctrine_Relation_ForeignKey * This class represents a foreign key relation * - * @author Konsta Vesterinen - * @license LGPL - * @package Doctrine - */ + * @author Konsta Vesterinen + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_Relation_ForeignKey extends Doctrine_Relation { /** * processDiff diff --git a/lib/Doctrine/Relation/LocalKey.php b/lib/Doctrine/Relation/LocalKey.php index aa20d36a6..840cf5789 100644 --- a/lib/Doctrine/Relation/LocalKey.php +++ b/lib/Doctrine/Relation/LocalKey.php @@ -23,10 +23,14 @@ Doctrine::autoload('Doctrine_Relation'); * Doctrine_Relation_LocalKey * This class represents a local key relation * - * @author Konsta Vesterinen - * @license LGPL - * @package Doctrine - */ + * @author Konsta Vesterinen + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_Relation_LocalKey extends Doctrine_Relation { /** * processDiff diff --git a/lib/Doctrine/Schema.php b/lib/Doctrine/Schema.php index 2a0aee464..e818ebf35 100644 --- a/lib/Doctrine/Schema.php +++ b/lib/Doctrine/Schema.php @@ -25,13 +25,16 @@ * @license http://www.opensource.org/licenses/lgpl-license.php LGPL * @author Jukka Hassinen * @version $Id$ - */ - - - /** * class Doctrine_Schema * Holds information on one to many databases + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ class Doctrine_Schema extends Doctrine_Schema_Object implements Countable, IteratorAggregate { /** diff --git a/lib/Doctrine/Schema/Column.php b/lib/Doctrine/Schema/Column.php index ada5bb12c..dde458475 100644 --- a/lib/Doctrine/Schema/Column.php +++ b/lib/Doctrine/Schema/Column.php @@ -26,12 +26,16 @@ Doctrine::autoload('Doctrine_Schema_Object'); * @author Jukka Hassinen * @version $Id$ */ - - - /** * class Doctrine_Schema_Column * Holds information on a database table field + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ class Doctrine_Schema_Column extends Doctrine_Schema_Object implements IteratorAggregate { /** diff --git a/lib/Doctrine/Schema/Database.php b/lib/Doctrine/Schema/Database.php index c9148dd26..8e2cc333c 100644 --- a/lib/Doctrine/Schema/Database.php +++ b/lib/Doctrine/Schema/Database.php @@ -26,11 +26,16 @@ Doctrine::autoload('Doctrine_Schema_Object'); * @author Jukka Hassinen * @version $Id$ */ - - /** * class Doctrine_Schema_Database * Holds information on a database + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ class Doctrine_Schema_Database extends Doctrine_Schema_Object { diff --git a/lib/Doctrine/Schema/Exception.php b/lib/Doctrine/Schema/Exception.php index c2d3e13af..c5dc43222 100644 --- a/lib/Doctrine/Schema/Exception.php +++ b/lib/Doctrine/Schema/Exception.php @@ -26,10 +26,14 @@ Doctrine::autoload('Doctrine_Exception'); * @author Jukka Hassinen * @version $Id$ */ - - - /** * class Doctrine_Schema_Exception + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ class Doctrine_Schema_Exception extends Exception { } diff --git a/lib/Doctrine/Schema/Object.php b/lib/Doctrine/Schema/Object.php index 8772a8d8c..5860ea53f 100644 --- a/lib/Doctrine/Schema/Object.php +++ b/lib/Doctrine/Schema/Object.php @@ -27,10 +27,16 @@ Doctrine::autoload('Doctrine_Access'); * @author Konsta Vesterinen * @version $Id$ */ - /** * class Doctrine_Schema_Object * Catches any non-property call from child classes and throws an exception. + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ abstract class Doctrine_Schema_Object extends Doctrine_Access implements IteratorAggregate, Countable { diff --git a/lib/Doctrine/Schema/Relation.php b/lib/Doctrine/Schema/Relation.php index 4c4bce93f..d6c503eb3 100644 --- a/lib/Doctrine/Schema/Relation.php +++ b/lib/Doctrine/Schema/Relation.php @@ -26,12 +26,16 @@ Doctrine::autoload('Doctrine_Schema_Object'); * @author Jukka Hassinen * @version $Id$ */ - - - /** * class Doctrine_Schema_Relation * Holds information on a foreign key relation. + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ class Doctrine_Schema_Relation extends Doctrine_Schema_Object { diff --git a/lib/Doctrine/Schema/Table.php b/lib/Doctrine/Schema/Table.php index 985bec51b..6dbe92096 100644 --- a/lib/Doctrine/Schema/Table.php +++ b/lib/Doctrine/Schema/Table.php @@ -26,12 +26,16 @@ Doctrine::autoload('Doctrine_Schema_Object'); * @author Jukka Hassinen * @version $Id$ */ - - - /** * class Doctrine_Schema_Table * Holds information on a database table + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ class Doctrine_Schema_Table extends Doctrine_Schema_Object implements Countable, IteratorAggregate { diff --git a/lib/Doctrine/Table.php b/lib/Doctrine/Table.php index 1855e0ea7..bdde4b099 100644 --- a/lib/Doctrine/Table.php +++ b/lib/Doctrine/Table.php @@ -18,18 +18,19 @@ * and is licensed under the LGPL. For more information, see * . */ - /** * Doctrine_Table represents a database table * each Doctrine_Table holds the information of foreignKeys and associations * * - * @author Konsta Vesterinen - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - * @version 1.0 alpha - */ + * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @version $Revision$ + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + */ class Doctrine_Table extends Doctrine_Configurable implements Countable { /** * @var array $data temporary data which is then loaded into Doctrine_Record::$data diff --git a/lib/Doctrine/Table/Exception.php b/lib/Doctrine/Table/Exception.php index 1fdec4614..1a997c984 100644 --- a/lib/Doctrine/Table/Exception.php +++ b/lib/Doctrine/Table/Exception.php @@ -23,10 +23,14 @@ Doctrine::autoload('Doctrine_Exception'); * thrown when user tries to initialize a new instance of Doctrine_Table, * while there already exists an instance of that table * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Table_Exception extends Doctrine_Exception { public function __construct($message = "Couldn't initialize table. One instance of this table already exists. Always use Doctrine_Session::getTable(\$name) diff --git a/lib/Doctrine/Table/Repository.php b/lib/Doctrine/Table/Repository.php index 9a087cea1..5d399728d 100644 --- a/lib/Doctrine/Table/Repository.php +++ b/lib/Doctrine/Table/Repository.php @@ -23,11 +23,14 @@ * each record is added into Doctrine_Repository at the same time they are created, * loaded from the database or retrieved from the cache * - * @author Konsta Vesterinen - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_Table_Repository implements Countable, IteratorAggregate { /** * @var object Doctrine_Table $table diff --git a/lib/Doctrine/Table/Repository/Exception.php b/lib/Doctrine/Table/Repository/Exception.php index ab305da0c..44113e515 100644 --- a/lib/Doctrine/Table/Repository/Exception.php +++ b/lib/Doctrine/Table/Repository/Exception.php @@ -22,8 +22,12 @@ Doctrine::autoload('Doctrine_Exception'); /** * Doctrine_Table_Repository_Exception * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_Table_Repository_Exception extends Doctrine_Exception { } diff --git a/lib/Doctrine/Validator.php b/lib/Doctrine/Validator.php index c0c42a81d..cf3a56fea 100644 --- a/lib/Doctrine/Validator.php +++ b/lib/Doctrine/Validator.php @@ -22,9 +22,13 @@ * Doctrine_Validator * Doctrine_Validator performs validations in record properties * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen */ class Doctrine_Validator { /** diff --git a/lib/Doctrine/Validator/ErrorStack.php b/lib/Doctrine/Validator/ErrorStack.php index 9bf0a818d..13aca579b 100644 --- a/lib/Doctrine/Validator/ErrorStack.php +++ b/lib/Doctrine/Validator/ErrorStack.php @@ -18,14 +18,17 @@ * and is licensed under the LGPL. For more information, see * . */ - /** * Doctrine_Validator_ErrorStack * - * @author Konsta Vesterinen + * @author Konsta Vesterinen * @author Roman Borschel - * @license LGPL + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ */ class Doctrine_Validator_ErrorStack extends Doctrine_Access implements Countable, IteratorAggregate { diff --git a/lib/Doctrine/Validator/Exception.php b/lib/Doctrine/Validator/Exception.php index 936dada7f..fed3cb246 100644 --- a/lib/Doctrine/Validator/Exception.php +++ b/lib/Doctrine/Validator/Exception.php @@ -22,10 +22,14 @@ Doctrine::autoload('Doctrine_Exception'); /** * Doctrine_Validator_Exception * - * @author Konsta Vesterinen - * @license LGPL - * @package Doctrine - */ + * @author Konsta Vesterinen + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @package Doctrine + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_Validator_Exception extends Doctrine_Exception implements Countable, IteratorAggregate { /** * @var array $invalid diff --git a/lib/Doctrine/ValueHolder.php b/lib/Doctrine/ValueHolder.php index 16d47b02c..7c2cf04fe 100644 --- a/lib/Doctrine/ValueHolder.php +++ b/lib/Doctrine/ValueHolder.php @@ -25,10 +25,14 @@ Doctrine::autoload('Doctrine_Access'); * intend to save / delete the object. * * - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + * @author Konsta Vesterinen + */ class Doctrine_ValueHolder extends Doctrine_Access implements Countable { public $data = array(); diff --git a/lib/Doctrine/View.php b/lib/Doctrine/View.php index 3b3b69df3..55b908cb7 100644 --- a/lib/Doctrine/View.php +++ b/lib/Doctrine/View.php @@ -23,11 +23,14 @@ * * this class represents a database view * - * @author Konsta Vesterinen - * @package Doctrine ORM - * @url www.phpdoctrine.com - * @license LGPL - */ + * @author Konsta Vesterinen + * @package Doctrine + * @license http://www.opensource.org/licenses/lgpl-license.php LGPL + * @category Object Relational Mapping + * @link www.phpdoctrine.com + * @since 1.0 + * @version $Revision$ + */ class Doctrine_View { /** * SQL DROP constant