Uses of Class
net.sourceforge.pebble.web.view.JspView

Packages that use JspView
net.sourceforge.pebble.web.view   
net.sourceforge.pebble.web.view.impl   
 

Uses of JspView in net.sourceforge.pebble.web.view
 

Subclasses of JspView in net.sourceforge.pebble.web.view
 class HtmlView
          Represents a HTML view component, implemented by a JSP and prepares the model for display.
 class PlainTextView
          Represents a plain text view component, implemented by a JSP and prepares the model for display.
 class XmlView
          Represents an XML view component, implemented by a JSP and prepares the model for display.
 

Uses of JspView in net.sourceforge.pebble.web.view.impl
 

Subclasses of JspView in net.sourceforge.pebble.web.view.impl
 class AboutAuthorView
          Represents the about author page.
 class AboutView
          Represents the 401 page.
 class AbstractFeedView
          Base class for newsfeed views.
 class AdvancedSearchView
          Represents the advanced search view of a simple blog.
 class AtomResponsesView
          Represents an Atom newsfeed for blog entry responses.
 class AtomView
          Represents an Atom newsfeed.
 class BlogDetailsView
          Represents a view of the blog configuration.
 class BlogEntriesByDayView
          Represents the home page view of a simple blog.
 class BlogEntriesByMonthView
          Represents the home page view of a blog.
 class BlogEntriesView
          Represents a page displaying blog entries.
 class BlogEntryFormView
          Represents the blog entry form.
 class BlogEntryView
          Represents a page containing a single blog entry.
 class BlogPropertiesView
          Represents the blog properties view.
 class BlogSecurityView
          Represents the blog security properties view.
 class BlogsView
          Represents the page showing a list of blogs (in multi-blog mode).
 class CategoriesView
          Represents the list of categories.
 class ChangePasswordView
          Represents the page allowing users to change their password.
 class CommentConfirmationView
          Represents the comment confirmation page.
 class CommentFormView
          Represents the comment form.
 class CommunityView
          Represents a page displaying blog entries from the community.
 class ConfirmCommentView
          Represents the confir comment page.
 class ConfirmTrackBackView
          Represents the confirm TrackBack page.
 class CountriesView
          Represents the visitor country statistics.
 class EmailSubscribersView
          Represents the page showing a list of all e-mail subscribers.
 class ErrorView
          Represents the error (HTTP 500) page.
 class FeedsView
          Represents the tag cloud page.
 class FileFormView
          Represents the edit file form.
 class FilesView
          Represents the file view.
 class FileTooLargeView
          Represents the "file too large" errro page.
 class FourZeroFourView
          Represents the 404 page.
 class FourZeroOneView
          Represents the 401 page.
 class FourZeroThreeView
          Represents the 403 page.
 class HelpPageView
          Represents a help page.
 class LogAsTabDelimitedView
          Represents the log file for today.
 class LoginPageView
          Represents the login page.
 class LogSummaryByMonthView
          Represents the log summary for a particular year.
 class LogSummaryByYearView
          Represents the log summary for a particular year.
 class MessagesView
          Represents the messages page.
 class NotEnoughSpaceView
          Represents the "not enough space" errro page.
 class PasswordChangedView
          Represents the comment confirmation page.
 class PebblePropertiesView
          Represents the Pebble properties view.
 class PluginsView
          Represents the plugin configuration view.
 class PublishBlogEntryView
          Represents a page allowing the user to publish/unpublish a blog entry.
 class RdfView
          Represents an RDF newsfeed.
 class RefererFiltersView
          Represents the list of referer filters.
 class ReferersView
          Represents the list of referers.
 class RemoveEmailAddressConfirmationView
          Represents the page showing the confirmation when a user has opted-out of e-mail notifications for a particular blog entry.
 class RemoveEmailAddressView
          Represents the page showing a form where a user can opt-out of e-mail notifications for a particular blog entry.
 class RequestsByHourView
          Represents the request by hour view.
 class RequestsByTypeView
          Represents the request statistics.
 class RequestsView
          Represents the list of requests.
 class ResponsesView
          Represents the view of responses (comments and TrackBacks).
 class RssResponsesView
          Represents an RSS newsfeed for blog entry responses.
 class RssView
          Represents an RSS newsfeed.
 class SearchResultsView
          Represents the search results view of a blog.
 class StaticPageFormView
          Represents the static page form.
 class StaticPagesView
          Represents the list of static pages.
 class StaticPageView
          Represents a page containing a single static page.
 class SubscribedView
          Represents the page confirming that an user has subscribed to blog entry updates via e-mail.
 class SubscribeView
          Represents the tag cloud page.
 class TagsView
          Represents the tag cloud page.
 class TemplatesView
          Represents the list of templates.
 class TrackBackFormView
          Represents the TrackBack form.
 class TrackBackLinkView
          Represents the page that displays the TrackBack link for a blog entry.
 class TrackBackResponseView
          Represents the response sent when a TrackBack is received.
 class TrackBackSentView
          Represents the page showing information about the TrackBack sent.
 class UnpublishedBlogEntriesView
          Represents the list of unpublished blog entries.
 class UnsubscribedView
          Represents the page allowing users to unsubscribe from e-mail updates.
 class UnsubscribeView
          Represents the tag cloud page.
 class UserAgentsView
          Represents the user agents statistics.
 class UserDetailsView
          Represents the page showing user details.
 class UserPreferencesView
          Represents the page showing user preferences.
 class UsersView
          Represents the page showing a list of users.
 class UserView
          Represents the page showing user details.
 class UtilitiesView
          Represents the list of referers.
 



Copyright © 2003-2006, Simon Brown. All Rights Reserved.