33 lines
830 B
ReStructuredText
33 lines
830 B
ReStructuredText
.. Doctrine 2 ORM Cookbook documentation master file, created by
|
|
sphinx-quickstart on Mon Nov 1 21:13:13 2010.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to Doctrine 2 ORM Cookbook's documentation!
|
|
===================================================
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
getting-started-xml-edition
|
|
implementing-arrayaccess-for-domain-objects
|
|
implementing-the-notify-changetracking-policy
|
|
validations-of-entities
|
|
implementing-wakeup-or-clone
|
|
integrating-with-codeigniter
|
|
dql-custom-walkers
|
|
dql-user-defined-functions
|
|
sql-table-prefixes
|
|
strategy-cookbook-introdution
|
|
aggregates-fields
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|