Package bscw :: Package api :: Module ap_userstate
[hide private]

Module ap_userstate

Change userstate of appointment
   state: 1=confirm, 2=decline
   returns state

API definition::

 API = (('object_id', 'ASCII string', 1),
        ('state', 'int', 1))

(c) Fraunhofer FIT, 2003


Version: $Rev: 24619 $

Functions [hide private]
 
param_def()
return the parameter definition
 
do_it(request, object_id, state=1)
see above
Variables [hide private]
  __package__ = None