[Building Sakai] what methods to get all course site ids ?

Steve Swinsburg steve.swinsburg at gmail.com
Wed Sep 30 21:39:07 PDT 2009


Hi,

yes, in SiteService, the method getSites(). Check out that Class in  
the API docs.

e.g. SiteService.getSites(SelectionType.ACCESS, null, null, null,  
SortType.TITLE_ASC, null);

cheers,
Steve

On 01/10/2009, at 2:34 PM, Small Cat wrote:

>
>
>
> Dear all,
> How can I get a list of all course sites that a particular user is a  
> member of ?
> Does Sakai suport any APIs to do this ? If yes, where can i find  
> them ?
> Thanks and regards !
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org 
>  with a subject of "unsubscribe"



More information about the sakai-dev mailing list