_GalleryExportTag _GalleryExportTag(
$parent,
$attributes
)
|
|
Parameters:
GalleryStatus writeVersions(
string
$coreVersion, string
$galleryVersion
)
|
|
Write a new copy of the versions.dat file based on the versions contained in the import file.
When writing, set Gallery into maintenance mode.
Parameters:
|
string |
$coreVersion: |
The core API version number to write. |
|
string |
$galleryVersion: |
The Gallery API version number to write. |
void _processStartElement(
$tag,
$attributes
)
|
|
Parameters:
API Tags:
| Access: | protected |
| See: | GalleryXmlHandler::_processStartElement |
Redefinition of:
- GalleryXmlHandler::_processStartElement()
- XML Callback to process start elements