Class: UserAdminView
Source Location: /modules/core/UserAdmin.inc
Class UserAdminView
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 isAllowedInMaintenance(
)
|
|
API Tags:
See: | GalleryView::isAllowedInMaintenance |
Redefinition of:
- GalleryView::isAllowedInMaintenance()
- Does this view allow access to non-admins when site is in maintenance mode?
void loadTemplate(
&$template,
&$form
)
|
|
Parameters:
API Tags:
See: | GalleryView::loadTemplate |
Redefinition of:
- GalleryView::loadTemplate()
- Load the template with data from this view.
|
|