[MANUAL] English:
[zend.git] / documentation / manual / en / module_specs / Zend_Application-CoreFunctionality.xml
blob63270a268b983cd11865fd3e8a7fd370b5ea05b3
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Reviewed: no -->
3 <sect1 id="zend.application.core-functionality" xmlns:xi="http://www.w3.org/2001/XInclude">
4     <title>Core Functionality</title>
6     <para>
7         Here you'll find <acronym>API</acronym>-like documentation about all core components of
8         <classname>Zend_Application</classname>.
9     </para>
11     <xi:include href="Zend_Application-CoreFunctionality-Application.xml" />
12     <xi:include href="Zend_Application-CoreFunctionality-Bootstrap_Bootstrapper.xml" />
13     <xi:include href="Zend_Application-CoreFunctionality-Bootstrap_ResourceBootstrapper.xml" />
14     <xi:include href="Zend_Application-CoreFunctionality-Bootstrap_BootstrapAbstract.xml" />
15     <xi:include href="Zend_Application-CoreFunctionality-Bootstrap_Bootstrap.xml" />
16     <xi:include href="Zend_Application-CoreFunctionality-Resource_Resource.xml" />
17     <xi:include href="Zend_Application-CoreFunctionality-Resource_ResourceAbstract.xml" />
18 </sect1>