Class: UserRecoverPasswordDownloadView
Source Location: /modules/core/UserRecoverPasswordDownload.inc
Class UserRecoverPasswordDownloadView
Inherited Properties, Constants, and Methods
Methods
void isAllowedInEmbedOnly(
)
|
|
API Tags:
See: | GalleryView::isAllowedInEmbedOnly |
Redefinition of:
- GalleryView::isAllowedInEmbedOnly()
- Does this view allow direct access even in embed-only mode?
void renderImmediate(
$status,
$error
)
|
|
Parameters:
API Tags:
See: | GalleryView::renderImmediate |
Redefinition of:
- GalleryView::renderImmediate()
- Print out the immediate output for this view. This will bypass any global templating. This style of view should be reserved for binary data.
|
|