|
param_def()
return the parameter definition |
|
|
|
return_def()
return the result definition |
|
|
|
do_it(request,
object_id,
sort=None,
period=None,
flter=None,
attributes=[ ] ,
maxcount=0,
offset=0,
modified=0)
see above |
|
|
|
list_events(request,
obj,
sort=None,
period=None,
flter=None,
attributes=[ ] ,
maxcount=0,
offset=0,
modified=0,
etype=' show_touches ' ,
raise_http304=True,
allow_links=True) |
|
|
|
_anchor_path_head(obj,
allow_links=True)
return anchor'ed path to object (w/o object itself) cf. |
|
|
|
get_events(request,
obj,
etype,
nested=False,
time=None,
service_id=0,
raise_http304=True,
allow_links=True)
return a filtered list of events and the last modified time |
|
|
|
event_list(events,
preferred_obj=None,
allow_links=True) |
|
|
|
object_events(obj,
user_prefs=None,
etype=None,
time=None,
allow_links=True) |
|
|
|
touch_events(obj,
user_prefs,
etype=None,
time=None,
nested=0,
service_id=0,
allow_links=True) |
|
|