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

Module ap_get_communities

Community package: get_communities: return all existing communities
returns ARRAY of ids: community_root containing all BSCW communities
        along with ids of all communities therein (nested)
call is equivalent to  ap_get_attributes(community_root_id, ['__id__'], 1, True)
(c) Fraunhofer FIT, 2003


Version: $Rev: 20112 $

Functions [hide private]
 
param_def()
return the parameter definition
 
do_it(request)
see above
Variables [hide private]
  __package__ = 'bscw.api'