1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 297078 $ -->
<sect1 xml:id="internals2.ze1.zendapi" xmlns="http://docbook.org/ns/docbook">
<title>&ZendAPI;</title>
&internals2.ze1.zendapi.intro;
&internals2.ze1.zendapi.overview;
&internals2.ze1.zendapi.possibilities;
&internals2.ze1.zendapi.layout;
&internals2.ze1.zendapi.build;
&internals2.ze1.zendapi.creating;
&internals2.ze1.zendapi.using;
&internals2.ze1.zendapi.troubleshooting;
&internals2.ze1.zendapi.structure;
&internals2.ze1.zendapi.arguments;
&internals2.ze1.zendapi.variables;
&internals2.ze1.zendapi.copy-constructor;
&internals2.ze1.zendapi.returning;
&internals2.ze1.zendapi.printing;
&internals2.ze1.zendapi.startup-and-shutdown;
&internals2.ze1.zendapi.calling-user-functions;
&internals2.ze1.zendapi.ini-file-support;
&internals2.ze1.zendapi.where-to-go;
&internals2.ze1.zendapi.configuration-macros;
&internals2.ze1.zendapi.api-macros;
<!-- Disable these until references are fixed
<sect2 xml:id="internals2.ze1.zendapi.reference">
<title>API Function and Macro reference (work in progress)</title>
&internals2.ze1.zendapi.functions;
&internals2.ze1.zendapi.macros;
</sect2>
-->
</sect1>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
|