Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6873534

Browse files
committedJul 24, 2011
[book][form] Final mass proofread and update of the form chapter
1 parent 9de84d1 commit 6873534

File tree

5 files changed

+423
-406
lines changed

5 files changed

+423
-406
lines changed
 

‎book/doctrine.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,11 @@ just a simple PHP class.
119119
120120
php app/console doctrine:generate:entity AcmeStoreBundle:Product "name:string(255) price:float description:text"
121121
122+
.. index::
123+
single: Doctrine; Adding mapping metadata
124+
125+
.. _book-doctrine-adding-mapping:
126+
122127
Add Mapping Information
123128
~~~~~~~~~~~~~~~~~~~~~~~
124129

‎book/forms.rst

Lines changed: 418 additions & 406 deletions
Large diffs are not rendered by default.

‎book/images/forms-simple.png

-11.2 KB
Binary file not shown.

‎images/book/form-simple.png

12.1 KB
Loading

‎images/book/form-simple2.png

8.17 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.