org.sakaiproject.site.api |
|
Java Source File Name | Type | Comment |
Group.java | Interface |
A Site Group is a way to divide up a Site into separate units, each with its own authorization group and descriptive information. |
Site.java | Interface |
Site is the object that knows the information, tools and layouts for a Sakai Site. |
SiteAdvisor.java | Interface | A SiteAdvisor may be registered with the SiteService, and will be called immediately
priory to a site being saved. |
SitePage.java | Interface |
A Site Page is grouping of tools in a Site. |
SiteService.java | Interface |
SiteService manages Sites. |
ToolConfiguration.java | Interface |
ToolConfiguration is a the placement of a tool on a site page; a placement with layout information. |