void loadTemplate(
&$template,
&$form
)
|
|
Parameters:
API Tags:
| See: | GalleryView::loadTemplate |
Redefinition of:
- GalleryView::loadTemplate()
- Load the template with data from this view.
GalleryStatus _initializeForm(
&$form, array
$form, boolean
$isAdminGroup
)
|
|
Helper function to initialize the form
Parameters:
|
array |
$form: |
the form values |
|
boolean |
$isAdminGroup: |
flag for whether the uers is in the Admin group or not. |
|
|
&$form: |
|