|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecureAction | |
---|---|
net.sourceforge.pebble.web.action |
Uses of SecureAction in net.sourceforge.pebble.web.action |
---|
Subclasses of SecureAction in net.sourceforge.pebble.web.action | |
---|---|
class |
AboutBlogAction
Views the current configuration of the blog. |
class |
AbstractFileAction
Superclass for file manipulation actions. |
class |
AbstractLogAction
Superclass for all log related actions. |
class |
AddBlogAction
Allows a new blog to be added to a multi-user install. |
class |
AddBlogEntryAction
Adds a new blog entry. |
class |
AddCategoryAction
Allows the user to add a category associated with the current blog. |
class |
AddRefererFiltersAction
Adds one or more referer filters. |
class |
AddStaticPageAction
Adds a new static page. |
class |
AddUserAction
Adds a new user. |
class |
ChangePasswordAction
Changes the user's password. |
class |
ClearMessagesAction
Allows the user to clear all messages for the current blog. |
class |
CopyFileAction
Allows the user to copy (or rename/move) a file. |
class |
CreateDirectoryAction
Allows the user to create a directory. |
class |
EditBlogEntryAction
Edits an existing blog entry. |
class |
EditCategoryAction
Allows the user to edit a specific category. |
class |
EditFileAction
Allows the user to edit an existing file. |
class |
EditStaticPageAction
Edits an existing static page. |
class |
EditUserDetailsAction
Displays information about a single user, ready for it to be edited. |
class |
EditUserPreferencesAction
Displays user preferences. |
class |
ExportBlogAction
Exports an entire blog as RSS/RDF/Atom. |
class |
GarbageCollectAction
Runs the garbage collector. |
class |
ManageBlogEntriesAction
Allows the user to manage (currently only remove) one or more blog entries. |
class |
ManageBlogEntryAction
Allows the user to manage (edit, remove, etc) a blog entry. |
class |
ManageResponsesAction
Allows the user to manage recently added responses. |
class |
ManageStaticPageAction
Allows the user to manage (edit and remove) a static page. |
class |
ManageUsersAction
Allows the user to manage users. |
class |
PublishBlogEntryAction
Allows the user to publish/unpublish a blog entry. |
class |
ReindexBlogAction
Rebuilds the indexes associated with a blog. |
class |
ReloadBlogAction
Reloads a blog from disk. |
class |
RemoveCategoriesAction
Removes a given category from the associated with the current blog. |
class |
RemoveFilesAction
Allows the user to remove one or more files. |
class |
RemoveRefererFiltersAction
Removes selected referer filters. |
class |
RemoveStaticPagesAction
Removes one or more existing static pages. |
class |
ResetPluginsAction
Resets the plugins associated with a blog. |
class |
ResetThemeAction
Resets the theme associated with a blog back to "default". |
class |
RestoreThemeAction
Restores the theme associated with a blog back to a fresh copy of the specified theme. |
class |
SaveBlogEntryAction
Saves a blog entry. |
class |
SaveBlogPropertiesAction
Saves the properties associated with the current Blog. |
class |
SaveBlogSecurityAction
Saves the security properties associated with the current Blog. |
class |
SaveCategoryAction
Removes a given category from the associated with the current blog. |
class |
SaveFileAction
Allows the user to save an existing file. |
class |
SavePebblePropertiesAction
Saves the properties associated with the Pebble instance. |
class |
SavePluginsAction
Saves the plugins associated with the current blog. |
class |
SaveStaticPageAction
Saves a static page. |
class |
SaveUserAction
Saves user details (this is the blog admin version, where roles can be changed). |
class |
SaveUserDetailsAction
Saves user details. |
class |
SaveUserPreferencesAction
Saves user preferences. |
class |
SendTrackBackAction
Adds a comment to an existing blog entry. |
class |
UploadFileAction
Superclass for actions that allow the user to upload a file. |
class |
UploadFileToBlogAction
Allows the user to upload a file to their blog. |
class |
UploadFileToThemeAction
Allows the user to upload an image to the editable theme. |
class |
UploadImageToBlogAction
Allows the user to upload an image to their blog. |
class |
UtilitiesAction
Utilities for the current blog, such as those useful for moving between versions of Pebble. |
class |
ViewBlogPropertiesAction
Edits the properties associated with the current Blog. |
class |
ViewBlogsAction
Displays a list of all blogs (in multi-blog mode). |
class |
ViewBlogSecurityAction
Edits the security properties associated with the current Blog. |
class |
ViewCategoriesAction
Allows the user to edit the categories associated with the current blog. |
class |
ViewCountriesAction
Gets the visitor country information for the specified time period. |
class |
ViewEmailSubscribersAction
Presents a list of e-mail subscribers to the user. |
class |
ViewFilesAction
Allows the user to view the files in a specific location - blog images, blog files and theme files. |
class |
ViewHelpAction
Finds a particular blog entry via a story name, ready to be displayed. |
class |
ViewLogAction
Gets the contents of the specified log file. |
class |
ViewLogSummaryAction
Gets the contents of the specified log file. |
class |
ViewMessagesAction
Allows the user to see all messages for the current blog. |
class |
ViewPebblePropertiesAction
Edits the properties associated with the Pebble instance. |
class |
ViewPluginsAction
Views the plugins associated with the current blog. |
class |
ViewRefererFiltersAction
Edits the referer filters associated with the current blog. |
class |
ViewReferersAction
Gets the referers for the specified time period. |
class |
ViewRequestsAction
Gets the requests for the specified time period. |
class |
ViewRequestsByHourAction
Gets the a breakdown of the requests for each hour of the day. |
class |
ViewRequestsByTypeAction
Gets the statistics for the specified time period. |
class |
ViewResponsesAction
Allows the user to view all recently added responses. |
class |
ViewStaticPagesAction
Allows the user to view the static pages associated with the current blog. |
class |
ViewUnpublishedBlogEntriesAction
Allows the user to view the unpublised blog entries associated with the current blog. |
class |
ViewUserAction
Displays information about a single user. |
class |
ViewUserAgentsAction
Gets the user agent information for the specified time period. |
class |
ViewUsersAction
Displays a list of all users. |
class |
ZipDirectoryAction
Allows the user to export a directory as a ZIP file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |