Class: ShowItemView
Source Location: /modules/core/ShowItem.inc
Class ShowItemView
Inherited Properties, Constants, and Methods
Methods
void getItem(
[
$getOriginalSpecified = false]
)
|
|
Parameters:
API Tags:
See: | GalleryView::getItem |
Redefinition of:
- GalleryView::getItem()
- Return the current item, as specified in the itemId request variable.
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 |
Redefinition of:
- GalleryView::loadTemplate()
- Load the template with data from this view.
|
|