defaults-Package
Thomas Kriener <[email protected]>
| Newsgroups | gmane.comp.cms.opengroupware.xmlrpc.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello,
I want to read the list of possible Link-Types from the Server via XMLRPC.
I the source I found the defaults-Package with the following functions
defaults.arrayForKey <string>
defaults.dataForKey <string>
defaults.dictionaryForKey <string>
defaults.objectForKey <string>
defaults.stringForKey <string>
What Parameter do I have to set to get the following defaults:
-bash-2.05b$ Defaults read OpenGroupware OGoObjectLinkTypeMap
{
berichtet_an = OGoPersonLinkEditor;
Teamleiter = OGoPersonLinkEditor;
Vorgesetzter = OGoPersonLinkEditor;
Vorstand = OGoPersonLinkEditor;
}
I already tried some combinations, but I always get back an empty answer.
Thanks in advance,
Thomas
--
OpenGroupware.org XML-RPC
[email protected]
http://mail.opengroupware.org/mailman/listinfo/xmlrpc