Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

Re: xmlrpc calls: msg#00003

cms.opengroupware.xmlrpc.devel

Subject: Re: xmlrpc calls

> StartDate
> EndDate
> StartTime
> EndTime

Yes, startDate and endDate are timestamp values (that is date + time in
one value).

> Title

Yes.

> Cyclic

Yes, but you must submit an end-date and a supported cycle type.

In POGI we have

/// \brief Return description of cyclic code
/// \param _cyclic Cyclic code
function getVanityCyclic($_cyclic) {
switch ($_cyclic) {
case 'daily':
return 'Daily';
break;
case 'weekly':
return 'Weekly';
break;
case 'monthly':
return 'Monthly';
break;
case 'weekday':
return 'Every Weekday';
break;
case 'yearly':
return 'Annually';
break;
case '4_weekly':
return 'Every 4 Weeks';
break;
case '2_weekly':
return 'Every 2 Weeks';
break;
default:
return "Noncyclic";
break;
}
}

> ReadAccess

Theoretically you can access the permissions of any object via
access.operationAllowedOnObjectsForAccessAction(op, objects, access) and
access.setOperationOnObjectForAccessAction(op, object, access) - but
I've not had much time to hack it into working.

> AppointmentType

No, unfortunately
http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=384

> Participants

Use the setParticipants method.

> BookedRessources

No.

> WriteAccess

See "ReadAccess"

> I was looking into the jogi software, but i couldn't find it there. Then
> i checked the xmlrpc_call with
> xmlrpc_call http://localhost:22000/RPC2
> which generated me a list of a lot of possible xml calls, but i could
> not find all needed calls there. Is there a way over xmlrpc to put
> appointments in opengroupware with all those fields?

Take a look at the POGI code if you have any familiarity with PHP. You
should be able to scam most methods and parameters from their.

Attachment: signature.asc
Description: This is a digitally signed message part

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
db.postgresql.b...    video.ffmpeg.us...    gis.qgis.devel/...    web.rdf.redland...    file-systems.oc...    recreation.rail...    systems.archos....    python.c++/2003...    lang.c--/2005-0...    multimedia.gpho...    network.unison....    editors.jedit.u...    hardware.pciids...    cms.tiki.cvs/20...    bug-tracking.ma...    java.hadoop.hba...    ietf.rsvp/2002-...    xfree86.devel/2...    qnx.openqnx.dev...    apache.labs.dev...    tex.pdftex/2008...    os.solaris.open...    user-groups.lin...    kde.koffice/200...   
Home | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation