Class: ItemMoveSingleView
Source Location: /modules/core/ItemMoveSingle.inc
Class ItemMoveSingleView
Inherited Properties, Constants, and Methods
Methods
void getViewDescription(
)
|
|
API Tags:
See: | GalleryView::getViewDescription |
Redefinition of:
- GalleryView::getViewDescription()
- This should return a description of the current view.
void loadTemplate(
&$template,
&$form
)
|
|
Parameters:
API Tags:
See: | GalleryView::loadTemplate |
Information Tags:
Todo: | Scalability - Don't load all album-items into memory. Need a way to load the items incrementally, e.g. with an AJAX-powered tree widget. |
Redefinition of:
- GalleryView::loadTemplate()
- Load the template with data from this view.
|
|