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
$events, array
$handlers, array
$form
)
|
|
Helper function to initialize the form
Parameters:
|
array |
$form: |
the form values |
|
array |
$events: |
the defined notification events |
|
array |
$handlers: |
the defined notification handlers |
|
|
&$form: |
|
API Tags: