void getViewDescription(
)
|
|
API Tags:
See: | GalleryView::getViewDescription |
Redefinition of:
- GalleryView::getViewDescription()
- This should return a description of the current view.
void loadTemplate(
&$template,
&$form
)
|
|
Parameters:
API Tags:
See: | GalleryView::loadTemplate |
Redefinition of:
- GalleryView::loadTemplate()
- Load the template with data from this view.
size _getSizesForMaxlength(
integer
$value
)
|
|
Returns sizes for "maxlength" in forms
Parameters:
integer |
$value: |
is the value from |
API Tags:
Return: | for "maxlength" in form |
Access: | private |