Re: xml and access rights
Helge Hess <[email protected]>
| Newsgroups | gmane.comp.cms.opengroupware.xmlrpc.devel |
|---|---|
| Message-ID | <[email protected]> |
On 12.07.2004, at 16:29, Patrick S. Stuckenberger wrote: > only for udnerstanding: > can this command also be executed with xmlrpc_call? I don't think that this will work, because: > "objects" should be an array of strings containing the object-pkeys The xmlrpc_call tool currently can only call methods with string parameters. Anyway, I extended access.operationAllowedOnObjectsForAccess in CVS HEAD to handle string parameters. The array of IDs can be specified by using ",", eg: 10000,10001,10002 regards, Helge -- http://docs.opengroupware.org/Members/helge OpenGroupware.org -- OpenGroupware.org XML-RPC [email protected] http://mail.opengroupware.org/mailman/listinfo/xmlrpc