removed old examples

This commit is contained in:
Dominik Liebler
2019-08-17 22:27:24 +02:00
parent 6d1cc1dab9
commit 78ffb07d9c
99 changed files with 11 additions and 801 deletions

View File

@@ -13,8 +13,6 @@ Examples
- a form class instance handles all its form elements like a single
instance of the form, when ``render()`` is called, it subsequently
runs through all its child elements and calls ``render()`` on them
- ``Zend_Config``: a tree of configuration options, each one is a
``Zend_Config`` object itself
UML Diagram
-----------