Uses of Class
com.arsdigita.cms.contenttypes.ArticleSection

Packages that use ArticleSection
com.arsdigita.cms.contenttypes   
com.arsdigita.cms.contenttypes.ui.mparticle UI components for use with the MultiPartArticle content type. 
 

Uses of ArticleSection in com.arsdigita.cms.contenttypes
 

Methods in com.arsdigita.cms.contenttypes that return ArticleSection
 ArticleSection ArticleSectionCollection.getArticleSection()
          Returns a Image for the current position in the collection.
 

Methods in com.arsdigita.cms.contenttypes with parameters of type ArticleSection
 void MultiPartArticle.addSection(ArticleSection section)
          Add the specified ArticleSection to this object.
 void MultiPartArticle.addSection(ArticleSection section, Integer rank)
          Add the specified ArticleSection to this object.
 void MultiPartArticle.addSection(ArticleSection section, int rank)
           
 void MultiPartArticle.removeSection(ArticleSection section)
          Remove the given ArticleSection from this object.
 void MultiPartArticle.changeSectionRank(ArticleSection section, BigDecimal dest)
           
 void MultiPartArticle.changeSectionRank(ArticleSection source, int destRank)
          Change the rank of the sections with the given id within this object.
 

Uses of ArticleSection in com.arsdigita.cms.contenttypes.ui.mparticle
 

Methods in com.arsdigita.cms.contenttypes.ui.mparticle that return ArticleSection
protected  ArticleSection SectionEditForm.createSection(com.arsdigita.bebop.event.FormSectionEvent event, MultiPartArticle article)
          Utility method to create a Section from the form data supplied.
protected  ArticleSection[] ArticleSectionPanel.getSections(com.arsdigita.bebop.PageState state)
           
protected  ArticleSection[] ArticleSectionPanel.getSections(com.arsdigita.bebop.PageState state, Integer number)
           
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:0019 UTC