Uses of Class
rendsite.engine.CategoryManager

Packages that use CategoryManager
rendsite.engine   
 

Uses of CategoryManager in rendsite.engine
 

Methods in rendsite.engine that return CategoryManager
 CategoryManager PropertiesContext.getCategoryManager()
          Get the category manager.
 

Constructors in rendsite.engine with parameters of type CategoryManager
RenderingContext(RendsiteConfiguration configuration, FileContext fcontext, CategoryManager categoryManager)
          Create a context.
 



rendsite.