view doc/libaudacious/tmpl/formatter.sgml @ 3687:12e11b15b549

Export ConfigDB API via vtable, adding public aliases: bmp_cfg_db_*, aud_cfg_db_*. The bmp_cfg_db_* aliases will be removed later once people have done sed on the plugins.
author William Pitcock <nenolod@atheme.org>
date Tue, 02 Oct 2007 21:41:06 -0500
parents 72ec866d6b81
children
line wrap: on
line source

<!-- ##### SECTION Title ##### -->
Formatter

<!-- ##### SECTION Short_Description ##### -->
A simple id->substitution class.

<!-- ##### SECTION Long_Description ##### -->
<para>
The formatter class provides a simple id->value substitution method, which is useful for plugins to use.
</para>

<!-- ##### SECTION See_Also ##### -->
<para>

</para>

<!-- ##### SECTION Stability_Level ##### -->