|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasePortletAction | |
---|---|
org.apache.jetspeed.layout.impl |
Uses of BasePortletAction in org.apache.jetspeed.layout.impl |
---|
Subclasses of BasePortletAction in org.apache.jetspeed.layout.impl | |
---|---|
class |
AddPortletAction
Add Portlet portlet placement action AJAX Parameters: id = portlet full name (pa::portletName) to be added page = (implied in the URL) Optional Parameters: row = the new row to move to col = the new column to move to |
class |
BaseGetResourceAction
Abstract Get Resource aaction for folders, pages and links |
class |
BaseSiteUpdateAction
Abstract Site update action for folders, pages and links |
class |
ChangePortletAction
Changes the window state or portlet mode for a given portlet window AJAX Parameters: id = the fragment id of the portlet to move page = (implied in the URL) state = the new window state mode = the new portlet mode |
class |
ExportJetspeedSchema
Exporting the object using Ajax command |
class |
ExportObject
Exporting the object using Ajax command |
class |
GetFolderAction
Retrieve a single page AJAX Parameters: folder = the path of the folder to retrieve information on |
class |
GetFolderListAction
Get the immediate contents of a folder in JSON format AJAX Parameters: folder: full path to the folder |
class |
GetFoldersListAction
Get the immediate contents of a folder in Ajax Format |
class |
GetLinkAction
Retrieve a single link AJAX Parameters: link = the path of the link to retrieve information on |
class |
GetMenuAction
Get menu action retrieves a menu defined for the addressed page. |
class |
GetMenusAction
Get menus action retrieves all menu names defined for the addressed page. |
class |
GetPageAction
Get Page retrieves a page from the Page Manager store and PSML format AJAX Parameters: page = the path and name of the page ("/_user/ronaldino/goals.psml") |
class |
GetPagesAction
Get Pages retrieves all pages for the given folder AJAX Parameters: folder = the path of folder containing the pages |
class |
GetPortletActionsAction
Get Portlet Actions retrieves the current set of valid actions for one or more portlet windows AJAX Parameters: id = the fragment id of the portlet for which to retrieve the action list multiple id parameters are supported page = (implied in the URL) |
class |
GetPortletsAction
Get Portlets retrieves the portlet list available to the current subject AJAX Parameters: filter = (optional)filter to lookup portlets using fulltext search |
class |
GetThemesAction
Get Portal-wide themes lists (page decorators, portlet decorators, layouts, desktop-page-decorators, desktop-portlet-decorators) AJAX Parameters: none |
class |
MovePortletAction
Move Portlet portlet placement action AJAX Parameters: id = the fragment id of the portlet to move page = (implied in the URL) Additional Absolute Parameters: row = the new row to move to col = the new column to move to Additional Relative Parameters: (move left, right, up, down) none |
class |
MultipleAction
|
class |
RemovePortletAction
Remove Portlet portlet placement action AJAX Parameters: id = the fragment id of the portlet to remove page = (implied in the URL) |
class |
SecurityConstraintsAction
Security Permission action AJAX Parameters: action = constraints method = add-def | update-def | remove-def | add-global | remove-global name = name of constraint definition or global definition xml = the constraints payload, same format as PSML constraint defs |
class |
SecurityPermissionAction
Security Permission action AJAX Parameters: action = permission method = add | update | delete resource = name of the resource to modify type = portlet | page | folder roles = comma separated list of roles actions = comma separated list of actions oldactions = comma separated list of old actions |
class |
UpdateFolderAction
Update Folder action -- updates various parts of the PSML folder AJAX Parameters: action = updatefolder General methods: method = add | remove Info methods: | info Meta methods: | add-meta | update-meta | remove-meta Security methods: | add-secref | remove-secref |
class |
UpdateLinkAction
Update Link action -- updates various parts of the PSML link AJAX Parameters: action = updatelink General methods: method = add | remove Info methods: | info Meta methods: | add-meta | update-meta | remove-meta Security methods: | add-secref | remove-secref |
class |
UpdatePageAction
Update Page action -- updates various parts of the PSML page AJAX Parameters: action = updatepage General methods: method = add | remove Info methods: | info Meta methods: | add-meta | update-meta | remove-meta Security methods: | add-secref | remove-secref Fragment methods: | update-fragment | add-fragment | remove-fragment update-fragment params: id, layout(name), sizes, layoutid (add) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |