From ae738ccb97d1ef32e2cde7e3548d57ec0e6b4c7a Mon Sep 17 00:00:00 2001 From: doctrine Date: Sun, 6 Aug 2006 20:46:12 +0000 Subject: [PATCH] Some new manual code examples --- Doctrine/Form.php | 1 + Doctrine/Hydrate.php | 29 ++++++++++++++++++- Doctrine/Iterator/Normal.php | 19 ++++++++++++ Doctrine/Validator.php | 21 +++++++++++++- ...arted - Record identifiers - Composite.php | 8 +++++ ...started - Record identifiers - Natural.php | 7 +++++ ...le definition - Data types and lengths.php | 27 +++++++++++++++++ ...etting table definition - Introduction.php | 14 +++++++++ ...Getting started - Starting new project.php | 4 +-- manual/documentation.php | 7 +++++ manual/highlight.php | 2 +- manual/top.php | 5 +++- tests/RawSqlTestCase.php | 4 +-- 13 files changed, 140 insertions(+), 8 deletions(-) create mode 100644 manual/codes/Getting started - Record identifiers - Composite.php create mode 100644 manual/codes/Getting started - Record identifiers - Natural.php create mode 100644 manual/codes/Getting started - Setting table definition - Data types and lengths.php create mode 100644 manual/codes/Getting started - Setting table definition - Introduction.php diff --git a/Doctrine/Form.php b/Doctrine/Form.php index 6f527a644..31c6e3e42 100644 --- a/Doctrine/Form.php +++ b/Doctrine/Form.php @@ -32,6 +32,7 @@ class Doctrine_Form implements Iterator { if( ! in_array("autoincrement",$e) && ! in_array("protected",$e)) { if($enum) { $elements[$column] = "