1 <?xml version="1.0" encoding="UTF-8"?>
3 <sect1 id="zend.application.core-functionality" xmlns:xi="http://www.w3.org/2001/XInclude">
4 <title>Core Functionality</title>
7 Here you'll find <acronym>API</acronym>-like documentation about all core components of
8 <classname>Zend_Application</classname>.
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" />