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

Module ap_join_community

Community package: join_community = self-subscribe to a community
       community must be open to self-subscription
   returns id of community

API definition::

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

(c) Fraunhofer FIT, 2003


Version: $Rev: 24353 $

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