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

Module ap_get_path


   Get the path of an object as a list of object ids. The first entry
   is the home object, the last entry is the object itself.

API definition::

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

(c) Fraunhofer FIT, 2002


Version: $Rev: 20668 $

Functions [hide private]
 
param_def()
return the parameter definition
 
return_def()
return the result definition
 
do_it(request, object_id)
see above
 
getpath(obj, request)
deliver the path of the object
Variables [hide private]
  __package__ = 'bscw.api'