Author: ts Date: Thu Dec 20 09:57:48 2007 New Revision: 7030 Log: - Docs.
Modified: trunk/PersistentObject/src/object/persistent_object_property.php Modified: trunk/PersistentObject/src/object/persistent_object_property.php ============================================================================== --- trunk/PersistentObject/src/object/persistent_object_property.php [iso-8859-1] (original) +++ trunk/PersistentObject/src/object/persistent_object_property.php [iso-8859-1] Thu Dec 20 09:57:48 2007 @@ -1,5 +1,7 @@ <?php /** + * File containing the ezcPersistentObjectProperty class. + * * @version //autogen// * @copyright Copyright (C) 2005-2007 eZ systems as. All rights reserved. * @license http://ez.no/licenses/new_bsd New BSD License @@ -8,6 +10,10 @@ /** * Defines a persistent object field. + * + * An instance of this class is used in a [EMAIL PROTECTED] ezcPersisentObjectDefinition} + * object to define a relation between an object property and a database + * column. * * @see ezcPersisentObjectDefinition * -- svn-components mailing list svn-components@lists.ez.no http://lists.ez.no/mailman/listinfo/svn-components