[GENERIC] Zend_Translate:
[zend.git] / documentation / manual / en / tutorials / form-decorators-conclusion.xml
blob946d166b7454071887b3fb5c083b606dc03505b7
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Reviewed: no -->
3 <sect1 id="learning.form.decorators.conclusion">
4     <title>Conclusion</title>
6     <para>
7         Form decorators are a system that takes some time to learn. At first, they will likely
8         feel cumbersome and overly complex. Hopefully the various topics covered in this chapter
9         will help you to understand both how they work, as well as strategies for using them
10         effectively in your forms.
11     </para>
12 </sect1>