static boolean errorHandler(
GalleryStatus
$error, [mixed
$g2Data = null], [boolean
$initOk = null]
)
|
|
Entry point from main.php
Parameters:
GalleryStatus |
$error: |
|
mixed |
$g2Data: |
(optional) GalleryMain result, if available |
boolean |
$initOk: |
@deprecated |
API Tags:
Return: | true if the error was handled at the last moment and should therefore not be considered an error. |
void loadTemplate(
&$template,
&$form
)
|
|
Parameters:
API Tags:
See: | GalleryView::loadTemplate |
Redefinition of:
- GalleryView::loadTemplate()
- Load the template with data from this view.