|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractCommandController | |
---|---|
magoffin.matt.ma2.web | |
magoffin.matt.ma2.web.admin | |
magoffin.matt.ma2.web.service |
Uses of AbstractCommandController in magoffin.matt.ma2.web |
---|
Subclasses of AbstractCommandController in magoffin.matt.ma2.web | |
---|---|
class |
BrowseAlbumsController
Controller for browsing albums. |
class |
DownloadThemeController
Controller to download a Theme archive. |
class |
DynamicThemeResourceController
Controller to render dynamic content, such as JavaScript or CSS, for a theme. |
class |
HelpController
Controller for returning dynamic help. |
class |
HomeController
Home controller. |
class |
MediaServerController
Controller for serving up media items. |
class |
RegisterConfirmController
Controller for handing the registration confirmation request. |
class |
ShadowServerController
Controller for serving up media item shadows. |
class |
ThemeResourceController
Controller for returning Matte theme resources. |
class |
UserResourceController
Controller for returning Matte user resources. |
class |
ViewAlbumController
Controller for viewing a shared album or a virtual album by way of a BrowseModePlugin . |
Uses of AbstractCommandController in magoffin.matt.ma2.web.admin |
---|
Subclasses of AbstractCommandController in magoffin.matt.ma2.web.admin | |
---|---|
class |
DeleteThemeController
Controller to delete a Theme. |
class |
ReindexController
Controller for re-indexing a search index. |
class |
ThemesController
Controller to administer themes. |
class |
UserIndexController
Get User index data. |
class |
UsersController
Controller to administer users. |
Uses of AbstractCommandController in magoffin.matt.ma2.web.service |
---|
Subclasses of AbstractCommandController in magoffin.matt.ma2.web.service | |
---|---|
class |
AddToAlbumController
Add items to an album. |
class |
AlbumFeedController
Controller for generating a user's album feed. |
class |
DeleteAlbumController
Delete an album. |
class |
DeleteCollectionController
Delete a Collection (deleting all media items from it as well). |
class |
DeleteMediaController
Delete a set of media items. |
class |
JobInfoController
Controller to get information about a job. |
class |
MediaItemInfoController
Return a single media item with full info or an aggregate of a set of media item info populated in a single media item. |
class |
MediaItemRatingController
Set the rating for a media item. |
class |
MediaItemsController
Populate a list of media items, either from a collection, an album, or individually specified. |
class |
NewAlbumController
Deprecated. see AlbumForm |
class |
NewCollectionController
Deprecated. see CollectionForm |
class |
RemoveFromAlbumController
Remove media items from an album. |
class |
SaveMediaItemInfoController
Controller for saving media info. |
class |
SearchMediaItemsController
Controller for searching for media items. |
class |
SetAlbumParentController
Controller for setting the parent of an album (or adding one album as a child to another album). |
class |
SetAlbumPosterController
Controller to set the media item poster of an album. |
class |
ShareAlbumController
Share (and un-share) an album. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |