|
|
@@ -16,17 +16,18 @@
|
|
|
|
|
|
<itemizedlist>
|
|
|
<listitem><para>
|
|
|
- <property>adapter</property>: <classname>Zend_Db</classname> adapter type.
|
|
|
+ <emphasis><property>adapter</property></emphasis>: <classname>Zend_Db</classname>
|
|
|
+ adapter type.
|
|
|
</para></listitem>
|
|
|
|
|
|
<listitem><para>
|
|
|
- <property>params</property>: associative array of configuration
|
|
|
+ <emphasis><property>params</property></emphasis>: associative array of configuration
|
|
|
parameters to use when retrieving the adapter instance.
|
|
|
</para></listitem>
|
|
|
|
|
|
<listitem><para>
|
|
|
- <property>isDefaultTableAdapter</property>: whether or not to establish this
|
|
|
- adapter as the default table adapter.
|
|
|
+ <emphasis><property>isDefaultTableAdapter</property></emphasis>: whether or not to
|
|
|
+ establish this adapter as the default table adapter.
|
|
|
</para></listitem>
|
|
|
</itemizedlist>
|
|
|
|