logo
Toggle navigation
Begin main navigation
About
Projects
Download
Documentation
Wiki
Forums
Log In
Go!
OpenACS – The Toolkit for Online Communities
:
Forums
:
OpenACS Q&A
:
How to get all package_id's of classes/communities and subgroups?
: One Message
Begin main content
Forum OpenACS Q&A: Re: How to get all package_id's of classes/communities and subgroups?
Search:
Back to OpenACS Q&A
2
:
Re: How to get all package_id's of classes/communities and subgroups?
(response to
1
)
Posted by
Barry Books
on
04/14/04 01:27 PM
check out site_node::get_children. It returns urls which can be converted to a package_id with site_node::get_from_url (or others)
Back to OpenACS Q&A