Home | Trees | Indices | Help |
|
---|
|
GNUmed SOAP related defintions
Author: Karsten Hilbert <Karsten.Hilbert@gmx.net>
License: GPL v2 or later (for details see http://gnu.org)
Functions | |||
|
|||
|
|||
|
Variables | |
KNOWN_SOAP_CATS = list('soapu')
|
|
soap_cat2l10n = {'s': _('SOAP_char_S=S').replace('SOAP_char_S=
|
|
soap_cat2l10n_str = {'s': _('SOAP_string_Subjective=Subjective
|
|
l10n2soap_cat = {_('SOAP_char_S=S').replace('SOAP_char_S=', ''
|
Function Details |
Normalizes a string or list of SOAP categories, preserving order. None -> gmSoapDefs.KNOWN_SOAP_CATS (all) [] -> [] u'' -> [] u' ' -> [None] (admin) |
Variables Details |
soap_cat2l10n
|
soap_cat2l10n_str
|
l10n2soap_cat
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Sep 13 01:55:28 2019 | http://epydoc.sourceforge.net |